
# Command Palette

The Command Palette provides quick keyboard-driven access to common actions and form navigation.

## Opening the Command Palette

| Platform | Shortcut |
|----------|----------|
| Mac      | `Cmd + /` |
| Windows/Linux | `Ctrl + /` |

The palette opens with the search input focused, ready for you to type.

## Quick Actions

When you open the command palette, you'll see these quick actions (based on your permissions):

| Action | Description |
|--------|-------------|
| **New Form** | Create a new form |
| **New Group** | Navigate to group management |
| **New User** | Navigate to user management |
| **Pending On Me** | View submissions waiting for your action |
| **Submissions** | View all submissions |

Start typing to filter the list. For example, typing "pend" will show only "Pending On Me".

## Finding Forms

Below the quick actions, you'll see your most recent forms. Type to search by form name.

When you select a form, the palette switches to show form-specific actions:

| Action | Description |
|--------|-------------|
| **Filter by this form** | Jump to submissions filtered to this form |
| **Edit Elements** | Open the form element editor |
| **Edit Flow** | Open the form flow editor |
| **View Live Form** | Preview the form as users see it |

Select "Back to main menu" to return to the main search.

## Keyboard Navigation

- **Arrow keys** - Navigate between items
- **Enter** - Select the highlighted item
- **Escape** - Close the palette
- **Type** - Filter actions and forms
