Skip to content

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.

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.

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.

The latest spans produced by the agent. Each entry shows:

  • Name or type – for example, ai-sdk:tool or ai-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.