mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 09:52:35 +08:00
40 lines
987 B
Markdown
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
|
|
|
|

|
|
|
|
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 >}}
|