Docs: Moving some guides around (#109941)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jacob Valdez
2025-08-27 08:35:36 -05:00
committed by GitHub
co-authored by Jack Baldry
parent aa458d4aea
commit 5cde7a3a16
2 changed files with 4 additions and 3 deletions
@@ -0,0 +1,40 @@
---
aliases:
- ../search/ # /docs/grafana/latest/search/
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
---
# 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 >}}