> 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/server/fr/knowledge-base/how-to-articles/migrate-vaults-from-devolutions-server-to-devolutions-cloud.md).

# Migrer des coffres de Devolutions Server vers Devolutions Cloud

Les coffres peuvent être importés de Devolutions Server vers Devolutions Cloud par un simple processus d'importation de fichier. Voici comment cela fonctionne :

1. Ouvrez Devolutions Server dans le navigateur Web de votre choix et accédez au coffre à migrer.
2. Cliquez sur le bouton représentant des points de suspension (***...***) dans la zone de contenu, puis sélectionnez ***Exporter (.rdm)***.

![](https://cdnweb.devolutions.net/docs/DVLS4195_2025_1.png)

3. Cochez toutes les options qui correspondent le mieux à vos besoins. Choisissez ***v2*** comme ***Version du fichier d'exportation***.

![](https://cdnweb.devolutions.net/docs/DVLS4196_2025_1.png)

#### Avec Remote Desktop Manager

1. Ouvrez Remote Desktop Manager et connectez-vous à votre espace de travail Devolutions Cloud.
2. Faites un clic droit n'importe où dans le volet de navigation du coffre de votre choix, puis cliquez sur ***Importer*** – ***Importer dans le coffre (.rdm)***.

![](https://cdnweb.devolutions.net/docs/RDMW4294_2025_1.png)

3. Localisez puis ouvrez le fichier ***.rdm*** précédemment exporté depuis Devolutions Server.
4. Choisissez d'importer à la racine ou dans un dossier spécifique, puis cliquez sur ***Importer***.

![](https://cdnweb.devolutions.net/docs/RDMW4296_2025_1.png)

5. Sélectionnez les entrées à importer, puis cliquez de nouveau sur ***Importer***.

![](https://cdnweb.devolutions.net/docs/RDMW4297_2025_1.png)


---

# 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/server/fr/knowledge-base/how-to-articles/migrate-vaults-from-devolutions-server-to-devolutions-cloud.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.
