Keyboard shortcuts for Insomnia

Uses: Insomnia
Related Documentation

Insomnia offers a wide range of keyboard shortcuts that help you navigate faster, write requests efficiently, and switch contexts with minimal friction. Using keyboard shortcuts, you can do the following:

  • Edit, build, and execute complex HTTP requests
  • Manage multiple environments
  • Navigate through the Insomnia UI

You can view and manage your keyboard shortcut bindings in Insomnia by navigating to Preferences at the bottom left of the sidebar, and then clicking the Keyboard tab.

Use these shortcuts to help you quickly move around the Insomnia interface, toggle panels, and access essential settings.

Shortcuts

Action

Description

Windows: Ctrl + Shift + ,
Mac: ⇧ ⌘ ,
Show document/collection settings Open settings for the current document or collection.
Windows: Ctrl + Alt + Shift + ,
Mac: ⌥ ⇧ ⌘ ,
Show request settings Open the settings for the currently selected request.
Windows: Ctrl + Shift + /
Mac: ⌃ ⇧ ⌘ /
Show keyboard shortcuts Display a list of all available keyboard shortcuts.
Windows: Ctrl + ,
Mac: ⌘ ,
Show app preferences Open the global preferences dialog.
Windows: Ctrl + P
Mac: ⌘ P
Quick search Open the quick switcher to search requests and environments.
Windows: Ctrl + Shift + R
Mac: ⇧ ⌘ R
Reload plugins Reload all active Insomnia plugins.
Windows: Ctrl + Space
Mac: ⌃ Space
Show autocomplete Activate autocomplete suggestions in the editor.
Windows: Ctrl + Shift + H
Mac: ⇧ ⌘ H
Show request history Display the full history of sent requests.
Windows: Ctrl + Shift + F
Mac: ⇧ ⌘ F
Filter sidebar Filter the request list in the sidebar.
Windows: Ctrl + \
Mac: ⌘ \
Toggle sidebar Show or hide the left-hand request sidebar.
Windows: Ctrl + '
Mac: ⌘ '
Focus response Select the content in the response pane.
Windows: Ctrl + Shift + I
Mac: ⇧ ⌘ I
Focus graphQL explorer filter Focus the filter field in the GraphQL explorer.

Request execution and environment management

Use these shortcuts to send requests, edit or switch environments, and work with variable resolution.

Shortcuts

Action

Description

Windows: Ctrl + Enter or F5
Mac: ⌘ Enter or ⌘ R or F5
Send request Send the currently active request.
Windows: Ctrl + Shift + Enter
Mac: ⇧ ⌘ Enter
Send request (with options) Send request with additional options, such as repeating or adding a delay.
Windows: Ctrl + E
Mac: ⌘ E
Show environment editor Open the environment editor to view or edit environment variables.
Windows: Ctrl + Shift + E
Mac: ⇧ ⌘ E
Switch environments Open a dialog to switch between predefined environments.
Windows: Alt + Shift + U
Mac: ⌥ ⇧ U
Show variable source and value Reveal where a variable is defined and its resolved value at runtime.

Edit and build requests

Use these shortcuts to help you construct HTTP requests faster by giving you quick access to the request method, URL field, code generation tools, and beautification features.

Shortcuts

Action

Description

Windows: Ctrl + Shift + L
Mac: ⇧ ⌘ L
Change HTTP method Selects the HTTP method dropdown.
Windows: Ctrl + L
Mac: ⌘ L
Focus URL Selects the request URL field.
Windows: Ctrl + Shift + G
Mac: ⇧ ⌘ G
Generate code Open the code generation window for the current request in various languages.
Windows: Ctrl + Shift + F
Mac: ⇧ ⌘ F
Beautify active code editors Automatically format and beautify structured text, for example, JSON or XML.
Windows: Ctrl + K
Mac: ⌘ K
Edit cookies Open the cookie editor for the active domain associated with the request.

Creating, duplicating, and managing requests

Use these shortcuts to help you create, delete, duplicate, and organize your requests into folders.

Shortcuts

Action

Description

Windows: Ctrl + N or Ctrl + Alt + N
Mac: ⌘ N or ⌥ ⌘ N
Create HTTP Request Create a new HTTP request in the current workspace.
Windows: Ctrl + D
Mac: ⌘ D
Duplicate request Duplicate the currently selected request.
Windows: Ctrl + Shift + Backspace
Mac: ⇧ ⌘ Backspace
Delete request Permanently delete the selected request.
Windows: Ctrl + Shift + N
Mac: ⇧ ⌘ N
Create folder Add a new folder to the request sidebar.
Windows: Ctrl + Shift + P
Mac: ⇧ ⌘ P
Pin or unpin request Pin or unpin a request for quick access in the UI.

Workspace maintenance

Use this shortcut to keep your workspace clean as you wrap up tasks or shift focus.

Shortcuts

Action

Description

Windows: Ctrl + W
Mac: ⌘ W
Close tab Close the currently open request tab.
Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!