The Dashboard is your account home page. It gives you an at-a-glance overview of your account health and the latest test activity.
Key functions
Stat cards
Three cards summarize the current state of your test flows:
- Failures (24h) — number of failed runs in the last 24 hours.
- Passed — count of test flows that are currently passing.
- Paused / Pending — combined count of flows that are paused, pending, or still initializing.
Recent runs
A table lists your latest test runs with:
- Run ID and website domain
- Status (e.g. Running, Queued, Passed, Failed)
- Trigger (manual or scheduled)
- Start time and duration
The table auto-refreshes every 2 seconds while any run is active (Running or Queued). When no runs are active, it refreshes less frequently.
Open a test flow
Click any row in the recent runs table to jump directly to that test flow's detail page.
Empty state
If you have not run any tests yet, the table shows an empty state instead of rows.
Tips
- Use the failures card to spot problems quickly — a non-zero value means at least one run failed in the last 24 hours.
- The Dashboard itself is available on all plans; the data shown still respects your account limits (e.g. monthly run quota).