Skip to main content
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

CommandWhat it does
/groupGroup screens on the canvas.
/group typeGroup screens by their page type.
/group urlGroup screens by URL path.

Layout

CommandWhat it does
/layoutApply the default automatic layout.
/layout verticalArrange screens top to bottom.
/layout horizontalArrange screens left to right.

Screenshots

CommandWhat it does
/screenshotGenerate screenshots for multiple screens at once.
/screenshot desktop or /screenshot mobileChoose the device.
/screenshot viewport or /screenshot fullscreenChoose 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.