# History

The History section allows you to monitor all your flows and have informations on it.

To display the history page, click on the menu on the left on the "**History**" element.

## 1. History List

When you have access to this page you can have an overview on all your differents flows and see the status, the duration and see who is the user running the flow.

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2FBpAjzi2vjQ14HW6mPeHj%2Fimage.png?alt=media&#x26;token=5cd0f7b9-4a2e-4e22-bc02-01875a18b43c" alt=""><figcaption></figcaption></figure>

## 2. History detail

On the History list page, you can access your history detail by clicking on the arrow. This allows you to view all the components that make up your flow and see the details in JSON format.&#x20;

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2FTibwhztbUgAQmahfc8Om%2Fimage.png?alt=media&#x26;token=ee99d461-ac28-4918-a348-397666e6a070" alt=""><figcaption></figcaption></figure>

### a. Tab Result

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2Ft2tTGnqeCIyZrkpIbdCU%2Fimage.png?alt=media&#x26;token=52eb8999-646f-42ea-a16a-903bd7044793" alt=""><figcaption></figcaption></figure>

### b. Tab Workflow

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2FxZmLQOszayM8EXaFO9zf%2Fimage.png?alt=media&#x26;token=59ca1a0c-1322-4b10-9043-0efa67a3c30b" alt=""><figcaption></figcaption></figure>

### c. Go to Setting Flow Page

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2F8JswreD4TGsIzyqWRfHP%2Fimage.png?alt=media&#x26;token=391e878c-678e-4c0a-98bb-5cd557925ce6" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3864624312-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdo1pkMnofwxf3lpWftw%2Fuploads%2F0E0bn1bPU7ucMYuryLji%2Fimage.png?alt=media&#x26;token=a1fad3d4-2541-4d26-9bd9-4ce8362a8034" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.diaflow.io/workspace/history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
