File and Session
| Shortcut | Action | Mode |
| Ctrl+S | Save the workflow graph to the server | Design only |
| Escape | Deselect all selected nodes and edges | Both |
| Ctrl+F | Open the node search / jump dialog | Both |
Edit Operations
| Shortcut | Action | Mode |
| Ctrl+Z | Undo last graph change | Design only |
| Ctrl+Y or Ctrl+Shift+Z | Redo previously undone change | Design only |
| Ctrl+C | Copy selected nodes (and their internal edges) to clipboard | Design only |
| Ctrl+X | Cut selected nodes to clipboard | Design only |
| Ctrl+V | Paste nodes from clipboard at cursor position | Design only |
| Ctrl+D | Duplicate selected nodes in place (with offset) | Design only |
| Delete or Backspace | Delete selected nodes and/or edges | Design only |
| Ctrl+A | Select all nodes on the canvas | Both |
Canvas Navigation
| Shortcut | Action |
| Ctrl+Scroll Up | Zoom in |
| Ctrl+Scroll Down | Zoom out |
| Ctrl+Shift+H | Fit all nodes to view (zoom to fit) |
| Space+Drag | Pan the canvas |
| Arrow Keys | Move selected node(s) by 10px (hold Shift for 1px precision) |
Node Operations
| Shortcut | Action |
| Enter (with node selected) | Open the node's configuration form in the right panel |
| F2 (with node selected) | Inline rename the selected node |
| Shift+Click node | Add node to current selection (multi-select) |
| Drag on empty canvas | Box-select all nodes within the drawn rectangle |
Grouping
| Shortcut | Action |
| Ctrl+G | Group selected nodes into a new ProcessGroup |
| Ctrl+Shift+G | Ungroup the selected group |
Shortcuts Respect Canvas Focus
Keyboard shortcuts are only active when the canvas has focus. If a text input field (like the node name or a configuration field) is focused, typing does not trigger shortcuts. Press Escape to return focus to the canvas.