
Finding a specific run
Search narrows the list by run ID or workflow parameter value. Type part of an ID (e.g.,wr_49338) or a parameter you passed (like a URL), and matching results appear as you type.

failed and timed_out together show everything that went wrong. Filters and search can be combined: search for a parameter value while filtering to only failed runs.
Available statuses: Created, Queued, Running, Completed, Failed, Terminated, Canceled, Timed Out.
Reading the table
Each row is one run. The columns:| Column | What it shows |
|---|---|
| Run ID | Workflow run (wr_...) or task (tsk_...) identifier. Hover for the full ID. |
| Detail | Workflow title or task description. A lightning bolt icon means code generation was used. |
| Status | Color-coded badge — green (completed), yellow (running/queued/created), red (failed/timed_out), orange (terminated/canceled). |
| Created At | Start time in your local timezone. Hover for UTC. |
Opening a run
Click any row to jump to its detail page. Hold Ctrl (or Cmd on Mac) to open in a new tab. Pagination controls at the bottom let you adjust the page size (5, 10, 20, or 50 items) and navigate between pages. Settings are stored in the URL, so you can bookmark a filtered view or share it with a teammate.Run Details
Inspect actions, outputs, recordings, and parameters for any run
Downloading Artifacts
Save recordings, screenshots, and output files

