Insomnia keyboard shortcuts
Insomnia's desktop shortcuts cover request editing, sending, environments, history, plugins, and workspace organization. The entries below follow Kong's current Windows and macOS shortcut reference.
Windows, macOS · 27 shortcutsRequest workflow
Edit the method and URL, choose an environment, and send a request from the request editor.
| Action | Windows | macOS |
|---|---|---|
| Send the request | CtrlEnter | CmdEnter |
| Open send options | CtrlShiftEnter | ShiftCmdEnter |
| Open the environment editor | CtrlE | CmdE |
| Switch environment | CtrlShiftE | ShiftCmdE |
| Open variable source | AltShiftU | OptionShiftU |
| Focus the request method | CtrlShiftL | ShiftCmdL |
| Focus the request URL | CtrlL | CmdL |
| Open code generation | CtrlShiftG | ShiftCmdG |
| Beautify the request body | CtrlShiftF | ShiftCmdF |
| Open cookies | CtrlK | CmdK |
Workspace management
Create, duplicate, pin, and remove requests or folders while organizing an Insomnia workspace.
| Action | Windows | macOS |
|---|---|---|
| Create a new requestInsomnia also lists Control+Alt+N on Windows and Option+Command+N on macOS. | CtrlN | CmdN |
| Duplicate the current request | CtrlD | CmdD |
| Delete the current request | CtrlShiftBackspace | ShiftCmdBackspace |
| Create a folder | CtrlShiftN | ShiftCmdN |
| Pin the current request | CtrlShiftP | ShiftCmdP |
| Close the current tab | CtrlW | CmdW |