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

# Keyboard shortcuts

> Move around Panther without the mouse.

Panther is built to be driven from the keyboard. These shortcuts work throughout the app.

## Everywhere

| Shortcut                                        | Action                                 |
| ----------------------------------------------- | -------------------------------------- |
| <kbd>/</kbd>                                    | Open the command palette               |
| <kbd>Cmd/Ctrl</kbd> + <kbd>1</kbd>–<kbd>9</kbd> | Switch to tab 1–9                      |
| <kbd>Cmd/Ctrl</kbd> + <kbd>/</kbd>              | Open the AI Assistant and start typing |

## Tabs & panels

| Shortcut                                              | Action                                            |
| ----------------------------------------------------- | ------------------------------------------------- |
| <kbd>Cmd/Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>T</kbd> | New tab                                           |
| <kbd>Cmd/Ctrl</kbd> + <kbd>W</kbd>                    | Close the active panel *(web)*                    |
| <kbd>Cmd/Ctrl</kbd> + <kbd>X</kbd>                    | Clear all panels from the current tab *(desktop)* |
| <kbd>Cmd/Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>X</kbd> | Close the current tab *(desktop)*                 |

## Desktop app extras

The desktop app adds native menu shortcuts:

| Shortcut                                              | Action        |
| ----------------------------------------------------- | ------------- |
| <kbd>Cmd/Ctrl</kbd> + <kbd>T</kbd>                    | New tab       |
| <kbd>Cmd/Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>N</kbd> | New window    |
| <kbd>Cmd/Ctrl</kbd> + <kbd>,</kbd>                    | Open Settings |

<Tip>
  On the web, new tabs use <kbd>Cmd/Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>T</kbd> so they don't clash with your browser's own new-tab shortcut. In the desktop app, plain <kbd>Cmd/Ctrl</kbd> + <kbd>T</kbd> works.
</Tip>
