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+K | Ctrl+K | Open command palette |
| Cmd+N | Ctrl+N | Create new intent |
| Cmd+, | Ctrl+, | Open / close Settings |
| Cmd+B | Ctrl+B | Toggle sidebar (expand / collapse) |
| / | / | Focus the chat input from anywhere |
Chat Shortcuts
| Shortcut | Context | Action |
|---|---|---|
| Enter | Chat input focused | Send the current message |
| Shift+Enter | Chat input focused | Insert a new line without sending |
| Escape | Agent is streaming | Stop 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.