> ## Documentation Index
> Fetch the complete documentation index at: https://hoppscotch-studio-all-minor-upgrade-264.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Shortcuts

> Keyboard shortcuts for Hoppscotch.

You can improve your workflow by efficiently performing actions straight from your keyboard.

<Tip>Bring up the shortcuts sidebar on Hoppscotch using `Ctrl/Cmd` + `K`.</Tip>

## General shortcuts

| Shortcut         | Action                |
| ---------------- | --------------------- |
| `?`              | Help menu             |
| `/`              | Search & command menu |
| `Ctrl/Cmd` + `K` | Keyboard Shortcuts    |
| `esc`            | Close current menu    |

## Request shortcuts

| Shortcut             | Action                                |
| -------------------- | ------------------------------------- |
| `Ctrl/Cmd` + `enter` | Send request                          |
| `Ctrl/Cmd` + `S`     | Save to collections                   |
| `Ctrl/Cmd` + `U`     | Generate and copy request link        |
| `Ctrl/Cmd` + `I`     | Reset Request to `echo.hoppscotch.io` |
| `Alt/Option` + `↑`   | Select Next method                    |
| `Alt/Option` + `↓`   | Select Previous method                |
| `Alt/Option` + `G`   | Select GET method                     |
| `Alt/Option` + `H`   | Select HEAD method                    |
| `Alt/Option` + `P`   | Select POST method                    |
| `Alt/Option` + `U`   | Select PUT method                     |
| `Alt/Option` + `X`   | Select DELETE method                  |

## Response shortcuts

| Shortcut         | Action                      |
| ---------------- | --------------------------- |
| `Ctrl/Cmd` + `J` | Download response as a file |
| `Ctrl/Cmd` + `.` | Copy response to clipboard  |

## Navigation shortcuts

| Shortcut           | Action                   |
| ------------------ | ------------------------ |
| `Ctrl/Cmd` + `←`   | Go back to previous page |
| `Ctrl/Cmd` + `→`   | Go forward to next page  |
| `Alt/Option` + `R` | Go to REST page          |
| `Alt/Option` + `Q` | Go to GraphQL page       |
| `Alt/Option` + `W` | Go to Realtime page      |
| `Alt/Option` + `S` | Go to Settings page      |
| `Alt/Option` + `M` | Go to Profile page       |

## Miscellaneous shortcuts

| Shortcut         | Action                      |
| ---------------- | --------------------------- |
| `Ctrl/Cmd` + `M` | Invite people to Hoppscotch |
