Runs
Every run, with what it did, what it cost and what stopped it. A run is not a record somebody edits — it is the account of what happened.
Where to find it
- Module: Agentic AI
- Group: Running
- Section: Operate
- Screen: Runs
Address in the console: /agentic/runs
Read-only list · 16 columns · 4 actions
This list is read-only: its records are written by the work that produces them. A correction, where one is possible at all, is made where the record was created.
What the list shows
These are the columns of the list, in the order they are drawn. Any of them can be sorted on, filtered on, hidden, or exported.
| Column | Kind | Field name |
|---|---|---|
| Run | Code | run_no |
| Started | Date and time | started_at |
| Workflow | Text | workflow_name |
| Agent | Text | agent_name |
| Status | Status | status |
| Started by | Status | started_by |
| Steps | Number | step_count |
| Calls | Number | tool_call_count |
| Waiting | Number | approvals_pending |
| Created | Number | records_created |
| Changed | Number | records_updated |
| Produced | Number | artifacts |
| Cost | Amount | cost |
| Duration (ms) | Number | duration_ms |
| Stopped by | Status | stopped_by |
| Summary | Text | summary |
What you can do here
Read the trace primary
Everything that happened, in order
Push it on
Take this run as far as it will go
Cancel
Stop this run
Asks for confirmation: Stop this run? Anything it has already done stays done.
Asks for: Why
Run it again
Start a new run from the same input. This one is left exactly as it is.
The rules that apply here
Everything on this screen obeys the platform rules rather than rules of its own. The ones worth knowing before you use it:
- Narrowing a list — search, conditions, sort, totals, export and saved views.
- What may be changed — the five grounds a record may not be edited on.
- Companies and business units — what the switcher above this list is doing to it.