Files
2024-09-24 16:12:08 -04:00

40 lines
987 B
Markdown

---
description: Use the command palette to search all of Grafana and initiate key actions
keywords:
- search
- dashboards
- alerts
- preferences
- sift
labels:
products:
- cloud
- enterprise
- oss
menutitle: Search
title: Search
weight: 80
---
# Grafana search
Use the command palette to search all of Grafana and to initiate key actions from any page in the application.
## Command palette
The command palette allows you to:
- Search for and open dashboards and folders
- Create dashboards and alert rules
- Locate pages within Grafana
- Change the theme to dark or light
- Run Sift investigations
![Command Palette screenshot](/media/docs/grafana/CommandPalette_doc_1.png)
To open the command palette, press `cmd+K` in macOS or `ctrl+k` in Linux/Windows. You can also click on the input located in the navigation bar.
{{< admonition type="note">}}
To go to the previous step, press `backspace` with the command palette input empty.
{{< /admonition >}}