All levelsLast verified Aug 23, 2026
Use keyboard shortcuts
Navigate and edit the canvas with supported shortcuts while respecting form and dialog focus.
Shortcuts apply when focus is in the Flow Editor and not inside a form field, menu, combobox, dialog, or other editing control.
Global actions
- Ctrl+S or Command+S: save.
- Ctrl+K or Command+K: open the command palette.
- Ctrl+Z or Command+Z: undo.
- Ctrl+Shift+Z, Command+Shift+Z, or Ctrl+Y where supported: redo.
- Escape: close the current transient surface, clear selection, or return focus toward the toolbar.
Canvas actions
- Tab with one node selected: open Quick add from an available handle.
- Enter with a node selected: configure the node when that action is available.
- Delete or Backspace: remove the selected item after applicable guards.
- Shift+F10 or the Context Menu key: open selection actions.
- Ctrl+C or Command+C: copy the selection.
- Ctrl+V or Command+V: paste the copied selection.
- Ctrl+D or Command+D: duplicate the selection.
- Ctrl+A or Command+A: select all graph items.
Use shortcuts safely
Do not expect canvas shortcuts while typing a name, expression, or parameter. Use the visible control when a shortcut is unavailable. Confirm destructive actions and use Undo immediately after an unintended graph change.
Related documentation
- Use Quick addAdd a compatible next node from a handle or the selected node without searching the full palette.
- Add, move, duplicate, and remove nodesUse the palette and canvas to organize the graph without losing the meaning of its paths.
- Use the InspectorConfigure the current selection and understand its parameters, outcomes, data ports, and quick actions.