Live Execution Sessions

Watch a run happen, step by step.

When an agent runs, you don't have to take it on faith. A Live Execution Session shows the flow unfolding in real time — each step, each connector call, each approval pause and retry — with a full trace left behind.

Honest note: this is server-driven execution of your flow — connectors, triggers, and approval gates — not a cloud coding sandbox. What you watch is the real run.

01 / Anatomy of a session

The path a run takes.

Every session moves through the same shape — and shows you where it is at each moment.

Execution session

live
  1. 01Trigger firesSchedule · webhook · manualexecuted
  2. 02Step runsConnector call, output capturedexecuted
  3. 03Approval gatePaused — waiting on a humanwaiting
  4. 04Resume or retryContinues from the paused stepexecuted
  5. 05Run completeResult and trace recordedcomplete

02 / What you see

Visibility, not a black box.

Step-by-step, in real time

A session shows each step as it runs — its inputs, its connector call, and its output — so you watch the flow progress instead of guessing at a black box.

Approval pauses, in view

When the flow hits an approval-required step, the session pauses and shows exactly what is waiting on a human. Approve and it resumes from that point; reject and it stops cleanly.

Retries on failure

A step that fails a transient connector call can retry rather than sinking the whole run. The session shows the attempt count and the eventual result.

A complete audit

Every step, decision, retry, and output is recorded against the run. The session is the live view; the trace it leaves behind is permanent.

The real thing

Watch your own runs.

Monitor is where live sessions and their traces live. Open it to follow a run as it executes, or drill into one that already finished.

Open Monitor