STEERPLANE

Dashboard

The real-time console for runs, costs, policies, approvals, 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.

Approvals

Review and approve/deny paused alert-mode runs, with extended-limit responses.

Policies & API Keys

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

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

There's no hosted demo yet — 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