# Cross-Instance Backup Restoration

### Overview

The Cross-Instance Backup Restoration feature allows you to restore a backup from one Jet Admin instance to another, such as from an on-premise environment to the cloud.&#x20;

#### Steps to Restore a Backup from a Different Instance

Follow these steps:

1. **Go to App Settings**
2. **Click on Restore Backup**
3. **Click on Advanced**
4. **Upload Your Backup File**
5. **Enter Your JET\_BRIDGE\_CLOUD\_TOKEN**
6. **Click on Restore Backup**

{% @arcade/embed flowId="Bz3otQQE2XIMEKj7ieCq" url="<https://app.arcade.software/share/Bz3otQQE2XIMEKj7ieCq>" %}

{% hint style="info" %}
**Important Notes**

* **JET\_BRIDGE\_CLOUD\_TOKEN**: This token is crucial when restoring a backup from a different Jet Admin instance. Ensure that you have this token ready before starting the restoration process.
* **Backup Compatibility**: Verify that the backup file is compatible with the instance you are restoring to, as differences in versions or configurations might affect the restoration.
  {% endhint %}


---

# 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.jetadmin.io/user-guide/version-control/cross-instance-backup-restoration.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.
