[comment]: # ({2ea9b751-e923eaa6})

# 1 Event menu

[comment]: # ({/2ea9b751-e923eaa6})

[comment]: # ({1db6d4e3-17351e40})

#### Overview

The event menu contains shortcuts to actions or frontend sections that are 
frequently required for an event.

The event menu can be opened by clicking the event name.

![](../../../../assets/en/manual/web_interface/event_context_menu.png)

[comment]: # ({/1db6d4e3-17351e40})

[comment]: # ({7ba30270-2adcfe6d})

#### Content

The event context menu has six sections: *View*, *Actions*, *Configuration*, *Problem*, *Links*, and *Scripts*.
For the entities that are not configured, links are disabled and displayed in gray.
The sections *Scripts* and *Links* are displayed if their entities are configured.

The *View* section contains links to:

-  **Problems** - opens the list of unresolved problems of the underlying trigger;
-  **History** - leads to the *Latest data* graph/item history for the underlying item(s).
   If a trigger uses several items, links will be available for each of them.

The *Actions* section is available in *Trigger overview* widgets only. 
It contains a link to:

-  **Update problem** - opens the [problem update](/manual/acknowledgment#updating-problems) screen.

The *Configuration* section contains links to the configuration of:

-  **Trigger** that fired the problem;
-  **Items** used in the trigger expression.

::: notetip
Note that configuration section is available only for Admin and Super admin users.
:::

The *Problem* section contains the options to:

-  **Mark as cause** - mark the problem as cause;
-  **Mark selected as symptoms** - mark the selected problems as symptoms of this problem.

The *Links* section contains links to:

-  access a configured [trigger URL](/manual/config/triggers/trigger#configuration);
-  access custom links configured in [Global scripts](/manual/web_interface/frontend_sections/alerts/scripts)
  (with scope 'Manual event action' and type 'URL');
- access a configured external ticket for the problem (see the *Include event menu entry* option when configuring [webhooks](/manual/config/notifications/media/webhook)).

The *Scripts* section contains links to execute a global [script](/manual/web_interface/frontend_sections/alerts/scripts)
(with scope *Manual event action*).
This feature may be handy for running scripts used for managing problem tickets in external systems.

[comment]: # ({/7ba30270-2adcfe6d})

[comment]: # ({f06af4da-25185444})

#### Supported locations

The event context menu is accessible by clicking a problem or event name in various frontend sections, for example:

- Dashboards [widgets](/manual/web_interface/frontend_sections/dashboards/widgets),
  such as *Problems* widget, *Trigger overview* widget, etc.
- Monitoring → [Problems](/manual/web_interface/frontend_sections/monitoring/problems)
- Monitoring → [Problems](/manual/web_interface/frontend_sections/monitoring/problems) → Event details
- Reports → [Top 100 triggers](/manual/web_interface/frontend_sections/reports/triggers_top) (global scripts and access
  to external ticket are not supported in this location)

[comment]: # ({/f06af4da-25185444})
