Monitoring UI
The Monitor page (/monitor) — titled “Agent Monitor” in the UI — aggregates token spend, agent activity, and task execution into a single observability dashboard.
Dashboard tabs
Section titled “Dashboard tabs”The page has three views, selectable via tabs:
| Tab | Contents |
|---|---|
| Usage | Token consumption charts and cost breakdown |
| Activity | Task completion charts, activity timeline, task runner, failure triage |
| Activity Log | Raw event log of all system actions |
A period selector (Last 24h / Last 7 days / Last 30 days) filters data on the Usage and Activity tabs.
Usage tab
Section titled “Usage tab”Stat cards
Section titled “Stat cards”The top row shows key metrics for the selected period:
- Total tokens: input + output + cached
- Cost: estimated spend based on model pricing
- Tasks completed / failed: execution summary
Token usage chart
Section titled “Token usage chart”A time-series chart showing token consumption over the selected period, broken down by model or agent.
Token breakdown table
Section titled “Token breakdown table”A detailed table showing per-model or per-agent token usage with cost estimates.
Activity tab
Section titled “Activity tab”Charts row
Section titled “Charts row”- Task Completion Chart — visual summary of completed vs. failed tasks over time
- Activity Timeline — chronological view of agent actions and system events
Task runner
Section titled “Task runner”A live view of currently executing tasks with:
- Task name and assigned agent
- Current status and duration
- Real-time progress updates
Failure triage
Section titled “Failure triage”A panel showing recent task failures with:
- Error classification
- Failure details
- Suggested remediation
Activity Log tab
Section titled “Activity Log tab”The activity log streams system events with filtering:
- Chronological list of all events (tool calls, task starts/completions, scheduler fires, channel messages)
- Color-coded by event type
- Filter by event category
Related pages
Section titled “Related pages”For more detailed security monitoring, a dedicated Security Dashboard is available at /monitor/security with additional security-focused metrics and audit capabilities.