Skip to Content
How-to guidesHow-to guidesThe dashboard tour

The dashboard tour

This is a fast walk-through of every left-nav section so you know where to look for what.

Overview

The page at /dashboard is your home. Three big-number cards across the top:

  • ACTIVE AGENTS → clicks through to /agents
  • CONNECTED PLATFORMS → clicks through to /platforms
  • PROXIED CALLS · 24H → clicks through to /audit

Below that, a 7-day activity sparkline and an Anomalies & Approvals sidebar panel that shows up to four pending items. The badge on the sidebar item turns amber when there’s something needing your attention.

Agents

/agents lists every agent under your account, split across two tabs: Active (default) and Pending Approval. The blue “{N} registered” badge in the header is your current count.

Open any agent to see its permission matrix — every (platform, scope) row it holds, with the require_approval toggle on each. From the detail page you can suspend, reactivate, delete, or rotate the install token.

Platforms

/platforms is your catalog of connectable services. Each card shows a status badge: active (green), expiring_soon (amber), reauth_needed (red), or untested (gray). The “Last used” line is a relative date, or “Never used” if the agent hasn’t called it yet.

The platform limit indicator at the top of the page tells you how many connections you’re allowed under your current plan.

Approvals

/approvals is the queue of agent actions waiting on you. Auto-refreshes every 5 seconds. When empty: a single checkmark and “All agent actions are within approved permissions.” The amber “{N} pending” badge in the header matches the number of cards visible.

The first time you visit, a banner offers to enable push notifications so you can approve from any device.

Audit Log

/audit is the immutable record. Two tabs: Actions (everything an agent did or tried) and Policy Decisions (the AuthZEN evaluations behind the scenes). Filter by date range, agent, action type, free text. Export buttons (CSV / JSON / PDF) appear on Pro and above.

If your filters return more than 1,000 rows, the dashboard truncates and tells you: “Showing the most recent 1,000 of {total} matching rows.”

Security Anomalies

/anomalies shows things the hourly anomaly scanner flagged. Tabs for Active / Resolved / All. Each row has a severity badge (CRITICAL/WARNING/INFO), the anomaly type, and what auto-action (if any) was taken — none, FLAGGED, or AUTO-SUSPENDED. Click Resolve when you’ve investigated.

Agent Reports

/agent-reports is the inbound side of agent self-diagnostics. Filter by date, agent, severity (debug/info/warn/error/critical), and free-text search the message. Click a row for the full context JSON and the correlation_id you can use to find the originating audit entry.

Notifications

/notifications is a unified inbox: pending registrations, uninstall requests, self-reports, and registration requests, all grouped by type with a per-section link to the full list.

Settings

/settings is everything personal: display name, email/password (via Clerk), passkeys, push toggles, anomaly sensitivity, timezone, your Owner ID + Proxy URL, Paperclip integration, approval delegation, and a danger zone (export data, suspend all agents, delete account).

Billing

/billing shows your plan, this month’s usage (with progress bars and overage estimates), the 12-month rollup, and lets you upgrade, downgrade, or open the Stripe portal.

Superadmin

Only visible if your owner has the superadmin flag. /superadmin is the platform catalog manager, Nango health, enterprise grants, and cross-org diagnostics.

Next