Keyboard Shortcuts
SigNoz provides keyboard shortcuts to help you navigate faster. Below is a comprehensive list of all available shortcuts organized by features.
Note: On Windows and Linux, use Ctrl
instead of Cmd
for all keyboard shortcuts listed below.
Global Shortcuts
These shortcuts work from anywhere within the SigNoz application:
Keyboard Shortcut | Description |
---|---|
cmd + K | Open global action search |
shift + S | Navigate to Services List |
shift + T | Navigate to Traces Explorer |
shift + L | Navigate to Logs Explorer |
shift + D | Navigate to Dashboards List |
shift + A | Navigate to Alerts List |
shift + E | Navigate to Exceptions List |
shift + M | Navigate to Messaging Queues |
shift + B | Toggle sidebar visibility |
shift + H | Navigate to Home |
Logs Explorer Shortcuts
These shortcuts are available when using the Logs Explorer:
Keyboard Shortcut | Description |
---|---|
cmd+enter | Stage and Run the current query |
cmd+/ | Toggle all filters in the filters dropdown |
Query Builder Shortcuts
These shortcuts are available when using the Query Builder:
Keyboard Shortcut | Description |
---|---|
cmd+enter | Stage and Run the current query |
Dashboard Shortcuts
These shortcuts are available when working with dashboards:
Keyboard Shortcut | Description |
---|---|
cmd + S | Save Changes for panel |
cmd + D | Discard Changes for panel |
Tips for Using Keyboard Shortcuts
- Keyboard shortcuts can significantly speed up your workflow once you memorize the most commonly used ones
- Use
cmd + K
to open the global action search to quickly navigate or toggle settings - Start with the global navigation shortcuts (
shift + S
,shift + T
,shift + L
, etc.) as these are used most frequently - The
cmd + return
shortcut for running queries is particularly useful when building complex queries - Use
shift + B
to toggle the sidebar for a cleaner view when focusing on data analysis
Last updated: August 28, 2025
Edit on GitHub