Keyboard Shortcuts
Navigate and work faster with keyboard shortcuts
Press ? anywhere in the app to open the keyboard shortcuts cheat sheet. Press Cmd+K (or Ctrl+K on Windows/Linux) to open the command palette.
General
| Shortcut | Action |
|---|---|
| Cmd+K | Open command palette |
| ? | Open keyboard shortcuts |
Navigation
| Shortcut | Action |
|---|---|
| G then D | Go to Dashboard |
| G then P | Go to Projects |
| G then S | Go to Settings |
| G then T | Go to Templates |
| G then L | Go to Playground |
| N | New Project |
Navigation shortcuts use a two-key sequence: press the first key, then the second within 1 second.
Editor
These shortcuts are active when you are inside a project editor.
| Shortcut | Action |
|---|---|
| 1 | Script view |
| 2 | Storyboard view |
| 3 | Assets view |
| 4 | Timeline view |
| C | Toggle chat panel |
| A | Add panel |
| Cmd+S | Save |
Playground
These shortcuts are active when you are in the AI playground.
| Shortcut | Action |
|---|---|
| Cmd+Enter | Generate |
| Cmd+Z | Undo |
Tips
- Modifier shortcuts (Cmd+K, Cmd+S) work even when your cursor is in a text field
- Plain key shortcuts (?, G, 1-4, C, A) are disabled when typing in text fields to avoid conflicts
- On Windows and Linux, use Ctrl instead of Cmd