Skip to content

Dashboard

Open in ChatGPT Open in Claude

Path: Trust Lab → Dashboard (first icon in the left sidebar)

The Dashboard gives you a real-time health view of your agent’s test coverage.

A bar across the top reports the current state:

IndicatorWhat it means
Suites X/X healthyHow many test suites currently have a passing status
Scenarios X/X healthyHow many individual scenarios are passing
Runs (7d)Total test runs in the last 7 days
SchedulesWhether automated schedules are configured
Last runWhen the most recent test was executed

The main chart shows daily pass/fail counts over the last 7 days. Green bars are passes, red bars are failures. A flat line means no tests ran that day.

The Pass Rate summary (bottom-left) shows the overall percentage, for example “41% — 12 passed · 17 failed”.

Below the chart, a list of the most recent individual runs, each showing:

  • Outcome: Passed or Failed.
  • Scenario name.
  • Pass count: for example “3/3” means all 3 checks in the scenario passed.
  • Time ago: when the run occurred.

Click any run to open its full detail view in Runs.

The panel on the right summarizes each test suite by name, number of scenarios, and overall pass rate. Click All suites to navigate to the full Test Suites page.