From 50932cbdabac3329212c4ae1313592216228e08e Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:57:19 -0400 Subject: [PATCH] Docs: Saved queries remove menu references (#113125) --- .../panels-visualizations/query-transform-data/_index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md b/docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md index 0c7e80fc41b..eefc59ac6da 100644 --- a/docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md +++ b/docs/sources/visualizations/panels-visualizations/query-transform-data/_index.md @@ -131,7 +131,7 @@ It also helps you avoid having several users build the same queries for the same You can see a list of these queries in the **Saved queries** drawer: -{{< figure src="/media/docs/grafana/panels-visualizations/screenshot-saved-queries-v12.2png.png" max-width="550px" alt="List of saved queries and the edit query form" caption="The Saved queries drawer accessed from Dashboards" >}} +{{< figure src="/media/docs/grafana/dashboards/screenshot-saved-queries-v12.3.png" max-width="550px" alt="List of saved queries and the edit query form" caption="The Saved queries drawer accessed from Dashboards" >}} When you first open the drawer, the list of queries in the **All** tab is filtered by the data source of the panel. However, you can clear that filter to display all saved queries. @@ -150,8 +150,6 @@ In the **Saved queries** drawer, you can: - Edit a query title, description, tags, or the availability of the query to other users in your organization. By default, saved queries are locked for editing. - When you access the **Saved queries** drawer from Explore, you can use the **Edit in Explore** option to edit the body of a query. -Access the duplicate, lock, unlock, and delete query options through the menu in the top-right corner of the query form next to the **Edit** button. - To access your saved queries, click **+ Add from saved queries** in the query editor: {{< figure src="/media/docs/grafana/panels-visualizations/screenshot-add-from-saved-2-v12.2.png" max-width="750px" alt="Add a saved query" >}}