# My projects seem to have disappeared. What can I do?

1\) Verify in the *Settings* -> *Directory of the projects* that the directory is correct: it has to be the projects directory (the directory indicated with the purple arrow in [Projects directory structure](/bibisco-projects-directory/projects-directory-structure.md) page), the directory that contains the subdirectory **\_internal\_bibisco2\_projects\_db\_ :**

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

<div data-full-width="true"><figure><img src="/files/Jt05Q8t5Kp7Xx13sONDZ" alt=""><figcaption></figcaption></figure></div>

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

2\) If the pointing is correct and the projects still do not appear in the list of projects, select the most recent backup (files with **.bibisco2** extension) from the *Automatic backups directory:*

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

and import it as a project:

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

<figure><img src="/files/1jAIs74ErVSjk6oP5if7" alt=""><figcaption></figcaption></figure>

3\) If you have not been successful with points 1) and 2) and **you have a backup archive file** (file with **.bibisco2** extension), you can import it as indicated in the previous point 2).

Ok, but why did it happen? Bearing in mind that the bibisco **never** deletes the project directory, the most common causes are:

1. The bibisco projects directory has been moved.
2. The bibisco projects directory has been renamed.
3. A new version of the bibisco has been downloaded to the computer and the bibisco projects directory has not been configured correctly (take a look at [How to update bibisco](/how-to-update-bibisco.md)).


---

# 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/faq/my-projects-seem-to-have-disappeared.-what-can-i-do.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.
