| Widget | What it shows | Where the data comes from |
|---|---|---|
| Credit balance | Remaining credits + plan limit + burn rate. | agency_credit_ledger (Postgres) |
| Calls today | Number of LLM calls in the last 24 hours, broken out by provider. | llm_calls.db (SQLite) |
| Top heads | Which exec heads were called the most this week. | War Room session log |
| Vault index | How many files indexed, last scan time, files needing reindex. | agent-vault spoke |
| Watchdog alerts | Open / acknowledged / resolved findings from ACA + Medicare watchdogs. | Ambrose Notifications |
| Recent runs | Last 10 runs from any agent, team, or routine. | agent_cron_runs + run history |
| Quick chat | Single-line input. Hitting enter drops you into the War Room with the prompt prefilled. | War Room |
Adding or hiding widgets
Click the "Customize" gear in the top-right of the dashboard. Drag widgets to reorder; toggle the checkbox to hide. Per-user preference — your layout is independent of your teammates'.