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:

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

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.