Scenarios
The Scenarios page is your main dashboard for managing tests and monitoring agent quality.
The Scenarios DashboardThe Scenarios page
The Scenarios page is the central hub for all your testing. It shows every scenario as a card with key information at a glance - latest run results, test pass/fail status, and a history of recent runs.
Open it from the Scenarios link in the left sidebar.

What each scenario card shows
Each card displays:
- Scenario name and description.
- Latest run - which agent was used, when it ran, and the overall result.
- Tests - each test from the latest run with its pass/fail status. Click a test result to open the full result dialog.
- History - a visual timeline of recent runs on the right side of each test row. Green segments mean all assertions passed. Red segments mean something failed.
Interacting with history bars
Hover over a history bar segment to see a summary - when the assertions were recorded, how many passed or failed, and whether any blockers failed. Click Show result in the tooltip to open the full test result.

This makes it easy to spot trends. A row of green means stable tests. A mix of red and green might indicate a flaky test worth investigating with Advanced Run Options.
Filtering
Use the agent and personality filters at the top of the page to focus on specific configurations. This helps when you run the same scenarios against multiple agents and want to see results for just one.
Downloading reports
Click the download button to generate a test report - a shareable version of the scenarios page that you can print or save as PDF. Useful for sharing test status with stakeholders who don’t have Voxli access.
What’s next
- Create a Scenario - add a new scenario to the dashboard.
- Run a Test - run a scenario and see results appear here.