Copy & Paste
Cut, copy, and paste nodes and edges on the canvas.
Full support for node and edge cut, copy, and paste operations using standard keyboard shortcuts (Ctrl+C, Ctrl+V, Ctrl+X).
When you copy a group of nodes, connected edges between them are included automatically. Pasted nodes receive new unique IDs and are placed at the current mouse position, keeping the relative layout intact.
Keyboard shortcuts
Section titled “Keyboard shortcuts”| Action | Windows / Linux | macOS |
|---|---|---|
| Copy | Ctrl+C | Cmd+C |
| Cut | Ctrl+X | Cmd+X |
| Paste | Ctrl+V | Cmd+V |
Use cases
Section titled “Use cases”- Duplicate a group of connected nodes to build a second parallel branch.
- Move a section of a workflow to a different area of the canvas via cut + paste.
- Copy nodes across browser tabs (clipboard is system-level).