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

# Keyboard Shortcuts

> Every shortcut FlowDeck answers to

Press **⌘/** in FlowDeck to see this list in the app, always current for the version you are
running.

## App

| Action             | Shortcut |
| ------------------ | -------- |
| Open Quickly       | **⌘K**   |
| Add Project        | **⌘O**   |
| New Session        | **⌘N**   |
| New Chat           | **⇧⌘N**  |
| Chat History       | **⇧⌘I**  |
| Settings           | **⌘,**   |
| Keyboard Shortcuts | **⌘/**   |
| Quit FlowDeck      | **⌘Q**   |

## Build & Run

| Action               | Shortcut |
| -------------------- | -------- |
| Build                | **⌘B**   |
| Build and Run        | **⌘R**   |
| Run Without Building | **⌃⌘R**  |
| Test                 | **⌘U**   |
| Clean                | **⇧⌘K**  |

## Projects & Sessions

| Action                | Shortcut |
| --------------------- | -------- |
| Active Sessions       | **⌘0**   |
| Select Project 1 to 9 | **⌘1…9** |
| Switch to Plan Mode   | **⇧⌘1**  |
| Switch to Agent Mode  | **⇧⌘2**  |

<Note>
  Active Sessions and the project shortcuts have nothing to do until a second project is open.
</Note>

## Panels

| Action                 | Shortcut |
| ---------------------- | -------- |
| Show or Hide Sidebar   | **⌃⇧⌘S** |
| Show or Hide Simulator | **⇧⌘0**  |
| Show or Hide Inspector | **⌥⌘0**  |
| Show or Hide Console   | **⇧⌘Y**  |
| Inspector: Changes     | **⌥⌘1**  |
| Inspector: Tests       | **⌥⌘2**  |
| Inspector: Issues      | **⌥⌘3**  |

## Tools

| Action                | Shortcut |
| --------------------- | -------- |
| Simulators & Runtimes | **⇧⌘S**  |
| Skills Manager        | **⇧⌘M**  |
| Disk Cleanup          | **⇧⌘D**  |

## Chat

While writing in the composer.

| Action                | Key    |
| --------------------- | ------ |
| Mention a File        | **@**  |
| Run a Slash Command   | **/**  |
| Use a Skill           | **\$** |
| New Line              | **⇧↩** |
| Send a Written Answer | **⌘↩** |

## Diff Viewer

| Action         | Shortcut |
| -------------- | -------- |
| Save a Comment | **⌘↩**   |

## Simulator

While the simulator panel is showing.

| Action                   | Shortcut |
| ------------------------ | -------- |
| Home                     | **⇧⌘H**  |
| Save Screenshot          | **⇧⌘S**  |
| Rotate Left              | **⇧⌘←**  |
| Rotate Right             | **⇧⌘→**  |
| Paste into the Simulator | **⌘V**   |

## Console

After clicking into the log.

| Action           | Shortcut |
| ---------------- | -------- |
| Copy Selection   | **⌘C**   |
| Select All Lines | **⌘A**   |
