# バックアップと復元

選択したネットワークのネットワーク全体の設定とデバイスのバックアップを作成し、それらを対応するネットワークやデバイスに復元できます。復元を行うと、すべてのネットワーク全体の設定およびデバイス設定は上書きされます。

## 新規バックアップの生成 <a href="#generating-a-new-backup" id="generating-a-new-backup"></a>

ユーザーは、「**組織**」＞「**バックアップと復元**」に移動し、ネットワーク全体設定およびデバイス設定のバックアップを作成できます。&#x20;

<figure><img src="/files/4F7Obm6q4nngKpoTryCs" alt=""><figcaption></figcaption></figure>

* **復元する**：すべての設定（ネットワーク全体設定およびデバイス設定）を対応するネットワークに復元します。
* **保護する**：バックアップを保護でき、ネットワークのバックアップが2つを超えた場合でも、そのバックアップがローテーションされなくなります。
* **再度バックアップを取る**：現在の設定を対応するネットワークのバックアップに更新できます。

## ネットワークのクローン <a href="#clone-network" id="clone-network"></a>

新しいネットワークの作成時に、別のネットワークの設定をクローンするオプションがあります。これにより、ローカルデバイス設定を除く、既存ネットワークからすべてのネットワーク全体設定がコピーされます。

{% hint style="warning" %}
ネットワークのクローンは同一組織内のバックアップ・構成テンプレートからのみ可能です。異なる組織のネットワークは選択できません。
{% endhint %}

<figure><img src="/files/Dsy489EaFrQCgGECNyFq" alt=""><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/managing-organizations/backup-and-restore.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.
