From 3f9227183d94eb4d7a2d3a211008913ea2432443 Mon Sep 17 00:00:00 2001 From: Irene Rodriguez Date: Tue, 10 Sep 2024 18:14:11 +0200 Subject: [PATCH] move Search page to Dashboards category (#92968) * move Search page to Dashboards category * fix Vale suggestions * Update docs/sources/dashboards/search/_index.md Co-authored-by: Jack Baldry --------- Co-authored-by: Jack Baldry --- docs/sources/{ => dashboards}/search/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename docs/sources/{ => dashboards}/search/_index.md (95%) diff --git a/docs/sources/search/_index.md b/docs/sources/dashboards/search/_index.md similarity index 95% rename from docs/sources/search/_index.md rename to docs/sources/dashboards/search/_index.md index 2d736973616..8ee676e456e 100644 --- a/docs/sources/search/_index.md +++ b/docs/sources/dashboards/search/_index.md @@ -11,11 +11,13 @@ labels: menutitle: Search title: Search weight: 80 +aliases: + - ../search/ # /docs/grafana/latest/search/ --- # Search dashboards -You can search for dashboards by dashboard name and by panel title. When you search for dashboards, the system returns all dashboards available within the Grafana instance, even if you do not have permission to view the contents of the dashboard. +You can search for dashboards by dashboard name and by panel title. When you search for dashboards, the system returns all dashboards available within the Grafana instance, even if you don't have permission to view the contents of the dashboard. ## Search dashboards using dashboard name @@ -83,7 +85,7 @@ To filter dashboard search result by a tag, complete one of the following steps: You can continue filtering by clicking additional tags. -- To see a list of all available tags, click the **Filter by tags** dropdown menu and select a tag. +- To see a list of all available tags, click the **Filter by tags** drop-down menu and select a tag. All tags will be shown, and when you select a tag, the dashboard search will be instantly filtered.