Global
| Shortcut | Action |
|---|
Ctrl+K | Open command palette |
Ctrl+B | Toggle left sidebar |
Ctrl+J | Toggle right panel |
Ctrl+\ | Toggle left sidebar (alternative) |
Ctrl+` | Toggle console panel |
Ctrl+, | Open Settings |
Ctrl+O | Import collection |
Ctrl+Shift+P | Screenshot to clipboard |
F5 | Reload app |
Tabs
| Shortcut | Action |
|---|
Ctrl+T | New request tab (opens protocol picker) |
Ctrl+N | New request tab (alternative) |
Ctrl+W | Close active tab |
Ctrl+Tab | Next tab |
Ctrl+Shift+Tab | Previous tab |
Ctrl+1 … Ctrl+9 | Switch to tab by position |
Collections
| Shortcut | Action |
|---|
Ctrl+Shift+N | New collection |
Requests
| Shortcut | Action |
|---|
Ctrl+Enter | Send request |
Ctrl+S | Save request / sync |
Ctrl+Shift+R | Open Collection Runner |
Editing
| Shortcut | Action |
|---|
Ctrl+Z | Undo last structural action (collection tree) |
Ctrl+Y / Ctrl+Shift+Z | Redo |
Note: Standard text editing shortcuts (Ctrl+A, Ctrl+C, Ctrl+X, Ctrl+V) work normally inside input fields and editors.
Command Palette (Ctrl+K)
Open with Ctrl+K. Start typing to filter. Use ↑ ↓ to navigate, Enter to execute, Esc to close.
Create
| Command | Action |
|---|
| New Request | Open a new HTTP request tab |
| New WebSocket | Open a new WebSocket tab |
| New GraphQL | Open a new GraphQL request tab |
| New gRPC | Open a new gRPC tab |
| New Socket.IO | Open a new Socket.IO tab |
| New MQTT | Open a new MQTT tab |
| New MCP Request | Open a new MCP client tab |
| New Workflow | Open a new visual workflow |
Open / Navigate
| Command | Action |
|---|
| Open Environments | Open the environments tab |
| Open Settings | Open the settings tab |
| Open Cookies | Open the cookie manager |
| Open Trash | Open the trash (deleted items) |
| Open Globals | Open global variables |
| Open Vault | Open the secrets vault |
| Open Plugins | Open the plugin manager |
| Open Runner | Open the collection runner |
| Open Mock Server | Open the mock server |
| Open Scheduler | Open the job scheduler |
| Open Workspace Settings | Open current workspace settings |
| History | Show request history panel |
| Import | Open the import dialog |
Settings Sections (jump directly)
| Command | Action |
|---|
| Open Settings: General Settings | Jump to General tab |
| Open Settings: Proxy Settings | Jump to Proxy tab |
| Open Settings: Appearance | Jump to Appearance tab |
| Open Settings: Certificates | Jump to Certificates tab |
| Open Settings: Integrations | Jump to Integrations tab |
| Open Settings: Data Management | Jump to Data tab |
| Open Settings: Keyboard Shortcuts | Jump to Shortcuts tab |
| Open Settings: About | Jump to About tab |
Panels (right panel)
| Command | Action |
|---|
| Variables | Open Variables panel |
| Git | Open Git Sync panel |
| AI | Open AI Assistant panel |
| Notifications | Open Notifications panel |
| MCP | Open MCP panel |
Themes
| Command | Action |
|---|
| Switch Theme: Dark | Switch to Dark theme |
| Switch Theme: Light | Switch to Light theme |
| Switch Theme: Midnight | Switch to Midnight theme |
| Switch Theme: Dracula | Switch to Dracula theme |
| Switch Theme: System | Match OS dark/light setting |
Search
When you type in the command palette, it also searches:
- Requests — search by name, URL, or HTTP method
- Collections — search by collection name
Type a request name or URL fragment to jump to it directly from any screen.