Agent Overview
The Agent overview page shows the health and recent activity for a single agent.
Agent header
Section titled “Agent header”- Agent name – the label assigned when registering the agent.
- Status – Active, Pending, or another lifecycle state.
- Description – a short description of what the agent does.
- Registered – when the agent was first registered.
- Last updated – when Prefactor last saw updated configuration or activity.
- Agent ID – the internal identifier, used when working with the API.
- Edit – updates the agent’s name or description.
- Delete agent – permanently removes the agent.
Activity over the last 24 hours
Section titled “Activity over the last 24 hours”A timeline of spans generated by this agent in the previous 24 hours, with a breakdown by state:
- Pending
- Active
- Complete
- Failed
- Cancelled
- Overview – high-level metrics and recent activity (this page).
- Instances – full list of executions with lifecycle information.
- Versions – version history and deployment tracking.
- Activity schema – schema versions and span structure definitions.
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.
- Completed – 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.