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

# Keyboard shortcuts

> Keyboard shortcuts for navigation, creation, and layout in Largence Studio.

Press `?` anywhere in the product to open the shortcuts dialog. On Windows and Linux, use `Ctrl` instead of `Cmd`.

## General

| Shortcut                       | Action                   | Available in |
| ------------------------------ | ------------------------ | ------------ |
| `Cmd+K` / `Ctrl+K`             | Open command menu        | Studio       |
| `Cmd+Shift+A` / `Ctrl+Shift+A` | Toggle launchpad         | Studio       |
| `Cmd+Shift+B` / `Ctrl+Shift+B` | Toggle sidebar           | Studio       |
| `?`                            | Show keyboard shortcuts  | Studio       |
| `Cmd+Shift+I` / `Ctrl+Shift+I` | Open Custo               | Studio       |
| `Cmd+Shift+S` / `Ctrl+Shift+S` | Open Studio (from Custo) | Custo        |

## Create

| Shortcut                       | Action            | Available in |
| ------------------------------ | ----------------- | ------------ |
| `Cmd+Shift+M` / `Ctrl+Shift+M` | New matter        | Studio       |
| `Cmd+Shift+G` / `Ctrl+Shift+G` | Generate document | Studio       |
| `Cmd+Shift+T` / `Ctrl+Shift+T` | New template      | Studio       |

## Navigate (sequence)

Press `G`, then the second key within one second.

| Shortcut     | Action           | Available in |
| ------------ | ---------------- | ------------ |
| `G` then `H` | Go to Home       | Studio       |
| `G` then `M` | Go to Matters    | Studio       |
| `G` then `D` | Go to Documents  | Studio       |
| `G` then `C` | Go to Compliance | Studio       |
| `G` then `S` | Go to Settings   | Studio       |

## Document editor

| Shortcut           | Action        | Available in    |
| ------------------ | ------------- | --------------- |
| `Cmd+S` / `Ctrl+S` | Save document | Document editor |

## Multi-panel layout

Available when multi-panel mode is enabled.

| Shortcut                       | Action                    | Available in |
| ------------------------------ | ------------------------- | ------------ |
| `Cmd+Shift+P` / `Ctrl+Shift+P` | Toggle multi-panel layout | Studio       |
| `Cmd+Shift+1`                  | Single column layout      | Multi-panel  |
| `Cmd+Shift+2`                  | Two-column layout         | Multi-panel  |
| `Cmd+Shift+3`                  | Three-column layout       | Multi-panel  |
| `Cmd+Shift+4`                  | 2×2 grid layout           | Multi-panel  |
| `Cmd+Shift+V`                  | Vertical split            | Multi-panel  |
| `Cmd+Shift+H`                  | Horizontal split (40/60)  | Multi-panel  |
| `Cmd+\`                        | Split active panel        | Multi-panel  |
| `Cmd+[`                        | Focus previous panel      | Multi-panel  |
| `Cmd+]`                        | Focus next panel          | Multi-panel  |
| `Cmd+W`                        | Close active panel        | Multi-panel  |

<CardGroup cols={2}>
  <Card title="Custo" icon="message" href="/ai-and-generation/copilot">
    Matter-aware AI assistant.
  </Card>

  <Card title="Create your first matter" icon="folder" href="/getting-started/first-matter">
    Matter creation walkthrough.
  </Card>
</CardGroup>
