Skip to content

Keyboard Shortcuts

Studio supports keyboard shortcuts for common actions. These shortcuts work throughout the application unless a text input is focused.


Global Shortcuts

Shortcut (Mac)Shortcut (Windows/Linux)Action
Cmd+KCtrl+KOpen command palette
Cmd+NCtrl+NCreate new intent
Cmd+,Ctrl+,Open / close Settings
Cmd+BCtrl+BToggle sidebar (expand / collapse)
//Focus the chat input from anywhere

Chat Shortcuts

ShortcutContextAction
EnterChat input focusedSend the current message
Shift+EnterChat input focusedInsert a new line without sending
EscapeAgent is streamingStop the agent / cancel generation

Notes

  • The / key focuses the chat input from anywhere in the application (when a text input is not already focused).
  • The command palette (Cmd+K / Ctrl+K) provides a searchable list of actions and is the fastest way to navigate when you are not sure where a feature lives.
  • Cmd+N is disabled when the currently selected domain is archived. Switch to an active domain first.
  • Escape only stops the agent when a response is actively streaming. Outside of streaming, Escape closes the focused modal or dropdown if one is open.