Skip to main content
The Studio supports keyboard shortcuts for the most common editing actions. Shortcuts work anywhere in the Studio unless your cursor is inside a text input or textarea.

Global shortcuts

These shortcuts work across all three Studio tabs (Content, Workflow, Connect).
ActionMacWindows / Linux
Save draftCmd + SCtrl + S
UndoCmd + ZCtrl + Z
RedoCmd + Shift + ZCtrl + Shift + Z
Redo (alternate)Cmd + YCtrl + Y

Content tab — canvas navigation

These shortcuts work in the Content tab when the cursor is not inside a text input or textarea.
ActionKey
Select previous node Arrow Up
Select next node Arrow Down
Arrow navigation follows the order of nodes in the left sidebar — Start Screens first, then Questions, then Endings.

Workflow tab — canvas shortcuts

ActionKey
Delete selected node or edgeDelete

Notes

  • All Cmd shortcuts use Ctrl on Windows and Linux.
  • Shortcuts are disabled when the cursor is inside any <input> or <textarea> to avoid interfering with typing.
  • The browser’s native undo (Cmd/Ctrl + Z) is suppressed inside the Studio — undo always applies to the form graph, not to browser state.