> ## Documentation Index
> Fetch the complete documentation index at: https://enterprise-docs.dify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Shotcut Key

The Chatflow / Workflow application orchestration page supports the following shortcut keys to help you improve the efficiency of orchestration nodes.

| Windows          | macOS               | Explanation                    |
| ---------------- | ------------------- | ------------------------------ |
| Ctrl + C         | Command + C         | Copy nodes                     |
| Ctrl + V         | Command + V         | Paste nodes                    |
| Ctrl + D         | Command + D         | Duplicate nodes                |
| Ctrl + O         | Command + O         | Organize nodes                 |
| Ctrl + Z         | Command + Z         | Undo                           |
| Ctrl + Y         | Command + Y         | Redo                           |
| Ctrl + Shift + Z | Command + Shift + Z | Redo                           |
| Ctrl + 1         | Command + 1         | Canvas fits view               |
| Ctrl + (-)       | Command + (-)       | Canvas zooms out               |
| Ctrl + (=)       | Command + (=)       | Canvas zooms in                |
| Shift + 1        | Shift + 1           | Resets canvas view to 100%     |
| Shift + 5        | Shift + 5           | Scales canvas to 50%           |
| H                | H                   | Canvas toggles to Hand mode    |
| V                | V                   | Canvas toggles to Pointer mode |
| Delete/Backspace | Delete/Backspace    | Delete selected nodes          |
| Alt + R          | Option + R          | Workflow starts to run         |
