---
title: "What's new in Grafana v13.1 | Grafana documentation"
description: "Feature and improvement highlights for Grafana v13.1"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# What’s new in Grafana v13.1

Welcome to Grafana 13.1!

This release helps you build dashboards with less setup, connect more of your data securely, and get answers across your whole stack without leaving Grafana. Apply quick filters and grouping without configuring template variables, scope variables to the rows and tabs where they belong, and copy panel styling in a couple of clicks. Git Sync matures with verified commits, dashboard import, and root-level sync, bringing auditable GitOps to teams that require signed commits and branch protection. And Grafana Assistant now queries Snowflake, Jira, Dynatrace, and five more sources directly, so you can ask questions across your databases and observability data in one place.

For even more detail about all the changes in this release, refer to the [changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md). For the specific steps we recommend when you upgrade to v13.1, check out our [Upgrade Guide](/docs/grafana/latest/upgrade-guide/upgrade-v13.1/).

* * *

## Git Sync

### [Git Sync: Import dashboards from the UI to simplify adding them in a synced folder](/whats-new/2026-06-23-git-sync--import-dashboards-from-the-ui-to-simplify-adding-them-in-a-synced-folder/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

You can now import a dashboard JSON straight into a Git Sync–provisioned folder. From the folder’s browse view, hit Import and Grafana will route you through a provisioned import flow: pick the file path, branch, commit message, and workflow, and the dashboard gets committed back to your repository as part of the import.

[Read more](/whats-new/2026-06-23-git-sync--import-dashboards-from-the-ui-to-simplify-adding-them-in-a-synced-folder/)

* * *

### [Git Sync: Dashboard synchronisation now available at root level](/whats-new/2026-06-23-git-sync--dashboard-synchronisation-now-available-at-root-level/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Git Sync now supports syncing a repository to the top level of your Grafana instance, with no parent folder. Pick **Sync at root level without a containing folder** in the setup wizard and your provisioned dashboards land at the root, alongside everything else, instead of being scoped under a single folder.

[Read more](/whats-new/2026-06-23-git-sync--dashboard-synchronisation-now-available-at-root-level/)

* * *

### [Git Sync: README.md files added to a folder in Git are displayed in the UI](/whats-new/2026-06-23-git-sync--readmemd-files-added-to-a-folder-in-git-are-displayed-in-the-ui/)

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Dashboards and visualizations

Git Sync provisioned folders now render their `README.md` inline below the dashboards list, out of the box. Add a `README.md` next to your dashboards in the repo and it shows up in Grafana: context, links, ownership notes, runbooks, whatever your team needs sitting alongside the dashboards.

[Read more](/whats-new/2026-06-23-git-sync--readmemd-files-added-to-a-folder-in-git-are-displayed-in-the-ui/)

* * *

### [Git Sync: verified commits](/whats-new/2026-06-23-git-sync--verified-commits/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Git Sync now signs commits with your user’s signing key, so Git providers mark them as Verified. GPG, SSH, and S/MIME keys are all supported. Configure a signing key on the repository, and every commit Git Sync makes to your branch is signed automatically.

[Read more](/whats-new/2026-06-23-git-sync--verified-commits/)

* * *

## Dashboards and visualizations

### [Mapping one variable to multiple values generally available](/whats-new/2026-06-23-mapping-one-variable-to-multiple-values-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Earlier this year, we introduced multi-property variables in public preview for Grafana OSS and Enterprise (and generally available in Grafana Cloud). Now, this feature is generally available in Grafana OSS and Enterprise.

[Read more](/whats-new/2026-06-23-mapping-one-variable-to-multiple-values-generally-available/)

* * *

### [Time series to table transformation is now generally available](/whats-new/2026-04-29-time-series-to-table-transformation-is-now-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

The **Time series to table** transformation is now generally available. Convert time series query results into table rows containing a trend field, then display them as sparklines with the sparkline cell type—useful for building compact at-a-glance overviews across many series.

[Read more](/whats-new/2026-04-29-time-series-to-table-transformation-is-now-generally-available/)

* * *

### [Annotations clustering now generally available](/whats-new/2026-06-15-annotations-clustering-now-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Recently, we introduced several improvements to annotations to make them easier to explore, navigate, and manage at scale, including annotations clustering and indicator controls. These changes were introduced in public preview and now they are generally available.

[Read more](/whats-new/2026-06-15-annotations-clustering-now-generally-available/)

* * *

### [Copy and paste panel styles are now generally available](/whats-new/2026-05-26-copy-and-paste-panel-styles-are-now-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

The copy and paste panel styles feature we announced in April 2026 is now generally available in all editions of Grafana. Copy display options and field styling from one panel and paste them onto another panel of the same type—without duplicating panels or reconfiguring options manually.

[Read more](/whats-new/2026-05-26-copy-and-paste-panel-styles-are-now-generally-available/)

* * *

### [Quick filters and data grouping are now generally available](/whats-new/2026-05-13-quick-filters-and-data-grouping-are-now-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Quick filters and grouping are now generally available in Grafana!

