Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana/v8.5/panels/add-panels-dynamically/configure-repeating-panels.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana/v8.5/panels/add-panels-dynamically/configure-repeating-panels/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Configure repeating panels
For queries that return multiple values for a variable, you can configure Grafana to dynamically add panels based on those values.
Note: Repeating panels require variables to have one or more items selected; you cannot repeat a panel zero times to hide it.
Before you begin
- Ensure that the query includes a multi-value variable.
To configure repeating panels:
Edit the panel you want to repeat.
On the display options pane, expand Panel options > Repeat options.
Select a
direction.- Choose
horizontalto arrange panels side-by-side. Grafana adjusts the width of a repeated panel. Currently, you cannot mix other panels on a row with a repeated panel. - Choose
verticalto arrange panels in a column. The width of repeated panels is the same as the original, repeated panel.
- Choose
To propagate changes to all panels, reload the dashboard.