All Shortcuts

n8n Shortcuts & Commands — Complete Cheat Sheet (21)

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

All n8n Shortcuts

Workflow Editing

ShortcutActionDescription
Ctrl + SSave workflowSave the current workflow.
Ctrl + ZUndoUndo the last action.
Ctrl + Shift + ZRedoRedo the undone action.
Ctrl + CCopy nodeCopy the selected node.
Ctrl + VPaste nodePaste the copied node.
Ctrl + DDuplicate nodeDuplicate the selected node.
DeleteDelete nodeDelete the selected node.
TabNode panelOpen or close the node panel.
Ctrl + ASelect allSelect all nodes.
F2Rename nodeRename the selected node.

Execution & Debug

ShortcutActionDescription
Ctrl + EnterRun workflowExecute the entire workflow.
Ctrl + Shift + EnterRun and continueExecute current node and continue.
PPin/Unpin dataPin or unpin node data.
DActivate/DeactivateToggle node active state.
Ctrl + Shift + PCommand paletteOpen command palette.
Ctrl + KCommand barOpen quick command bar.

Canvas Navigation

ShortcutActionDescription
Ctrl + + /-Zoom in/outZoom the canvas in or out.
Ctrl + 0Fit allFit all nodes in view.
Ctrl + 1Zoom 100%Set canvas to 100% zoom.
Space + DragPan canvasDrag to pan the canvas.
Shift + DragMulti-selectDrag to select multiple nodes.

Pro Tips

Frequently Asked Questions

What are the most useful n8n shortcuts?

Ctrl+S (save), Ctrl+Enter (run workflow), Tab (open node panel), P (pin data), and D (activate/deactivate node) are the most essential.

How do I run a workflow in n8n?

Press Ctrl+Enter to execute the entire workflow, or click the Execute Workflow button.

How do I duplicate a node in n8n?

Select the node and press Ctrl+D to duplicate it.

How do I debug workflows in n8n?

Use P to pin node data for testing, and check execution logs in the Executions panel.

Browse shortcuts for 230 platforms

Explore All