> For the complete documentation index, see [llms.txt](https://docs.drafter.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drafter.ai/maintain/restore-output-results.md).

# Restore output results

Sometimes you need to get back to the results of previous workflow executions.

To do that proceed to the <mark style="background-color:blue;">**“History”**</mark> menu item at the top menu.

## General view

You’ll see there all the executions performed before:

<figure><img src="/files/4YIdtMDQTvh2Gu2Q4XYw" alt=""><figcaption><p>Interface of "History" table</p></figcaption></figure>

Every historical entry has:

1. Timestamp[^1]
2. Name of the workflow
3. Id of the workflow
4. Size[^2] - Number of results for the execution
5. Status - success, queued, or failed
6. A number of credits spent for the execution
7. The time it took (in seconds)
8. Actions

## Actions

To **view the output** of a specific workflow, click:

<figure><img src="/files/2wGTC7tvAa2EDBBbOYXo" alt=""><figcaption><p>Viewing output results</p></figcaption></figure>

Other actions for the entry are:

* **Download results** as CSV
* **Restart the workflow** - repeats the same workflow with the same input but with the latest updates (either in external data sources or after your recent changes in the workflow).
* **Delete entry** from the history log

## Refreshing history

In case you restarted a workflow, click the [<mark style="background-color:blue;">**“Refresh”**</mark>](#user-content-fn-3)[^3] button on the top right to see its results:

<figure><img src="/files/ZpMju4J6qjka2IQvvzyz" alt=""><figcaption></figcaption></figure>

[^1]: Displays, when this workflow was executed

[^2]: I.e. pages for document processing, # variations for content generation, results found etc.

[^3]:
