> For the complete documentation index, see [llms.txt](https://docs.dashcomb.com/dashcomb-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dashcomb.com/dashcomb-help-center/ide/region/menu-region.md).

# ユーザーメニュー

メニューバーで<img src="/files/cZA1g8drIuOiLU42IdAe" alt="" data-size="line">をクリックすると、ユーザーメニューが表示されます。

<figure><img src="/files/ZUVywBO7csCVZe14tSyM" alt=""><figcaption><p>ユーザーメニューの操作方法</p></figcaption></figure>

### ユーザーメニューの操作

### メニューの階層について

ユーザーメニューは、2階層で構成されています。管理画面に１：１で対応するサブメニューと、サブメニューをまとめるためのメニューです。

メニューをクリックすると、そのメニューに属するサブメニューが展開されます。

### メニューの操作

操作したいメニューにマウスカーソルを載せると、操作アイコンが表示されます。このアイコンをクリックして、各種操作を行うことができます。

<figure><img src="/files/85NYMo5xKk5OmdWgjtjj" alt=""><figcaption></figcaption></figure>

#### メニューの追加

上端の<img src="/files/nnk5fNFpQzHO78sG54bM" alt="" data-size="line">をクリックすると、メニューが追加されます。

#### メニュータイトルの編集

メニューにマウスカーソルを載せると、操作アイコンが表示されます。<img src="/files/htponMpbKKTy4U2nYBuX" alt="" data-size="line">をクリックすると、メニュータイトルを編集できます。

#### メニューの削除

メニューにマウスカーソルを載せると、操作アイコンが表示されます。<img src="/files/4Gcj3lwAm0jfyFIaV9vy" alt="" data-size="line">をクリックすると、メニューが削除されます。

#### メニューの表示・非表示の切り替え

メニューにマウスカーソルを載せると、操作アイコンが表示されます。<img src="/files/pYYQyexa7CgkTar82AGp" alt="" data-size="line">をクリックすると、メニューが非表示状態になります。非表示になったメニューは、ユーザーの画面に表示されません。

表示状態に戻すには、<img src="/files/vBXRxFhLrACVTf0jgQ8C" alt="" data-size="line">をクリックします。

### サブメニューの操作

操作したいサブメニューにマウスカーソルを載せると、操作アイコンが表示されます。このアイコンをクリックして、各種操作を行うことができます。

<figure><img src="/files/8zfcUMOV80eX7F7T1eM6" alt=""><figcaption></figcaption></figure>

#### サブメニューの追加

メニューにマウスを載せたときに表示される<img src="/files/nnk5fNFpQzHO78sG54bM" alt="" data-size="line">アイコンをクリックすると、メニューの中にサブメニューが追加されます。

#### サブメニューの複製

<img src="/files/0xs0ruXIk3cmdOiSiPii" alt="" data-size="line">をクリックすると、サブメニュータイトルを複製できます。

#### サブメニュータイトルの編集

<img src="/files/htponMpbKKTy4U2nYBuX" alt="" data-size="line">をクリックすると、サブメニュー設定の編集パネルが表示されます。

<img src="/files/EedPsLhADJoJcqGGVFHZ" alt="" data-size="line">展開アイコンをクリックするとサブメニュータイトルのテキストエディタが表示されます。

<figure><img src="/files/RVr00TeUTVWfhw33zn2k" alt=""><figcaption></figcaption></figure>

#### サブメニュータイトルの削除

<img src="/files/4Gcj3lwAm0jfyFIaV9vy" alt="" data-size="line">をクリックすると、サブメニューが削除されます。

#### サブメニューの表示・非表示の切り替え

<img src="/files/pYYQyexa7CgkTar82AGp" alt="" data-size="line">をクリックすると、サブメニューが非表示状態になります。非表示になったサブメニューは、ユーザーの画面に表示されません。

表示状態に戻すには、<img src="/files/vBXRxFhLrACVTf0jgQ8C" alt="" data-size="line">をクリックします。

### メニューの移動

メニューおよびサブメニューは、ドラッグアンドドロップで配置を入れ替えることができます。

サブメニューを、別のメニューに移動させることもできます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.dashcomb.com/dashcomb-help-center/ide/region/menu-region.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
