Comment on page
Restore output results
How to get back to previous workflow results and restore them.
Sometimes you need to get back to the results of previous workflow executions.
To do that proceed to the “History” menu item at the top menu.
You’ll see there all the executions performed before:

Interface of "History" table
Every historical entry has:
- 1.Timestamp
- 2.Name of the workflow
- 3.Id of the workflow
- 4.Size - 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
To view the output of a specific workflow, click:

Viewing output results
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
In case you restarted a workflow, click the “Refresh” button on the top right to see its results:

Last modified 8mo ago