Skip to main content

Keyboard Shortcuts

Global

ShortcutAction
Ctrl+KOpen command palette
Ctrl+BToggle left sidebar
Ctrl+JToggle right panel
Ctrl+\Toggle left sidebar (alternative)
Ctrl+`Toggle console panel
Ctrl+,Open Settings
Ctrl+OImport collection
Ctrl+Shift+PScreenshot to clipboard
F5Reload app

Tabs

ShortcutAction
Ctrl+TNew request tab (opens protocol picker)
Ctrl+NNew request tab (alternative)
Ctrl+WClose active tab
Ctrl+TabNext tab
Ctrl+Shift+TabPrevious tab
Ctrl+1Ctrl+9Switch to tab by position

Collections

ShortcutAction
Ctrl+Shift+NNew collection

Requests

ShortcutAction
Ctrl+EnterSend request
Ctrl+SSave request / sync
Ctrl+Shift+ROpen Collection Runner

Editing

ShortcutAction
Ctrl+ZUndo last structural action (collection tree)
Ctrl+Y / Ctrl+Shift+ZRedo

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

CommandAction
New RequestOpen a new HTTP request tab
New WebSocketOpen a new WebSocket tab
New GraphQLOpen a new GraphQL request tab
New gRPCOpen a new gRPC tab
New Socket.IOOpen a new Socket.IO tab
New MQTTOpen a new MQTT tab
New MCP RequestOpen a new MCP client tab
New WorkflowOpen a new visual workflow

Open / Navigate

CommandAction
Open EnvironmentsOpen the environments tab
Open SettingsOpen the settings tab
Open CookiesOpen the cookie manager
Open TrashOpen the trash (deleted items)
Open GlobalsOpen global variables
Open VaultOpen the secrets vault
Open PluginsOpen the plugin manager
Open RunnerOpen the collection runner
Open Mock ServerOpen the mock server
Open SchedulerOpen the job scheduler
Open Workspace SettingsOpen current workspace settings
HistoryShow request history panel
ImportOpen the import dialog

Settings Sections (jump directly)

CommandAction
Open Settings: General SettingsJump to General tab
Open Settings: Proxy SettingsJump to Proxy tab
Open Settings: AppearanceJump to Appearance tab
Open Settings: CertificatesJump to Certificates tab
Open Settings: IntegrationsJump to Integrations tab
Open Settings: Data ManagementJump to Data tab
Open Settings: Keyboard ShortcutsJump to Shortcuts tab
Open Settings: AboutJump to About tab

Panels (right panel)

CommandAction
VariablesOpen Variables panel
GitOpen Git Sync panel
AIOpen AI Assistant panel
NotificationsOpen Notifications panel
MCPOpen MCP panel

Themes

CommandAction
Switch Theme: DarkSwitch to Dark theme
Switch Theme: LightSwitch to Light theme
Switch Theme: MidnightSwitch to Midnight theme
Switch Theme: DraculaSwitch to Dracula theme
Switch Theme: SystemMatch OS dark/light setting

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.