# Device Recovery

You can move your BrightID from one phone to another as long as you **still have access to the old phone that has your fully functioning BrightID**. This feature also allows the multi-device backup of your BrightID so that if you lose one, you still have your BrightID in another phone.

{% hint style="warning" %}

### Make sure BrightID on your old phone is up-to-date

Do not proceed further before reading this alert completely and acting on it.\
\
Before starting recovery, make sure the original phone with the fully functioning BrightID has the same version of BrightID as your newly installed one in your new phone.

* If, for some reason, after updating, BrightID app in your old phone has an error saying signing keys are invalid/incorrect, then you cannot recover.
* It is very important for you to keep your BrightID mobile app in all your phones healthy and kept up-to-date. Follow us on Twitter at [@BrightIDProject](https://twitter.com/BrightIDProject), so you do not miss these important announcements. Then keep all of your devices up-to-date and in sync.

#### [Use the Update/Upgrade guide for important details on how to update BrightID on your old phone.](/brightid/install/update-upgrade.md)

* Proceed further only if your BrightID on your old phone is up-to-date and error free.
  {% endhint %}

### Moving or recovering your BrightID to a new phone

**Step 1.** Install the BrightID app on your new phone. After successfully installing, open the BrightID app and select the "Device Recovery" option - previously the button was labeled as "Import".

<div align="left"><img src="/files/iiFWjA36mws9cVA09DqJ" alt="Select &#x22;Device Recovery&#x22; option" width="375"></div>

**Step 2.** After the QR Code appears on the new phone, note the following info:

{% hint style="info" %}

### Primary/Secondary device

If you are just concerned with completely moving your BrightID to the new phone, select the **"set as primary device"** option above the QR code before you scan the code. Then your old phone BrightID is secondary.\
\
If you want your new device to be a backup or secondary, leave the option unchecked. Then your old phone BrightID remains primary.
{% endhint %}

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

**Step 3.** launch BrightID on your old phone. Select 'Scan a code' and scan the QR Code shown on your new phone.

**Step 4.** On your old phone, confirm that you want to export your BrightID to new phone. Then add the name of new phone. E.g., "Main"

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

**Step 5.** The app on your old phone will start adding your new phone and upload your data to the new phone. The process will take about 15-30 seconds.

<div align="left"><img src="/files/l2m4tMVRznw3Pr1a0bV5" alt="" width="375"></div>

**Step 6.** Once the process is done, your old phone will open the 'Devices' page and show the new phone successfully added to the list of devices.

<div align="left"><img src="/files/iND8ZTJ7dEIfoukGYKVH" alt="" width="375"></div>

**Step 7.** Have a look at your new phone. Wait for the app on your new phone to download your BrightID data. Once the process is finished, the app will open the home screen and you are done.

<div align="left"><img src="/files/D1pjkqhNtJOMlgr3swn3" alt="" width="375"></div>

{% hint style="danger" %}
It is strongly suggested that you double-check the **verification badge, number of connections, achievements,** and **apps linked** on your new phone. If you find some data <mark style="color:red;">**fails**</mark> to be transferred correctly from one device to another, please report it to us. It will help us notify the bugs on this new feature and solve it.\
\
Assuming you selected "set as primary device" above the QR code on your new phone in the step earlier, your new phone is now the "primary" device, and your old phone is your "secondary" device.
{% endhint %}

### Manage the list of Devices

To access the information on the list of devices with a copy of your BrightID, you can go to the side menu on your home screen in either phones and select 'Devices.' You can manually re-sync the data from your primary device to your secondary devices on this screen. You can also remove the devices you no longer want.

{% hint style="danger" %}
"Sync Devices" from your primary phone from time to time, especially if you change something, like your profile pic, name, connection level of a connection, or you added new connections.\
\
While you can still have a functioning BrightID on the phone that is not synced, and you can always redo the changes manually on your secondary/backup phone, it is obviously best not to have to repeat the changes in each device.
{% 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://brightid.gitbook.io/brightid/install/recover-move/device-recovery.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.
