Execution History
The Execution History lists every run of the current workflow version, along with its status, trigger, duration, and identifiers. It auto-refreshes periodically, allowing you to monitor recent runs without manual reloads.

Filters and controls
- Execution ID search: Quickly look up a specific run by pasting its ID.
- Status filter: Narrow results by run status (e.g., Successful, Failed, Running, Pending). Use the advanced filter button for more options.
- Auto refresh and actions: A timer shows when the list will refresh next. Use the refresh icon to update immediately. The Retry button lets you re-run eligible executions.
Execution insights
At the top, summary cards provide a snapshot of recent activity:
- Total executions: Count of runs in the visible range.
- Successful: Completed runs with success.
- Running: Runs currently in progress.
- Failed: Runs that ended with an error.
- Pending: Runs queued to start.
- Avg execution time: Average duration across listed runs.
Executions table
Each row represents a single run with the following columns:
- Status: A colored badge indicating the final state (e.g., Successful).
- Executed on: The timestamp when the run started.
- Execution ID/Retry ID: Unique identifier for the run and any retried attempt.
- Trigger: How the run started (e.g., Manual; others can include Schedule, API, or Event).
- Time taken: Total duration of the run, shown in ms or seconds.
Use the checkboxes to select one or more rows for bulk actions (such as Retry, when available).