> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-user-manual/jp/working-with-organization-trees.md).

# 組織ツリー(Organization Tree)の操作

EnGenius Cloudはorganization tree structureを採用します。ユーザはマネージドネットワークのスコープを定義することができます。すべてのデバイス管理また監視機能は、このユーザのツリーの下であれば、異なるスコープに適用されることが可能です。これにより、VARまたMSPユーザに対して、ネットワークを管理することが大きく柔軟性になります。

organization tree structureは、3つのレベルを含めます。大きいの方から小さいの方まで説明します。

* Organization - 唯一のライセンスの傘下に、ひとつや複数のHierarchy の集合体です。
* Hierarchy - Networkの集合体で、地理的に集中でも分散でも可能です。
* Network - 唯一のコンフュグレションセットの中にで、ネットワークデバイスの集合です。

organization tree structure定義について、画面の左上に、下のようなウェブGUIが表示されます。

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LgVsoqihVR3I0VRYmyO%2F-LoO2Xrco5PcBfj2cVQ0%2F-LoO2ZzgDGv9G4EYe7PR%2F1568083393107.jpg?alt=media\&token=ab8989c5-7771-4b28-82da-3fc363d72ffc)

## **How-to Videos**

### **ビデオでEnGenius Cloudに会社のネットワーク設置方法を示します。**

{% embed url="<https://www.youtube.com/watch?v=sN2y44Yzi7s&feature=youtu.be&t=5>" %}


---

# 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://doc.engenius.ai/home-cloud-user-manual/jp/working-with-organization-trees.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.
