# Backup

In this documentation, we will provide you with an overview of the following:

* How to Setup a Backup Instance
* How to View & Manage your Active Backup Instances

Let’s get started 🚀

**How to Setup a Backup Instance**

Amove allows setting up a backup instance and enables you to create a duplicate or secondary copy of the data stored in the primary cloud account. This backup copy is usually stored in a different location. For more information, please refer to the [How to Setup a Backup Instance](/backup/how-to-setup-a-backup-instance.md) documentation.

**How to View & Manage Your Active Backup Instances**

Amove enables you to view and manage all the backup instances that have been created in the system. You can disable an active backup instance, delete a backup instance, and change its settings.For more information, please refer to the [How to View & Manage Your Active Instances ](/backup/how-to-view-and-manage-your-active-backup-instances.md)documentation.


---

# 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.amove.io/backup.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.
