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

# Command Palette

> Access over 200 commands via fuzzy search with customizable keyboard shortcuts. The fastest way to control every aspect of Gridshift.

The **Command Palette** is a fuzzy-searchable list of every command in Gridshift, opened with `⌘K`. Start typing to filter commands, use the arrow keys to navigate, and press `Return` to execute. Press `Escape` to go back or close.

<Frame>
  <img alt="Command palette open with search results" lightAlt="Command palette open with search results" darkAlt="Command palette open with search results" src="https://mintcdn.com/kern/QnBE5YO0LRtSM84L/images/screenshots/command-palette-light.png?fit=max&auto=format&n=QnBE5YO0LRtSM84L&q=85&s=d10238d542eb93cd4bc4d87aea94e06b" className="dark:hidden" width="1484" height="1044" data-path="images/screenshots/command-palette-light.png" />

  <img alt="Command palette open with search results" lightAlt="Command palette open with search results" darkAlt="Command palette open with search results" src="https://mintcdn.com/kern/-0-71vam1sGGaatN/images/CleanShot-2026-06-07-at-08.50.32@2x.png?fit=max&auto=format&n=-0-71vam1sGGaatN&q=85&s=f3c34844b1d8f210cc514fc7b599b672" className="hidden dark:block" width="1202" height="910" data-path="images/CleanShot-2026-06-07-at-08.50.32@2x.png" />
</Frame>

## Custom shortcuts

<Frame>
  <img src="https://mintcdn.com/kern/i4DVxhmEAN6VcESu/images/CleanShot-2026-06-07-at-08.59.02@2x.png?fit=max&auto=format&n=i4DVxhmEAN6VcESu&q=85&s=a8b33580c5c75bfae653b12c1451ee74" alt="Clean Shot 2026 06 07 At 08 59 02@2x" width="1186" height="876" data-path="images/CleanShot-2026-06-07-at-08.59.02@2x.png" />
</Frame>

Any command can have a custom keyboard shortcut:

<Steps>
  <Step title="Open the Command Palette (⌘K)" />

  <Step title="Find the command you want" />

  <Step title="Press ⌘S" />

  <Step title="Press your desired key combination" />

  <Step title="Done — the shortcut is now active" />
</Steps>

<Note>
  If your combination is already used by another command, Gridshift shows you which command owns it and keeps Save disabled until you clear it and pick a different one.
</Note>

Shortcuts are stored locally and persist across sessions.

## Sub-commands

<Frame>
  <img src="https://mintcdn.com/kern/i4DVxhmEAN6VcESu/images/CleanShot-2026-06-07-at-08.58.14@2x.png?fit=max&auto=format&n=i4DVxhmEAN6VcESu&q=85&s=25878c378addba09a8925bf7fda56293" alt="Clean Shot 2026 06 07 At 08 58 14@2x" width="1206" height="894" data-path="images/CleanShot-2026-06-07-at-08.58.14@2x.png" />
</Frame>

Some commands have sub-menus for additional options. For example:

* **Select Instrument** → shows available Audio Unit instruments
* **Add Effect** → shows available Audio Unit effects
* **Change Scale** → shows all available scales
* **Set Track Color** → shows the color palette

Press `Return` to drill into the sub-menu. Sub-commands can also have their own shortcuts.

## Favorites & recents

Commands you use frequently appear at the top:

* **Favorites** (⭐) — commands you've explicitly marked with `⌘D`
* **Recents** — your most recently used commands

## Shortcuts

The keys below drive the palette itself. The [Global Shortcuts](/shortcuts/global) reference lists app-wide commands, and any command in the palette can be bound to your own key.

| Action                           | Shortcut  |
| -------------------------------- | --------- |
| Open command palette             | `⌘K`      |
| Move selection up / down         | `↑` / `↓` |
| Execute command / enter sub-menu | `Return`  |
| Go back / close                  | `Escape`  |
| Assign shortcut                  | `⌘S`      |
| Add to favorites                 | `⌘D`      |
