Skip to main content
Last updated on

Dashboard

The Dashboard provides a real-time overview of your organization's AI governance health. Access it from the sidebar by clicking Dashboard.

Dashboard

The sidebar navigation includes:

  • Dashboard - Organization overview (this page)
  • Agents - Manage and monitor agents
  • Projects - Repository-to-runtime lineage for governed agents
  • Approvals - Human-in-the-loop queue (shows pending count badge)
  • Organization - Teams, members, API keys, settings

Hero Stats

The top of the dashboard displays four key performance indicators:

MetricDescription
Total AgentsNumber of registered agents with weekly change
Active SessionsCurrently running workflow sessions
ViolationsPolicy violations in the selected time period
Daily CostEstimated daily token/API usage costs

Agents by Trust Tier

A donut chart showing the distribution of agents across Trust Tiers:

TierTrust ScoreDescription
Tier 1: Trusted - Green90 – 100Highly trusted, minimal constraints
Tier 2: Confident - Blue75 – 89Standard policies, normal monitoring
Tier 3: Monitor - Orange50 – 74Enhanced controls, some HITL required
Tier 4: Restrict - Red25 – 49Strict governance, frequent HITL
Untrusted: Decommission - Dark Red0 – 24Agent suspended, cannot operate

Click any tier in the legend to filter the agents list.

High-Risk Agent Activity

A timeline of recent governance events from Tier 3 and Tier 4 agents:

Each activity shows:

  • Agent name and icon
  • Trust Tier badge (TIER 3, TIER 4)
  • Verdict badge (ALLOWED, HALTED, APPROVED)
  • Description of what triggered the governance event
  • Timestamp
  • Link to approvals (if pending)

Example events:

  • "Attempted database_delete without prior backup_create" → HALTED
  • "Large transaction ($5,000+) approved by admin" → APPROVED

A 30-day line chart showing how your trust tier distribution has changed over time. Use this to identify:

  • Improving governance (more agents moving to Tier 1/2)
  • Emerging risks (agents moving to Tier 3/4)
  • Seasonal patterns in agent behavior

Export Reports

Click Export Report to download:

  • CSV - Raw data for analysis
  • PDF - Formatted report for stakeholders

Adding Agents

Click the Add Agent button (top right) to register a new agent.

The agent creation form includes:

See Registering Agents for a field-by-field walkthrough.

Next Steps

From the Dashboard, you'll typically:

  1. View Agents - Click an agent to see its details and configure trust controls
  2. Review Projects - Connect repositories and inspect agent lineage across code, runtime, sessions, and governance snapshots
  3. Handle Approvals - Review pending HITL requests when the badge shows pending items
  4. Add a New Agent - Register another agent to bring under the trust layer