# ネットワーク

ネットワークには、機器リストや関連情報（設定、SSID、無線設定、ファームウェアアップグレード履歴など）が含まれます。各ネットワークは単一の設定セットでデバイスを管理するため、複数の設定が必要な場合には別ネットワークを作成して対応します。

## ネットワークの追加 <a href="#adding-a-network" id="adding-a-network"></a>

1. 「**メニュー**」から組織または階層を選択し、「**ネットワークを追加する**」をクリックします。

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

2. ネットワーク名を入力し、国とタイムゾーンを選択して、「**作成する**」をクリックします。バックアップもしくはNWテンプレートからクローンする場合は構成のプルダウンメニューから選択してください。

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

{% hint style="warning" %}
組織内の合計ネットワーク数が500を超える場合、クラウド上で予期しない応答遅延や問題が発生することがあります。
{% endhint %}

## ネットワークの編集 <a href="#edit-network" id="edit-network"></a>

ネットワーク名、国、タイムゾーンは必要に応じて編集できます。ネットワークを編集する手順は以下の通りです。

ネットワークを選択して、「**編集**」をクリックします。

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

## ネットワークの削除 <a href="#delete-network" id="delete-network"></a>

作成したネットワークが不要になった場合は、削除できます。

ネットワークを削除する手順は以下の通りです。

1. 「**メニュー**」からネットワークを選択し、「**削除**」をクリックします。

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

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

<figure><img src="/files/F3SJzHGHWDe9QBUYdiPP" 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/networks.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.
