2020-05-11 12:12:04 -07:00
+++
2021-06-03 07:42:02 -07:00
title = "Alert list"
2020-05-11 12:12:04 -07:00
keywords = ["grafana", "alert list", "documentation", "panel", "alertlist"]
2021-08-25 14:14:00 -04:00
aliases = ["/docs/grafana/latest/reference/alertlist/", "/docs/grafana/latest/features/panels/alertlist/", "/docs/grafana/latest/panels/visualizations/alert-list-panel/"]
2020-05-15 13:58:39 -07:00
weight = 100
2020-05-11 12:12:04 -07:00
+++
2021-06-03 07:42:02 -07:00
# Alert list
2020-05-11 12:12:04 -07:00
2021-08-25 14:14:00 -04:00
The Alert list allows you to display your dashboards alerts. You can configure the list to show current state or recent state changes. You can read more about alerts in [Alerts overview ]({{< relref "../alerting/_index.md" >}} ).
2020-05-11 12:12:04 -07:00
2021-05-28 11:27:40 +02:00
{{< figure src="/static/img/docs/v45/alert-list-panel.png" max-width="850px" >}}
2020-05-11 12:12:04 -07:00
Use these settings to refine your visualization.
2020-06-30 13:36:00 -07:00
## Options
2020-05-11 12:12:04 -07:00
- **Show -** Choose whether the panel should display the current alert state or recent alert state changes.
- **Max Items -** Sets the maximum number of alerts to list.
- **Sort order -** Select how to order the alerts displayed:
- **Alphabetical (asc) -** Alphabetical order.
- **Alphabetical (desc) -** Reverse alphabetical order.
- **Importance -** By importance according to the following values, with 1 being the highest:
- alerting: 1
- no_data: 2
- pending: 3
- ok: 4
- paused: 5
- **Alerts from this dashboard -** Shows alerts only from the dashboard the alert list is in.
2020-06-30 13:36:00 -07:00
## Filter
2020-05-11 12:12:04 -07:00
These options allow you to limit alerts shown to only those that match the query, folder, or tags you choose.
- **Alert name -** Enter an alert name query.
- **Dashboard title -** Enter a dashboard title query.
- **Folder -** Select a folder. Only alerts from dashboards in the folder selected will be displayed.
- **Dashboard tags -** Select one or more tags. Only alerts from dashboards with one or more of the tags will be displayed.
2020-06-30 13:36:00 -07:00
## State filter
2020-05-11 12:12:04 -07:00
2020-05-15 13:58:39 -07:00
Choose which alert states to display in this panel.
2021-08-06 07:52:36 -06:00
2020-05-11 12:12:04 -07:00
- Ok
- Paused
- No data
- Execution error
- Alerting
- Pending