Skip to main content
The Sessions screen lists every session across all your agents in one place. A session is a persistent conversation context that an agent’s runs execute within. The list auto-refreshes so live sessions stay current.

The sessions table

With filter/search and pagination, the table shows:

Actions

  • Shut down session — from each row’s menu, with a confirmation prompt.
  • Click a row to open its detail sheet.
Sessions page empty state

Sessions — every agent session across all profiles, auto-refreshing.

Session detail sheet

The detail sheet centers on the session’s runs:
1

Open in Workbench

Jump the whole session into the Workbench to interact with it live.
2

Filter the runs list

Browse the paginated runs list with a status filter: all, running, ok, error, cancelled, or interrupted.
3

Inspect a run

Select a run to switch between two views — Stream (the live event stream) and Timeline (the run timeline). You can also open the individual run in the Workbench.
The resource summary also shows a Sandbox worker card when the session has one, including its substrate, lease state, worker ID, and start age. Static profiles and sandbox-worker sessions whose first run has not launched a worker have no card. The worker lookup refreshes every five seconds while the sheet is open.

Sessions

The session model in depth.

Runs

What a run is and its statuses.

Workbench

Continue a session interactively.