Reference
Keyboard shortcuts
Undo, redo, copy, cut and paste — the keyboard map.
Orchestra's shortcuts center on editing the flow. They're active whenever you're not typing in a text field. On macOS, read Ctrl as Cmd.
Editing the flow#
| Shortcut | Action |
|---|---|
| Ctrl+Z | Undo the last flow edit |
| Ctrl+Y or Ctrl+Shift+Z | Redo |
| Ctrl+C | Copy the selected step(s) |
| Ctrl+X | Cut the selected step(s) |
| Ctrl+V | Paste after the selected step |
Copy, cut and paste work on whole steps — including containers with everything inside them — and on multi-selections. Undo covers every flow edit: adding, deleting, reordering, and configuration changes.
Elsewhere#
| Shortcut | Where | Action |
|---|---|---|
| Esc | browser | Cancel element picking (selectors) |
| Esc | anywhere | Close open popovers and menus |
| Enter | browser address bar | Navigate to the typed URL |
| Ctrl+S | code window | Save the script to a .js file |
Mouse equivalents worth knowing#
Not shortcuts, but the fastest ways to edit:
- Drag any step to reorder it — works across containers.
- Click between two steps to insert a new one right there.
- Double-click a workspace tab to rename it.