> ## Documentation Index
> Fetch the complete documentation index at: https://agents.concierca.ch/llms.txt
> Use this file to discover all available pages before exploring further.

# Runs

> The live table of every agent execution, plus per-run detail.

Every agent execution is observable here in real time. This is the first of the Agents section's activity surfaces (Runs, [Agent Decision Log](/guide/agent-decision-log), [Agent Inbox](/guide/agent-inbox), [Analytics](/guide/agent-analytics), [Cost](/guide/agent-cost)).

All of these surfaces follow the same visibility rule: **you see activity of agents you can see (your own + your department's); Company Admins see everything.**

**Where:** Sidebar › Agents › **Runs**. The badge shows how many runs are executing right now.

A live table of every agent execution — **auto-refreshing every 5 seconds** (a green pulsing indicator shows this). Columns include Agent, Status, Level, Department, Project, Trigger, Started, Duration, and Summary (more columns like Error, Self-Healed, and Run ID can be toggled on).

* **Stat cards:** Total / Success / Failed / Running / Agents.
* **Filter presets:** Success, Failed, Running, Pending, Error — plus the standard table toolbar (search, filters, grouping, time range, CSV export; see [Data Views](/guide/data-views)).
* Run statuses you will encounter: running, success, failed, budget exceeded, waiting for user, paused, approval timeout, rejected, and error variants.

## Run detail

Click a run to open **Run Detail**:

* Header: run ID, status, agent, trigger and start time, plus **Duration / Cost / Tokens** (cost is marked *estimated* unless confirmed by the provider).
* **Input**, **Output**, and **Error** sections with expanders.
* Tabs: **Timeline** (run started → each tool call with status and timing → run finished), **Raw Logs**, **Telegram** (for Telegram-triggered runs, with sensitive fields masked), and **Cost** (total, credit charge with its credit class, token breakdown, per-step list).
* **Replay** re-executes the run; the new run is linked to the original.

There is no cancel button for individual agent runs — control budgets and Decision Bounds on the agent instead; mission runs can be stopped from the mission's Live tab.
