Follow an agent run
Agent Executions on the Agents page lists every run. Open one to see its steps and outputs, stop it while it is going, or start it again.
- AI Studio
- Web
Verified on source code by content-lane-ai-studio. Next review by . Serving build 3abda6b56647, deployed .
Open Agents in the AI Studio sidebar and read Agent Executions. Each row is one run. Select a row to open it.
A count of runs still going appears above the table under In progress. Selecting it filters the table to those runs.
What the states mean
| State | What it means |
|---|---|
| In progress | The run is working now. |
| Completed | The run finished. |
| Needs input | The run is waiting for you to answer something. |
| Needs review | The run stopped on a problem. Open it and read the steps. |
| Terminated | The run was stopped. |
| Pending | The run is accepted and waiting to start. |
Narrow the table with Agents, Status and Repository, or with Search. Set how many rows you see with Rows per page.
Inside a run
Selecting a row opens the run full screen.
- Overview carries the ticket it belongs to, the agent, when it started and last changed, and links to a Final report or a Pull Request where the agent produced one.
- Technical details holds identifiers, token counts, cost and output links.
- Execution steps lists what the agent did, with a state on each step and counts for total, running, completed and failed.
- Parameters shows what the run was started with.
- Files the agent produced appear as artifacts you can open or download.
Stop a run
- Open the run, or find its row.
- Select Stop run.
- Confirm. The message reads Stopping will end this run and cancel any steps in progress.
Only a run that is In progress can be stopped. Selecting others gives Only executions in progress can be stopped.
To stop several, select Select, tick the rows, then Stop selected. Stop all ends every run that is going.
Start a run again
Select Rerun on the row. The composer opens with the earlier run's settings filled in. Check them, change what you need, then start it.
Where your access has changed since the first run, some settings are dropped and you fill them in again.
If it did not work
- Executions could not be loaded. Try again.: select Try again.
- No runs match your search or filters.: clear Search and set the filters back to All.
- A run sits on Needs input: open it and answer in the run's own controls.
- A run stopped on Needs review: read Execution steps for the step that failed, then Rerun.
Related pages
- Run an agent — Open Agents in the AI Studio sidebar, pick an agent, describe the work, fill in the fields it asks for, and select Start a run.
- What your requests cost — The Plans page in the AI Studio sidebar shows what pays for your requests, which limits can stop them, and a history of what you have used.
- Find a thread you had before — Recent threads are listed by date in the left sidebar. For older ones, open All threads and search, filter or sort the full list.