> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/knowledge-base/troubleshooting-articles/lost-remote-desktop-manager-configuration.md).

# Configuration Remote Desktop Manager perdue

Vous avez perdu la configuration de votre espace de travail SQLite dans Remote Desktop Manager et votre arborescence de navigation s'affiche vide.

### Solution

1. Créez un nouvel espace de travail SQLite dans ***Fichier – Espaces de travail - Ajouter un nouvel espace de travail***.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Pour plus d'informations, voir <a href="https://docs.devolutions.net/fr/rdm/workspaces/create-a-workspace/">Créer un espace de travail</a>.</p></div>
2. Cliquez sur le bouton représentant des points de suspension et pointez-le vers le fichier ***connections.db***.
3. Terminez la configuration.

Vous devriez maintenant voir vos entrées dans le ***volet de navigation***.


---

# 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.devolutions.net/rdm/fr/knowledge-base/troubleshooting-articles/lost-remote-desktop-manager-configuration.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.
