# Restore

The Restore screen allows you to import one or more app metadata records that were previously exported or backed up. You will need to know the passphrase that was used to export or back up the app metadata record(s) in order to decrypt and import them.

The Restore screen has identical functionality to the [Import app](/appfigurate-user-guide/import-app.md) screen.


---

# 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.electricbolt.co.nz/appfigurate-user-guide/settings/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.
