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

# Command palette and shortcuts

> Jump anywhere with Ctrl+K, plus every keyboard shortcut in Syndicate.

## Command palette

Press **Ctrl+K** anywhere to open the command palette: one search box for navigation and common actions.

With an empty query you see your teams and the standard actions. As you type, results expand to **Teams** (with agent count), **Agents** (with their team name), **Conversations** (matching message previews, capped at five), and **Actions**. Search is fuzzy: it rewards word-start matches and consecutive characters, so "ctnt" finds "Content Pipeline".

Standard actions:

| Action                                          | Description shown             |
| ----------------------------------------------- | ----------------------------- |
| Create New Team                                 | "Start a new project"         |
| Open Settings                                   | "Providers, appearance, keys" |
| Toggle Sidebar                                  | "Show or hide the sidebar"    |
| Switch to Advanced Mode / Switch to Simple Mode | "Change workspace layout"     |
| View Chat                                       | "Go to chat view"             |
| View Tasks                                      | "Open the task board"         |
| View Agent Config                               | "Agent settings and roles"    |

Navigate with **Up/Down**, select with **Enter**, close with **Esc**.

## Keyboard shortcuts

Press **?** anywhere to open this list in-app. On macOS, use **Cmd** wherever **Ctrl** is listed.

### Navigation

| Shortcut    | Action                           |
| ----------- | -------------------------------- |
| **Ctrl+K**  | Open the command palette         |
| **Ctrl+B**  | Toggle the sidebar               |
| **Ctrl+\[** | Previous agent                   |
| **Ctrl+]**  | Next agent                       |
| **Esc**     | Close the current panel or modal |

### Chat

| Shortcut             | Action                                        |
| -------------------- | --------------------------------------------- |
| **Enter**            | Send message                                  |
| **Shift+Enter**      | New line                                      |
| **/** (in the input) | Open the slash-command menu                   |
| **Ctrl+V**           | Paste an image or screenshot as an attachment |

### Forms and modals

| Shortcut       | Action                                                   |
| -------------- | -------------------------------------------------------- |
| **Ctrl+Enter** | Submit (feedback form, task assignment, team generation) |
| **?**          | Show the keyboard shortcuts panel                        |
