Agentic AI › Running
Operate
What is running, what is waiting on somebody, and what it produced.
In Agentic AI → Running · 5 screens
| Screen | Kind | What it is | Columns | Fields | Actions |
|---|---|---|---|---|---|
| Monitor | Workspace | What the agents are doing, what has stopped for a decision, and the trace of any run read as the narrative it is rather than as four separate tables. | 0 | 0 | 0 |
| Runs | Read-only list | 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. | 16 | 0 | 4 |
| Approvals | Read-only list | What is waiting on a person. A run stops here and survives a restart while it waits; an approval nobody answers expires rather than hanging. | 11 | 0 | 2 |
| What Agents Produced | Read-only list | Every record created, message sent, proposal made and finding recorded. Accepting a proposal creates the record THROUGH THE API with your name on it, not the agent — which is where most of the value of a suggest-level agent actually lands. | 12 | 0 | 2 |
| Tool Calls | Read-only list | Every call an agent made and what let it through. This column — grant, approval or guardrail — is what turns this table from a log into evidence. | 11 | 0 | 0 |