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

# Keyboard shortcuts

> The command palette and every keyboard shortcut, in one place.

Press <kbd>?</kbd> anywhere (outside a text field) to open the shortcuts card
inside the product; it's also in your account menu.

## Everywhere

| Keys                      | Action                   |
| ------------------------- | ------------------------ |
| <kbd>⌘</kbd> <kbd>K</kbd> | Open the command palette |
| <kbd>⌘</kbd> <kbd>P</kbd> | Switch between projects  |
| <kbd>?</kbd>              | Open the shortcuts card  |

## Dashboard

| Keys         | Action                      |
| ------------ | --------------------------- |
| <kbd>/</kbd> | Focus search                |
| <kbd>N</kbd> | Focus the new-project input |
| <kbd>D</kbd> | Scroll to top               |

## Workspace

| Keys           | Action                        |
| -------------- | ----------------------------- |
| <kbd>Esc</kbd> | Stop the agent's current turn |

## Composer & editors

| Keys                              | Action                                           |
| --------------------------------- | ------------------------------------------------ |
| <kbd>Enter</kbd>                  | Submit the message                               |
| <kbd>Shift</kbd> <kbd>Enter</kbd> | Insert a new line                                |
| <kbd>⌘</kbd> <kbd>S</kbd>         | Save in the spec editor (it autosaves otherwise) |
| <kbd>Esc</kbd>                    | Cancel the current edit                          |

## The command palette

<kbd>⌘</kbd> <kbd>K</kbd> opens a palette that does two things at once:

* **Navigate & act** — go to the dashboard, open settings, view usage, start a
  new project, deploy the current project, view project resources, open the
  keyboard shortcuts, open this documentation, sign out.
* **Search** — fuzzy-find across your projects, the agent's memories, and
  available skills, and jump straight to any of them.
