# How to import a backup file

1\) Open the *Automatic backups directory* on your PC/Mac. If you don't remember where the directory is, open the bibisco and check the settings page.

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

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

2\) Choose a backup file (file with **.bibisco2** extension) and then import it as a project:

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

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

{% hint style="info" %}
**PLEASE NOTE!** If the most recent backup doesn’t contain the desired data, please try using older backups, as bibisco automatically creates backups at regular intervals.
{% 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.bibisco.com/how-to-import-a-backup-file.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.
