# 階層ビュー

階層ビューは、ネットワークやさらにネスト化された階層ビューのグループです。これはPCのOSで使われているフォルダーのようなツリー構造になっています。

## 階層ビューの追加 <a href="#adding-a-hierarchy-view" id="adding-a-hierarchy-view"></a>

新規または既存の組織、あるいは既存の階層ビュー内にも階層ビューを作成できます。「**メニュー**」から組織または階層ビューを選択し、「**階層ビューを追加する**」をクリックします。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/4S5U4hI5tr1m8h28M6Lu/image.png" alt=""><figcaption></figcaption></figure>

## 階層ビューの編集 <a href="#edit-hierarchy-views" id="edit-hierarchy-views"></a>

1. 「**メニュー**」から階層ビューを選択し、「**編集**」をクリックして階層ビュー名を編集できます。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/F5ttZS4o8Px3Q5qWXLR2/image.png" alt=""><figcaption></figcaption></figure>

2. 階層ビュー名を変更し、「**適用する**」をクリックします。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/vWYRMpu4T9IAwCRs3RSV/image.png" alt="" width="563"><figcaption></figcaption></figure>

## 階層ビューの削除 <a href="#delete-hierarchy-view" id="delete-hierarchy-view"></a>

「**メニュー**」から階層ビューを選択し、ごみ箱アイコンをクリックして階層ビューを削除できます。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/Ge1O9munrCgCdbZUgXRH/image.png" alt=""><figcaption></figcaption></figure>

## 階層ビュー配下のネットワーク移動 <a href="#move-network-under-hierarchy-view" id="move-network-under-hierarchy-view"></a>

ネットワークを作成してデバイスを関連付けた後、階層ビューを変更する場合、例えば、元々、8Fに属していたネットワークを10Fに移動する場合、ユーザーは階層ビューを変更し、8F配下のネットワークを10F配下へ移動させます。ユーザーは同じ組織内で任意のネットワークを新しい階層ビューにドラッグ＆ドロップで移動できます。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/9AmUMD5awb21I56GUqvm/image.png" alt="" width="257"><figcaption></figcaption></figure>

移動させたい階層を選択し、「**適用する**」をクリックします。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/dgjuFLAuBeYaKYZe374J/image.png" alt="" width="335"><figcaption></figcaption></figure>

選択したネットワークが指定の階層に移動されます（ドラッグ＆ドロップでも移動可能です）。

<figure><img src="https://content.gitbook.com/content/WPm8EyIrziJQuTvcgJ14/blobs/jGZLeUO0UjOOQOttalas/image.png" alt="" width="255"><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.lan.kokomocloud.com/working-with-org-trees/hyperviews.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
