> ## 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.

# Global Shortcuts

> Transport, file operations, and app-wide navigation shortcuts.

App-wide keyboard shortcuts for transport, file operations, track management, and navigation.

## Playback

| Action              | Shortcut      |
| ------------------- | ------------- |
| Play/Pause          | `Space`       |
| Play from Selection | `⇧Space`      |
| Toggle Recording    | `⇪ Caps Lock` |

## Looping

| Action                     | Shortcut |
| -------------------------- | -------- |
| Set Loop to Marquee        | `⌘L`     |
| Set Loop to Marquee + Zoom | `⌘⇧L`    |

The loop region is defined by the current marquee selection. Use `⌘⇧L` to simultaneously set the loop and zoom to fit the loop region in view.

## File operations

| Shortcut | Action                         |
| -------- | ------------------------------ |
| `⌘N`     | New Project                    |
| `⌘O`     | Open Project                   |
| `⇧⌘O`    | Open Recent Project            |
| `⌘S`     | Save                           |
| `⌘⇧S`    | Save Version (with AAC bounce) |
| `⌘⇧B`    | Bounce to Disk                 |
| `⌘P`     | Project Overview               |

## Tracks

| Shortcut | Action                                            |
| -------- | ------------------------------------------------- |
| `⌘T`     | Add Sample Track                                  |
| `⌘⇧T`    | Add Instrument Track                              |
| `⌘⌥⇧T`   | Add [Return Track](/features/sends)               |
| `⌘G`     | [Group](/features/track-grouping) selected tracks |
| `⌘⇧G`    | Ungroup selected tracks                           |
| `⌘R`     | Rename selected track                             |
| `⌘⌫`     | Delete selected tracks                            |
| `⌘⌥↑`    | Move selected track up                            |
| `⌘⌥↓`    | Move selected track down                          |
| `⌘F`     | Search tracks                                     |
| `⌥S`     | Add or change sample on selected track            |

## Inspector tabs

Each shortcut switches the Inspector to that tab, opening the Inspector if it's hidden.

| Shortcut | Action           |
| -------- | ---------------- |
| `⌘1`     | Show Tracks      |
| `⌘2`     | Show Browser     |
| `⌘3`     | Show Instruments |
| `⌘4`     | Show Effects     |
| `⌘5`     | Show Project     |

## Focus areas

| Shortcut | Action             |
| -------- | ------------------ |
| `⌘0`     | Focus Timeline     |
| `⌘6`     | Focus Plugin Strip |

## View

| Shortcut | Action          |
| -------- | --------------- |
| `?`      | Toggle Info Bar |

## Command Palette

| Shortcut | Action               |
| -------- | -------------------- |
| `⌘K`     | Open Command Palette |

## Undo & redo

| Action | Shortcut |
| ------ | -------- |
| Undo   | `⌘Z`     |
| Redo   | `⌘⇧Z`    |

## Ruler interaction

| Action         | Result                |
| -------------- | --------------------- |
| Click on Ruler | Set playhead position |
