LeenOpsDocs
Platform

Control Tower

Use the dashboard to understand what agents are doing.

The control tower answers four questions:

  1. What is running now?
  2. What finished recently?
  3. What needs human review?
  4. What is costing money?

Verified implementation

The dashboard route reads agent_configs, agent_runs, and agent_reports to show active agents, reports today, pending approvals, run status, recent reports, recent runs, cost today, team summaries, and system-health style cards. Realtime report and approval hooks subscribe to agent_reports.

Daily operator flow

  1. Open the dashboard.
  2. Check failed runs and stale alerts.
  3. Review reports that mention blockers or low confidence.
  4. Approve or reject pending actions.
  5. Confirm usage is within budget.

When something looks wrong

Open the run detail, review logs, identify the triggering agent, then use the relevant troubleshooting page. Avoid rerunning large workflows until you understand whether the first run is still processing.