From 217990ded9d513a9157002f28ae2892f08f0c77b Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Thu, 25 Sep 2025 15:29:05 -0400 Subject: [PATCH] Docs: Update saved queries feature availability details (#111639) --- .../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.