Overview tab
The Overview tab shows instance counts by state and the most recent spans for this agent, with a link through to any individual run.
For the fixed strip that stays visible above the tab row — instance risk distribution, activity timeline, deployment snapshot, and agent identity — see the Agent page.
Risk summary
Section titled “Risk summary”Prefactor compares the agent’s declared span capabilities against its assigned risk profile and surfaces the result here: a link to the profile, the actions the agent’s schema declares it can perform, and the data categories its spans handle. When the schema declares actions or categories outside the profile’s agreed scope, the summary flags them as exceeding agreed scope. Span types without a data-risk definition in the schema are counted separately as unassessed. The summary links across to the Activity schema tab to inspect the schema directly.
Instances summary
Section titled “Instances summary”Counts of instances by state:
- Total – all instances tracked for this agent.
- Pending – started but not yet complete.
- Active – currently running.
- Complete – finished successfully.
- Failed or cancelled – did not complete successfully.
Recent activity
Section titled “Recent activity”The latest spans produced by the agent. Each entry shows:
- Name or type – for example,
ai-sdk:toolorai-sdk:llm. - Status – Complete, Failed, etc.
- Duration – how long the span took.
- Time range – start and end timestamps.
- View instance – opens the full instance view for that span.
Related
Section titled “Related”- Instance — what an instance is and how its lifecycle states work.
- Span — what a span records and how span types are defined.
- Agent page — the fixed strip above the tabs, including instance risk distribution.
- Agent page › Instances tab — the full list of every execution over time.
- Agent page › Activity schema tab — span-type definitions and per-type risk cards.