The new **Filter and Group by** dashboard control makes it faster and easier to explore data by combining filtering and grouping in a single, intuitive experience. With default filters, recent filter history, a unified filters overview, and panel-level drilldowns, users can investigate data faster while keeping dashboards clean and easy to navigate.

[Read more](/whats-new/2026-05-13-quick-filters-and-data-grouping-are-now-generally-available/)

* * *

### [Panel styles are now generally available](/whats-new/2026-05-26-panel-styles-are-now-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

The panel styles we introduced earlier this year are now generally available in all editions of Grafana. Apply curated colors, thresholds, and display options to time series, stat, gauge, bar gauge, and bar chart panels with a single click in the panel editor.

[Read more](/whats-new/2026-05-26-panel-styles-are-now-generally-available/)

* * *

### [Flexible grouping rules and field overrides for nested tables](/whats-new/2026-05-09-flexible-grouping-rules-and-field-overrides-for-nested-tables/)

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Dashboards and visualizations

The table visualization’s nested rows feature has gotten some significant upgrades: a redesigned editor for the **Group to nested tables** transformation and the ability to apply field overrides to fields inside nested sub-tables.

[Read more](/whats-new/2026-05-09-flexible-grouping-rules-and-field-overrides-for-nested-tables/)

* * *

### [Series visibility through time series legends](/whats-new/2026-05-08-faceted-filter-for-time-series-legends/)

Grafana Cloud General availability Open source Enterprise General availability Dashboards and visualizations

When a time series panel renders a long list of series, finding the ones you care about often means editing the query or scanning a crowded legend. The new **Series visibility** filter in the time series visualization lets you narrow visible series interactively— by name, by label, or both— without touching the underlying query.

[Read more](/whats-new/2026-05-08-faceted-filter-for-time-series-legends/)

* * *

### [Section-level variables for rows and tabs now generally available](/whats-new/2026-06-11-section-level-variables-for-rows-and-tabs-now-generally-available/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Earlier this year we announced the addition of section-level variables for rows and tabs. This feature is now generally available.

If your dashboard includes both an API gateway and a database, changing something like an `$instance` variable affects all panels at once. To avoid this, you might have to split services across separate dashboards, which defeats the goal of having a unified view.

[Read more](/whats-new/2026-06-11-section-level-variables-for-rows-and-tabs-now-generally-available/)

* * *

### [Sidebar and toolbar improvements for the new dashboard experience](/whats-new/2026-05-05-sidebar-and-toolbar-improvements-for-the-new-dashboard-experience/)

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

With the new dashboarding experience now generally available, we’ve introduced a series of UI enhancements that make dashboard creation and editing more discoverable, consistent, and easier to navigate.

[Read more](/whats-new/2026-05-05-sidebar-and-toolbar-improvements-for-the-new-dashboard-experience/)

* * *

### [Revamped query editor: now in public preview with multi-select and stacked view](/whats-new/2026-06-19-revamped-query-editor--now-in-public-preview-with-multi-select-and-stacked-view/)

Grafana Cloud Available in public preview Open source Enterprise Available in public preview

The revamped query editor experience is now in public preview. Since the [initial private preview release](/whats-new/2026-04-01-revamped-query-editor-experience/), we’ve continued to refine the experience and added two new capabilities to help you work with complex panels even faster: multi-select with bulk actions and a stacked view.

[Read more](/whats-new/2026-06-19-revamped-query-editor--now-in-public-preview-with-multi-select-and-stacked-view/)

* * *

## Grafana Assistant

### [Grafana Assistant is now pre-installed in Grafana Enterprise](/whats-new/2026-06-23-grafana-assistant-is-now-pre-installed-in-grafana-enterprise/)

Enterprise Available in public preview AI

Starting with Grafana 13.1, Grafana Assistant comes pre-installed in Grafana Enterprise, with no plugin installation required. If you’re a Grafana Enterprise user, simply connect your Grafana Cloud account to start using Assistant right away. Get onboarded quicker, explore telemetry data, build dashboards, and get things done faster using natural language.

This builds on [our vision of Assistant as an “anywhere agent”](/blog/grafana-assistant-everywhere/) and our ongoing efforts to expand access to our purpose-built LLM, including to self-managed Grafana users.

[Read more](/whats-new/2026-06-23-grafana-assistant-is-now-pre-installed-in-grafana-enterprise/)

* * *

## Data sources

### [The MQTT, GitHub, and IBM Db2 data source plugins now support PDC](/whats-new/2026-05-29-the-mqtt--github--and-ibm-db2-data-source-plugins-now-support-pdc/)

Grafana Cloud Generally Available Enterprise Generally Available Data sources

Private Data Source Connect (PDC) adds support for three new data sources: MQTT, GitHub, and IBM Db2.

PDC creates a private, encrypted tunnel between your Grafana Cloud stack and data sources running inside private networks, VPCs, or on-premises environments. No public endpoint required.

[Read more](/whats-new/2026-05-29-the-mqtt--github--and-ibm-db2-data-source-plugins-now-support-pdc/)
