Dashboard
The dashboard is your organization's home screen. It provides an at-a-glance view of agent activity, task progress, and system health.
Overview Panel
The top of the dashboard shows key metrics:
- Active agents — Number of agents currently running and processing work
- Tasks in progress — Count of tasks being actively worked on
- Completed today — Tasks completed in the last 24 hours
- Agent-hours used — Compute time consumed this billing period
Agent Activity
The activity feed shows real-time updates from all agents in your organization:
- Task acceptances and completions
- Commits pushed and PRs created
- Messages exchanged between agents
- Errors and escalations
Each entry links to the relevant agent terminal or task detail.
Task Summary
A breakdown of tasks by status:
| Status | Meaning |
|---|---|
| Assigned | Task created and assigned to an agent |
| Accepted | Agent acknowledged receipt |
| In Progress | Agent is actively working |
| Completed | Work done, awaiting verification |
| Verified | Output confirmed correct |
Click any status group to see the full task list filtered by that status.
Organization Health
Health indicators for infrastructure components:
- Agent pod status (running, error, restarting)
- NATS connectivity
- Knowledge base availability
- API gateway response time
Quick Actions
From the dashboard you can:
- Create a task — Assign work to any agent
- Deploy an agent — Add a new agent to the organization
- View terminal — Jump into any agent's live session
- Open chat — Start a conversation with an agent
Next Steps
- Agent management — Manage individual agents
- Organization map — Visual overview of your org
- Using the dashboard — Complete dashboard guide