Execution History
Every workflow execution is saved automatically, giving you a complete record of past runs, generated outputs, and credits consumed. You can browse history at both the node level and the workflow level.
Node-Level History
Each generator node stores up to 20 past executions. This means you can revisit previous results for any Image Generator, Video Generator, or other generation node without re-running the workflow.
For each stored execution, you can see:
- The generated output (image or video).
- The parameters and configuration used at the time of execution.
- The timestamp of the run.
Node-level history is particularly useful when you are iterating on a single node's settings. You can compare the last 20 results side by side to find the best configuration.
Workflow Runs Panel
The workflow runs panel gives you a timeline of every full workflow execution. Each entry in the panel includes:
| Field | Description |
|---|---|
| Run timestamp | The date and time the workflow was executed. |
| Status | Whether the run completed successfully, partially, or with errors. |
| Duration | How long the execution took from start to finish. |
| Nodes executed | The count of nodes that ran in this execution. |
| Credits consumed | The total credits spent on this run. |
Credits Consumed Tracking
Flow Studio tracks credit usage at both the individual node level and the overall workflow level. You can use this information to:
- Understand which nodes and models consume the most credits.
- Estimate costs before running a workflow by reviewing similar past executions.
- Monitor your credit budget over time.
Reusing Past Results
You can reuse outputs from previous executions without spending additional credits:
- Open the history panel for a generator node.
- Browse the stored results.
- Select the result you want to use and send it downstream to connected nodes.
Reusing a past result does not consume any credits. It simply re-routes an already-generated output into the next stage of your workflow.