Skip to content

Dashboard

The Home page answers three questions at a glance:

  1. Is governance working? How many decisions have been made, and what’s the ASSERT/DEFER split?
  2. What needs my attention? Are there pending approvals, failing connectors, or other items requiring action?
  3. What happened recently? Latest evaluation results, flow executions, and governance changes.

The large number at the top is your total evaluation count for the selected time period. Below it, you’ll see how many returned ASSERT (conditions satisfied, action authorized) versus DEFER (conditions not satisfied, action withheld), with percentages.

Use the time period dropdown in the top-right corner to change the window: last 7 days, last 30 days, or a custom range.

Next to it, Live Governance shows what’s currently deployed and actively governing decisions.

The chart below shows evaluation volume day by day. Look for:

  • Spikes: a sudden increase may mean a new integration started submitting evaluations
  • Drops to zero: governance may have been disrupted (connector down, deployment rolled back)
  • Steady growth: normal scaling of governed operations

When something needs your attention, it appears here. Common items:

  • A deployment waiting for approval
  • A connector whose authorization expired
  • An API key approaching its expiration date

Each item links directly to where you can resolve it. When nothing needs attention, this section doesn’t appear.

The latest evaluation results across all your projects. Each row shows:

  • The verdict (ASSERT or DEFER)
  • Which boundary made the decision
  • When it happened

Click any decision to see its full breakdown: evidence submitted, each stage of evaluation, and the exact reason for the verdict.

Shows which post-evaluation flows ran and whether their dispatches (webhooks, notifications) succeeded. Useful for confirming that downstream systems received evaluation results.

Four shortcuts at the bottom of the page:

  • Create Project: start a new governance project
  • Create Boundary: define new governance conditions
  • Connect Provider: add an external evidence source
  • Build Flow: create a post-evaluation reaction flow
  • Projects: create and manage governance projects
  • Boundaries: configure what VB-OS checks
  • Connectors: connect external systems as evidence sources