# 組織

組織とは、会社や学校など単一の組織体に属する階層ビューやネットワークの集合です。各組織は1つのライセンスを保有します。

## 組織の追加 <a href="#adding-an-organization" id="adding-an-organization"></a>

「**メニュー**」＞「**組織を追加する**」ボタンをクリックして組織を作成します。&#x20;

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

## 組織の編集 <a href="#edit-organization" id="edit-organization"></a>

現在の設定を更新する必要がある場合（組織名を変更したい場合など）は組織を編集します。

組織を編集する手順は以下の通りです。

1. 「**メニュー**」から編集したい組織を選択し、「**編集**」をクリックします。

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

2. 必要に応じてネットワーク設定を更新します。

<figure><img src="/files/pW0ibVu7ASvGKO12QH6k" alt="" width="563"><figcaption></figcaption></figure>

3. 「**適用する**」をクリックします。

## 組織の削除 <a href="#delete-organization" id="delete-organization"></a>

作成した組織が不要になった場合は、削除できます。

組織を削除する手順は以下の通りです。

1. 「**メニュー**」から編集したい組織を選択し、「**削除**」をクリックします。

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

2. ポップアップが表示されたら「**確認する**」をクリックします。

<figure><img src="/files/OuN3KcHdNcXNylw50NJF" alt="" width="374"><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/organizations.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.
