Slash commands let you act on your canvas from the Flow chat without dragging nodes by hand. Type / in the chat to use them.
Grouping
| Command | What it does |
|---|
/group | Group screens on the canvas. |
/group type | Group screens by their page type. |
/group url | Group screens by URL path. |
Layout
| Command | What it does |
|---|
/layout | Apply the default automatic layout. |
/layout vertical | Arrange screens top to bottom. |
/layout horizontal | Arrange screens left to right. |
Screenshots
| Command | What it does |
|---|
/screenshot | Generate screenshots for multiple screens at once. |
/screenshot desktop or /screenshot mobile | Choose the device. |
/screenshot viewport or /screenshot fullscreen | Choose viewport or full page coverage. |
You can combine the screenshot options to capture exactly the variant you want across many screens in one go. See Screenshots for more on variants.
Commands are the fastest way to clean up a freshly captured flow: group by type, then apply a layout, then generate full-page screenshots for analysis.