[comment]: # ({898d1f65-heading})
# 30 Top triggers

[comment]: # ({/898d1f65-heading})

[comment]: # ({de22b39c-overview})
#### Overview

The *Top triggers* widget displays triggers with the highest number of problems.

![](../../../../../../assets/en/manual/web_interface/frontend_sections/dashboards/widgets/top_triggers.png){width="600"}

It displays the same data as *Reports > [Top 100 triggers*](/manual/web_interface/frontend_sections/reports/triggers_top) and can display up to 1000 records.

[comment]: # ({/de22b39c-overview})

[comment]: # ({eb68cac4-config})
#### Configuration

To configure, select *Top triggers* as widget type:

![](../../../../../../assets/en/manual/web_interface/frontend_sections/dashboards/widgets/top_triggers_configuration.png){width="600"}

In addition to the parameters that are [common](/manual/web_interface/frontend_sections/dashboards/widgets#common-parameters) for all widgets, you may set the following specific options:

|   |   |
|--|--------|
|*Host groups*|Select host groups to display problems of in the widget.<br>This field is auto-complete, so starting to type the name of a group will offer a dropdown of matching groups.<br>Specifying a parent host group implicitly selects all nested host groups.<br>Problems from these host groups will be displayed in the widget; if no host groups are entered, problems from all host groups will be displayed.<br>This parameter is not available when configuring the widget on a [template dashboard](/manual/config/templates/template#adding-dashboards).|
|*Hosts*|Select hosts to display problems of in the widget.<br>This field is auto-complete, so starting to type the name of a host will offer a dropdown of matching hosts.<br>If no hosts are entered, problems of all hosts will be displayed.<br>This parameter is not available when configuring the widget on a [template dashboard](/manual/config/templates/template#adding-dashboards).|
|*Problem*|You can view the triggers for particular problems only. For this, enter the string to be matched in the problem name.<br>Macros are not expanded.|
|*Severity*|Mark trigger severities to filter triggers to be displayed in the widget.<br>If no severities are marked, all triggers will be displayed.|
|*Problem tags*|Specify the tags of the problems to be displayed in the widget.<br>It is possible to include as well as exclude specific tags and tag values. Several conditions can be set. Tag name matching is always case-sensitive.<br><br>There are several operators available for each condition:<br>**Exists** - include the specified tag names;<br>**Equals** - include the specified tag names and values (case-sensitive);<br>**Contains** - include the specified tag names where the tag values contain the entered string (substring match, case-insensitive);<br>**Does not exist** - exclude the specified tag names;<br>**Does not equal** - exclude the specified tag names and values (case-sensitive);<br>**Does not contain** - exclude the specified tag names where the tag values contain the entered string (substring match, case-insensitive).<br><br>There are two calculation types for conditions:<br>**And/Or** - all conditions must be met, conditions having the same tag name will be grouped by the *Or* condition;<br>**Or** - enough if one condition is met.|
|*Time period*|Select the [data source](/manual/web_interface/frontend_sections/dashboards/widgets/#dynamic-parameters) for the time period:<br>**Dashboard** - use the dashboard [time period selector](/manual/web_interface/time_period_selector);<br>**Widget** - use a compatible widget (set in the *Widget* parameter);<br>**Custom** - use a custom time period set in the *From* and *To* parameters; if set, a clock icon will be displayed in the upper-right corner of the widget, indicating the set time on mouseover.<br>Note that regardless of the widget's *Time period* configuration, compatible widgets can still use it as a data source for the time period.|
|*Widget*|Enter or select a compatible widget as the data source for the time period.<br>This parameter is available if *Time period* is set to "Widget".|
|*From*|Enter or select the start of the time period.<br>[Relative time syntax](/manual/web_interface/time_period_selector) (`now`, `now/d`, `now/w-1w`, etc.) is supported.<br>This parameter is available if *Time period* is set to "Custom".|
|*To*|Enter or select the end of the time period.<br>[Relative time syntax](/manual/web_interface/time_period_selector) (`now`, `now/d`, `now/w-1w`, etc.) is supported.<br>This parameter is available if *Time period* is set to "Custom".|
|*Trigger limit*|Set the number of triggers to be displayed. Possible value range: 1-1000.|

[comment]: # ({/eb68cac4-config})
