---
title: "Dashboard Overview"
description: "The Nexus OS dashboard provides a real time web interface for monitoring your entire agent system. Page URL Description Overview / System summary with key metrics Agents /agents All agents with status Supervisors /superv"
resource: https://www.aiagents.nexus/docs/manual/dashboard/overview
generated: { by: "process:nexus-agent-assets", at: 2026-09-07T09:13:03Z }
status: stable
---

# Dashboard Overview

The Nexus OS dashboard provides a real-time web interface for monitoring your entire agent system.

## Starting the Dashboard

```bash
naos dashboard --port 4200

# ✓ Dashboard running at http://127.0.0.1:4200
```

## Pages

| Page | URL | Description |
|------|-----|-------------|
| Overview | / | System summary with key metrics |
| Agents | /agents | All agents with status |
| Supervisors | /supervisors | Supervision trees |
| Sagas | /sagas | Saga executions |
| Workflows | /workflows | Workflow pipelines |
| Pools | /pools | Pool status and tasks |
| Cost | /cost | Budget and spending |
| Audit | /audit | Event log |
| Trust | /trust | AXIS verification scores |
| Broker | /broker | Routing stats |
| Edge | /edge | Edge deployments |
