From 111c53f9fd265ebd2a6b3bdf3dab1a803154f0e9 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 15:46:29 -0400 Subject: [PATCH] [release-12.2.1] Docs: Update saved queries feature availability details (#111644) Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --- .../panels-visualizations/query-transform-data/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels-visualizations/query-transform-data/_index.md b/docs/sources/panels-visualizations/query-transform-data/_index.md index cf823e24bd4..10d810409c0 100644 --- a/docs/sources/panels-visualizations/query-transform-data/_index.md +++ b/docs/sources/panels-visualizations/query-transform-data/_index.md @@ -121,7 +121,7 @@ query_result(max_over_time([${__range_s}s]) != ) {{< admonition type="note" >}} Saved queries is currently in [public preview](https://grafana.com/docs/release-life-cycle/). Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available. -This feature is only available on Grafana Enterprise and Grafana Cloud. +This feature is only available on Grafana Enterprise and Grafana Cloud. It will gradually roll out to all Grafana Cloud users with no action required. To try out this feature on Grafana Enterprise, enable the `queryLibrary` feature toggle. {{< /admonition >}} You can save queries that you've created so they can be reused by you and others in your organization.