grafana/docs/sources/panels/visualizations/dashboard-list-panel.md
Diana Payton 0e53b15375
Docs: Update links for 7.0 (#24751)
* update menu

* updated alert list

* Update alert-list-panel.md

* Update alert-list-panel.md

* Update bar-gauge-panel.md

* Delete bar_gauge.md

* Delete dashlist.md

* Update dashboard-list-panel.md

* deleted old panels

* Update gauge-panel.md

* Update graph-panel.md

* Update heatmap.md

* Update logs-panel.md

* Update news-panel.md

* Updated stat panel

* Update table-panel.md

* Update text-panel.md

* Fixed broken links

* Update _index.md

* Update alerts-overview.md

* Update add-a-panel.md

* Update field-configuration-options.md

* removed beta text

* Update inspect-panel.md

* Update panel-editor.md

* Update thresholds.md

* Update transformations.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update transformations.md
2020-05-15 13:58:39 -07:00

1.9 KiB

+++ title = "Dashboard list panel" keywords = ["grafana", "dashboard list", "documentation", "panel", "dashlist"] type = "docs" aliases = ["/docs/grafana/latest/reference/dashlist/", "/docs/grafana/latest/features/panels/dashlist/"] [menu.docs] name = "Dashboard list" parent = "visualizations" weight = 300 +++

Dashboard list panel

The dashboard list panel allows you to display dynamic links to other dashboards. The list can be configured to use starred dashboards, recently viewed dashboards, a search query, and dashboard tags.

{{< docs-imagebox img="/img/docs/v45/dashboard-list-panels.png" max-width="850px">}}

On each dashboard load, this panel queries the dashboard list, always providing the most up-to-date results.

Options

Use these options to refine your visualization.

Options

  • Starred - Display starred dashboards in alphabetical order.
  • Recently viewed - Display recently viewed dashboards in alphabetical order.
  • Search - Display dashboards by search query or tags. Requires you to enter at least one value in Query or Tags.
  • Show headings - The chosen list selection (Starred, Recently viewed, Search) is shown as a heading.
  • Max items - Sets the maximum number of items to list per section. For example, if you left this at the default value of 10 and displayed Starred and Recently viewed dashboards, then the panel would display up to 20 total dashboards, ten in each section.

These options only apply if the Search option is selected.

  • Query - Enter the query you want to search by. Queries are case-insensitive, and partial values are accepted.
  • Folder - Select the dashboard folders that you want to display.
  • Tags - Here is where you enter your tags you want to search by. Note that existing tags will not appear as you type, and they are case sensitive.

Note: When multiple tags and strings appear, the dashboard list displays those matching all conditions.