Executions
An execution is a single run of a workflow. Every time a workflow is triggered — manually, by a webhook, on a schedule, or by a DataStore change — a new execution is created.
The Executions page gives you a centralized view of all workflow runs across your team, with real-time status updates and detailed output data for each node.
Key Features
- Real-time monitoring — watch nodes execute live with status indicators
- Execution history — browse past runs with filtering and pagination
- Node output data — inspect what each node produced, with pagination for large datasets
- Pause and resume — pause running workflows and resume failed ones
Learn More
- Running Workflows — how to trigger executions
- Monitoring — real-time status updates and the execution dashboard
- Output Data — viewing and navigating node results
- Pause & Resume — controlling execution flow
- Statuses — understanding workflow and node statuses