The n8n editor is where you'll spend most of your time. Understanding its layout and features will dramatically speed up your workflow development.
Canvas
The central area where you build workflows visually. Nodes are placed on the canvas and connected with wires.
Key Areas
- Node Panel (left sidebar): Browse and search for nodes to add to your workflow
- Canvas (center): Your workflow's visual representation
- Execution Panel (bottom): View execution history and debug data
- Settings (top right): Workflow settings, sharing, and version history
Essential Shortcuts
- - Tab: Open the node search
- - Ctrl+S: Save workflow
- - Ctrl+Enter: Execute workflow
- - Ctrl+Z / Ctrl+Y: Undo / Redo
- - Space + Drag: Pan the canvas
- - Scroll: Zoom in/out