Run Detail Deep Dive
Inspect Overview, Routing, Steps, Context, Integrity, and Raw JSON for a single run.
Click into a run
From the Runs dashboard, click any run ID to open its detail view. You'll land on the Overview tab.

Explore the Routing tab
The Routing tab shows how the router chain selected the agent: similarity scores, candidate rankings, and the final decision rationale.

Review the Steps tab
The Steps tab lists every execution step in order: tool calls, model inferences, and intermediate outputs. Click any step to expand its full payload.

Check Context and Integrity
The Context tab shows retrieved documents and KB snippets. The Integrity tab surfaces any consensus mismatches or anomaly flags.
Raw JSON
The Raw JSON tab provides the full run packet for debugging or export. Use the copy button to grab it.