> For the complete documentation index, see [llms.txt](https://docs.safekey.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.safekey.be/user-guides/backups/restore-backups.md).

# Restore Backups

1\) Click on the **"Backup/Restore"** **tab**&#x20;

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

2\) Click "Browse" to **select your backup file** (.dat-file) you want to restore and then on the **green** **"Restore"** **button**.

<figure><img src="/files/2qerOYHnGbqKAxYvIjXT" alt=""><figcaption></figcaption></figure>

3\) If you've already [set a PIN code](/user-guides/pin-code-management.md) for your device, you'll have to enter it first.

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

4\) Next, you'll have to **enter the passphrase that protects the backup file**.

This passphrase was generated while you created the backup-file. You should've stored it safely.

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

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

5\) **Touch your SafeKey** to verify that your **backup will be restored** to the connected SafeKey device.

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

6\) Once the **backup is restored**, you'll see the message **"Operation Completed Successfully"**.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.safekey.be/user-guides/backups/restore-backups.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.
