mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 02:23:31 -06:00
1.2 KiB
1.2 KiB
+++ title = "Keyboard shortcuts" keywords = ["grafana", "dashboard", "documentation", "shortcuts"] type = "docs" [menu.docs] parent = "dashboard_features" weight = 8 +++
Keyboard Shortcuts
No mouse? No problem. Grafana has extensive keyboard shortcuts to allow you to navigate throughout the interface. This comes in especially handy when dealing with dealing with single-purpose machines powering on-wall displays that may not have a mouse available.
Dashboard Keyboard Shortcuts
Press Shift
+?
to open the keyboard shortcut dialog from anywhere within the dashboard views.
![](/img/docs/v2/Grafana-Keyboard-Shortcuts.gif)
Shortcut | Action |
---|---|
Esc |
Exit fullscreen edit/view mode, close search or any editor view |
F |
Open dashboard search view (also contains import/playlist controls) |
R |
Refresh (Fetches new data and rerenders panels) |
CTRL +S |
Save dashboard |
CTRL +H |
Hide row controls |
CTRL +Z |
Zoom out |
CTRL +O |
Enable/Disable shared graph crosshair |
Note: Grafana keyboard shortcuts are the same across operating system.
Have a suggestion for a new keyboard shortcut? Let us know.