Speed up your workflow building with keyboard shortcuts.
Go to Anything: Press Cmd+K (macOS) or Ctrl+K (Windows) anywhere in Dify to find and jump to almost anything.
- Type
@ to search apps, integrations, knowledge bases, or workflow nodes.
- Type
/ to run a command like /docs, /theme, or /language.
Selection and Editing
With one or more nodes selected on the canvas:
| Windows | macOS | Action |
|---|
Ctrl + C | Cmd + C | Copy |
Ctrl + V | Cmd + V | Paste |
Ctrl + D | Cmd + D | Duplicate |
Delete | Delete | Delete selected nodes or edges |
Shift (hold) | Shift (hold) | Highlight the selected node’s variable connections |
Canvas Modes
| Windows | macOS | Action |
|---|
V | V | Pointer mode (select) |
H | H | Hand mode (pan) |
C | C | Comment mode |
Zoom and Layout
| Windows | macOS | Action |
|---|
Ctrl + 1 | Cmd + 1 | Zoom to fit |
Ctrl + = | Cmd + = | Zoom in |
Ctrl + - | Cmd + - | Zoom out |
Shift + 1 | Shift + 1 | Zoom to 100% |
Shift + 5 | Shift + 5 | Zoom to 50% |
Ctrl + O | Cmd + O | Organize nodes |
History
| Windows | macOS | Action |
|---|
Ctrl + Z | Cmd + Z | Undo |
Ctrl + Y | Cmd + Y | Redo |
Ctrl + Shift + Z | Cmd + Shift + Z | Redo |
Testing
| Windows | macOS | Action |
|---|
Alt + R | Option + R | Test run |
Last modified on July 2, 2026