Skip to content

Runs

Inspect workflow and Autopilot execution step by step, including outputs, approvals, and failures.

A run is one execution of a workflow or Autopilot. Run history lets you verify what happened without relying only on the final output.

Inspect a run

Find the run

Open Workflows → Runs to review recent execution across the workspace, or open run history from an individual workflow or Autopilot. Select a run summary to open its detail.

Inspect the timeline

Review each step’s status, inputs and outputs, generated results, tool activity, errors, and approval waits. The graph view appears when the run has a workflow graph to display.

Respond to a waiting step

Review the prior steps and proposed output, then approve or reject from the run detail. The workflow resumes from that point with your decision.

Diagnose a failure

Open the failed step before changing the workflow. Correct the missing input, connection access, or step configuration, then start a new run.

Understand common states

  • Queued — waiting for available concurrency and not discarded
  • Active — currently executing
  • Waiting — paused for an input or decision
  • Completed — finished successfully
  • Failed — stopped after an error
  • Cancelled — intentionally stopped

Run history and changes

Navigation