> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitforms.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard Shortcuts

> Speed up your workflow with these keyboard shortcuts. Works in the form editor and dashboard.

<Note>
  On Windows and Linux, replace **⌘** (Command) with **Ctrl**.
</Note>

## Navigation Shortcuts

| Shortcut | Action                 |
| -------- | ---------------------- |
| ⌘K       | Open command palette   |
| ⌘/       | Toggle sidebar         |
| ⌘1–9     | Switch between forms   |
| Esc      | Close modal / deselect |

## Form Editor Shortcuts

| Shortcut | Action                   |
| -------- | ------------------------ |
| ⌘S       | Save form                |
| ⌘Z       | Undo                     |
| ⌘⇧Z      | Redo                     |
| ⌘D       | Duplicate selected field |
| ⌘⌫       | Delete selected field    |
| ↑↓       | Move between fields      |
| ⌘↑       | Move field up            |
| ⌘↓       | Move field down          |

## Field Type Shortcuts

| Shortcut | Action             |
| -------- | ------------------ |
| T        | Add text field     |
| E        | Add email field    |
| N        | Add number field   |
| S        | Add select field   |
| C        | Add checkbox field |
| D        | Add date field     |

<Tip>
  Field type shortcuts only work when you're **not** focused on an input field (e.g., when the canvas or a field label is selected). If a shortcut doesn't work, click outside any text input first.
</Tip>

## Preview & Publish Shortcuts

| Shortcut | Action              |
| -------- | ------------------- |
| ⌘P       | Toggle preview mode |
| ⌘⇧P      | Publish form        |
| ⌘E       | Toggle embed panel  |

## Flow Forms Shortcuts

| Shortcut | Action                       |
| -------- | ---------------------------- |
| Enter    | Next question                |
| ⇧Enter   | Previous question            |
| Tab      | Select option                |
| 1–9      | Quick select numbered option |

## Command Palette

Press **⌘K** anywhere in the app to open the command palette. From there you can:

* Create a new form
* Search submissions
* Go to settings
* Toggle theme (light/dark)
