[comment]: # translation:outdated

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

# 3 アイテムメニュー

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

[comment]: # ({0bf77b04-5b802363})
#### 概要

アイテムメニューには、アイテムで頻繁に必要となるアクションまたはフロントエンドセクションへのショートカットが含まれています。

アイテムメニューは、フロントエンドセクションに応じて、アイテム名または3つのドットのアイコンをクリックして開くことができます。例:

| | |
|-|-|
|*監視データ* → [*最新データ*](/manual/web_interface/frontend_sections/monitoring/latest_data)<br><br>![](../../../../assets/en/manual/web_interface/item_context_menu_2.png)|*データ収集* → *テンプレート* → [*アイテム*](/manual/web_interface/frontend_sections/data_collection/templates/items)<br><br>![](../../../../assets/en/manual/web_interface/item_context_menu_3.png)|

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

[comment]: # ({new-e8f22467})
#### Content

The item menu has three sections: *View*, *Configuration*, and *Actions*.

The *View* section contains the following options:

-  **Latest data** - opens the [*Latest data*](/manual/web_interface/frontend_sections/monitoring/latest_data) section filtered by the current host and item;
-  **Graph** - opens a [simple graph](/manual/config/visualization/graphs/simple) of the current item;
-  **Values** - opens the list of all [values](/manual/config/visualization/graphs/simple#switching-to-raw-values) received for the current item within the past 60 minutes;
-  **500 latest values** - opens the list of [500 latest values](/manual/config/visualization/graphs/simple#switching-to-raw-values) for the current item.

The *Configuration* section (available only for *Admin* and *Super admin* type users) contains the following options:

-  **Item** - opens the [item configuration form](/manual/config/items/item#configuration) of the current item;
-  **Template** - opens the [template configuration form](/manual/config/templates/template#creating-a-template) of the template that the item belongs to (available only when the item menu is accessed from *Data collection* → *Templates* → [*Items*](/manual/web_interface/frontend_sections/data_collection/templates/items));
-  **Host** - opens the [host configuration form](/manual/config/hosts/host#configuring-a-host) of the host that the item belongs to;
-  **Triggers** - on mouseover, opens a list of item's triggers, if any; clicking on a trigger opens its [trigger configuration form](/manual/config/triggers/trigger#configuration);
-  **Create trigger** - opens the [trigger configuration form](/manual/config/triggers/trigger#configuration) to create a trigger for this item;
-  **Create dependent item** - opens the [item configuration form](/manual/config/items/item#configuration) to create a dependent item, with the current item as the master item;
-  **Create dependent discovery rule** - opens the [discovery rule configuration form](/manual/discovery/network_discovery/rule) to create a dependent discovery rule, with the current item as the master item.

The *Actions* section contains the following option:

-  **Execute now** - [executes a check](/manual/config/items/check_now) for a new item value immediately.

[comment]: # ({/new-e8f22467})

[comment]: # ({new-0b70d72e})
#### Supported locations

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

-  Monitoring → [Latest data](/manual/web_interface/frontend_sections/monitoring/latest_data)
-  Data collection → Hosts → [Items](/manual/web_interface/frontend_sections/data_collection/hosts/items)
-  Data collection → Hosts → Discovery rules → [Item prototypes](/manual/web_interface/frontend_sections/data_collection/hosts/discovery/item_prototypes)

The item menu is accessible by clicking on an item value in the [Top items](/manual/web_interface/frontend_sections/dashboards/widgets/top_items) dashboard widget.

[comment]: # ({/new-0b70d72e})

