[comment]: # ({64b1906d-5bf78e6f})

# 2 Host menu

[comment]: # ({/64b1906d-5bf78e6f})

[comment]: # ({af319ab4-5b802363})

#### Overview

The host menu contains shortcuts to actions or frontend sections that are 
frequently required for a host.

The host menu can be opened by clicking on the host name.

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

[comment]: # ({/af319ab4-5b802363})

[comment]: # ({151c299c-60febe87})

#### Content

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

*View* section contains links to:

-  **Dashboards** - opens widgets and graphs.
-  **Problems** - opens the *Problems* section with the list of unresolved problems of the underlying trigger.
-  **Latest data** - opens the *Latest data* section with the list of all the latest data of the current host.
-  **Graphs** - opens simple graphs of the current host.
-  **Web**- opens the link to the configured web scenarios.
-  **Inventory** - opens the link to the inventory of the current host.

*Configuration* section contains links to:

-  **Host** - configuration form of the current host.
-  **Items** - the list of the current host items.
-  **Triggers** - the list of the current host triggers.
-  **Graphs** - simple graphs of the current host.
-  **Discovery** - the list of low-level discovery rules of the current host.
-  **Web** - the list of web scenarios of the current host.

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

*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 host action* and type 'URL').

*Scripts* section allows to execute [global scripts](/manual/web_interface/frontend_sections/alerts/scripts)
configured for the current host. These scripts need to have their scope defined as *Manual host action* to be available
in the host menu.

[comment]: # ({/151c299c-60febe87})

[comment]: # ({2903e7e8-3ad956d9})

#### Supported locations

The host menu is accessible by clicking on a host name in various frontend sections, for example:

- Dashboards [widgets](/manual/web_interface/frontend_sections/dashboards/widgets), such as Data overview, Trigger
  overview, Problems, etc.
- Monitoring → [Problems](/manual/web_interface/frontend_sections/monitoring/problems)
- Monitoring → [Problems](/manual/web_interface/frontend_sections/monitoring/problems) → Event details
- Monitoring → [Hosts](/manual/web_interface/frontend_sections/monitoring/hosts)
- Monitoring → Hosts → [Web Monitoring](/manual/web_interface/frontend_sections/monitoring/hosts/web)
- Monitoring → [Latest data](/manual/web_interface/frontend_sections/monitoring/latest_data)
- Monitoring → [Maps](/manual/web_interface/frontend_sections/monitoring/maps)
- Inventory → [Hosts](/manual/web_interface/frontend_sections/inventory/hosts)
- Reports → [Top 100 triggers](/manual/web_interface/frontend_sections/reports/triggers_top)

[comment]: # ({/2903e7e8-3ad956d9})
