STEERPLANE

Dashboard

The real-time console for runs, costs, policies, and API keys.

The SteerPlane dashboard is a real-time web console that visualizes everything your agents do and lets you act on it.

Runs & Timelines

Live run history with per-step action, tokens, cost, latency, and status.

Cost Breakdowns

Per-run and per-model spend, with trend analysis over time.

Policies & API Keys

Manage deny/allow rules, rate limits, and per-key budgets.

It auto-refreshes, so a terminated run appears within seconds — no manual reload.

The Approvals console (review/approve paused alert-mode runs) is part of the hosted/enterprise plan — the self-hosted dashboard runs kill-mode enforcement only, so there's nothing to approve.

Try the live demo at app.steerplane.com — it's seeded with sample data, not your own runs. To monitor your own agents, self-host with Docker Compose and the dashboard is running locally at http://localhost:3000 in a few minutes.

Admin access

Management screens are protected by an admin token. The API prints a generated token on startup (or set STEERPLANE_ADMIN_TOKEN), which you paste into the dashboard's Admin Token field.

On this page