Skip to main content
The home screen gives operators an at-a-glance view of the entire platform. Everything updates in real-time via Dashboard API subscriptions and Bridge SSE, so the page always reflects current state without manual refresh.

Fleet Overview

Home Screen Sections

Fleet Stats

Agent count (active/total), active workflow runs, gateway health status

Activity Feed

Unified event stream merging Convex events with Bridge SSE

Attention Items

Failed runs, budget alerts, approval escalations, gateway warnings

Quick Actions

Launch workflow, deploy agent, resolve approval — all from home

The fleet stats section at the top shows summary cards for active agents (with total count), running workflows, and gateway health. These are sourced from the Dashboard API and update reactively as state changes.

Activity Feed

A unified event stream that merges Convex platform events with Bridge SSE for live gateway activity. The feed shows:
  • Executions — workflow starts, step dispatches, completions, and failures
  • Governance decisions — policy evaluations, approval triggers, gate outcomes
  • Lifecycle transitions — agent deployments, status changes, gateway health shifts
  • Errors — any failure across the platform, surfaced immediately
Events arrive in real-time. When multiple events share a workflow run ID, they group under a collapsible header linking to the run detail page.

Attention Items

Flagged issues requiring operator action, prioritized by severity. Items include failed workflow runs, budget threshold breaches, approval escalations, and gateway health warnings. Each item links directly to the relevant resource for quick resolution. Acknowledge an item to suppress it temporarily. If the underlying condition persists, it resurfaces when the acknowledgment expires.

Notifications

The notification bell in the global header shows unread count. Open the notification drawer to see alerts grouped by time. Mark individual notifications or all as read. Configure notification preferences (channels, thresholds, quiet hours) in Settings.

Quick Actions

Launch common operations without navigating away from home:
  • Launch a workflow — select from recent or pinned workflows, choose a gateway, start the run
  • Deploy an agent — pick an agent definition and deploy to a gateway
  • Resolve an approval — approve or reject pending items inline