Skip to content

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