Complete n8n keyboard shortcuts for workflow automation. Covers workflow editing, node management, execution, debugging, and canvas navigation.
Search all n8n shortcuts interactively
Interactive Shortcut Finder| Shortcut | Action | Description |
|---|---|---|
| Ctrl + S | Save workflow | Save the current workflow. |
| Ctrl + Z | Undo | Undo the last action. |
| Ctrl + Shift + Z | Redo | Redo the undone action. |
| Ctrl + C | Copy node | Copy the selected node. |
| Ctrl + V | Paste node | Paste the copied node. |
| Ctrl + D | Duplicate node | Duplicate the selected node. |
| Delete | Delete node | Delete the selected node. |
| Tab | Node panel | Open or close the node panel. |
| Ctrl + A | Select all | Select all nodes. |
| F2 | Rename node | Rename the selected node. |
| Shortcut | Action | Description |
|---|---|---|
| Ctrl + Enter | Run workflow | Execute the entire workflow. |
| Ctrl + Shift + Enter | Run and continue | Execute current node and continue. |
| P | Pin/Unpin data | Pin or unpin node data. |
| D | Activate/Deactivate | Toggle node active state. |
| Ctrl + Shift + P | Command palette | Open command palette. |
| Ctrl + K | Command bar | Open quick command bar. |
| Shortcut | Action | Description |
|---|---|---|
| Ctrl + + /- | Zoom in/out | Zoom the canvas in or out. |
| Ctrl + 0 | Fit all | Fit all nodes in view. |
| Ctrl + 1 | Zoom 100% | Set canvas to 100% zoom. |
| Space + Drag | Pan canvas | Drag to pan the canvas. |
| Shift + Drag | Multi-select | Drag to select multiple nodes. |
Ctrl+S (save), Ctrl+Enter (run workflow), Tab (open node panel), P (pin data), and D (activate/deactivate node) are the most essential.
Press Ctrl+Enter to execute the entire workflow, or click the Execute Workflow button.
Select the node and press Ctrl+D to duplicate it.
Use P to pin node data for testing, and check execution logs in the Executions panel.
Browse shortcuts for 230 platforms
Explore All