Scenarios
Groups and ordering
Organize scenarios into logical groups and control their display order.
As your project grows, you may have dozens of scenarios. Groups and ordering help you keep things organized.
Scenario groups
You can organize scenarios into named groups from the Scenarios tab. Groups provide a logical hierarchy for related scenarios.
Example grouping
Homepage
├── Hero section
├── Feature grid
└── Footer
Product pages
├── Product list
├── Product detail
└── Shopping cart
Auth flows
├── Login page
├── Sign-up page
└── Password resetDrag and drop
The Scenarios tab supports drag and drop for:
- Reordering scenarios within a group
- Moving scenarios between groups
- Reordering groups themselves
Changes are saved automatically.
Grid vs. list view
Toggle between two display modes on the Scenarios tab:
- Grid view — card-based layout showing scenario thumbnails
- List view — compact table with status and metadata
Choose the view that works best for your workflow.