What's new from Grafana Labsbreadcrumb arrow Saved queries now has command palette and provisioning support
What's new from Grafana Labs
What's new from Grafana Labs
Grafana Cloud Generally Available Enterprise Generally Available Dashboards and visualizations
Release date
2026-07-29
Self-managed release
grafana-v13.2.0

Saved queries now has command palette and provisioning support

Saved queries is now generally available in Grafana Enterprise and Grafana Cloud, making it easier to discover, reuse, and share queries across your organization.

This release also introduces two major enhancements: the ability to access saved queries directly from the command palette for faster discovery, and to provision saved queries with Terraform to manage them as code. Together, these updates make saved queries easier to find, easier to manage, and easier to incorporate into your everyday workflow.

Access saved queries from the command palette

This release adds command palette support for saved queries. Press Cmd/Ctrl+K and choose the Open saved queries action to browse saved queries from anywhere in Grafana: Saved queries in the command palette

From the Saved queries dialog box, you can open a saved query in Explore, where it loads ready to run:

Saved queries dialog box with Open in Explore button

Terraform provisioning support

You now manage saved queries as code with Terraform, making it easy to create, update, and provision them programmatically. This helps your teams define shared queries in configuration, prepopulate them for users, and manage them as part of a repeatable infrastructure workflow.


Related What's new posts