mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 22:12:34 +08:00

* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
23 lines
731 B
Markdown
23 lines
731 B
Markdown
+++
|
|
aliases = ["/docs/grafana/latest/enterprise/usage-insights/improved-search/"]
|
|
description = "Sort dashboards by using insights data"
|
|
keywords = ["grafana", "search", "sort", "enterprise"]
|
|
title = "Sort dashboards by using insights data"
|
|
weight = 400
|
|
+++
|
|
|
|
# Sort dashboards by using insights data
|
|
|
|
> **Note:** Available in Grafana Enterprise v7.0+.
|
|
|
|
In the search view, you can sort dashboards by using insights data. Doing so helps you find unused or broken dashboards or discover those that are most viewed.
|
|
|
|
There are several sort options:
|
|
|
|
- Errors total
|
|
- Errors 30 days
|
|
- Views total
|
|
- Views 30 days
|
|
|
|
{{< figure src="/static/img/docs/enterprise/improved-search-7-5.png" max-width="650px" class="docs-image--no-shadow" >}}
|