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

# Migrate vaults from Devolutions Server to Devolutions Cloud

Vaults can be imported from Devolutions Server to Devolutions Cloud by way of a simple file importation process. Here is how this works:

1. Open Devolutions Server in your chosen web browser, and head over to the vault to migrate.
2. Click on the ellipsis button (***...***) in the content area, and select ***Export (.rdm)***.

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

3. Check all the options that best fit your needs. Choose ***v2*** as the ***Export file version***.

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

#### With Remote Desktop Manager

1. Open Remote Desktop Manager, and connect to your Devolutions Cloud workspace.
2. Right-click anywhere in the navigation pane of the vault of your choice, then click on ***Import*** – ***Import in vault (.rdm)***.

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

3. Locate and then open the ***.rdm*** file previously exported from Devolutions Server.
4. Choose whether to import at root or in a specific folder, then click on ***Import***.

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

5. Select the entries to import, and click on ***Import*** again.

![](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/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.
