> 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/cloud/knowledge-base/how-to-articles/import-entries-into-devolutions-cloud.md).

# Import entries into Devolutions Cloud

Learn how to import entries in Devolutions Cloud using Remote Desktop Manager. Native import formats are supported for many popular tools. If a native format or third-party tool is not supported, use the CSV import wizards to import from a `.csv` file.

Open Remote Desktop Manager and select your Devolutions Cloud workspace. Go to ***File*** – ***Import*** to import entries.

{% hint style="info" %}
The import feature is only active if the import ***Privileges*** have been enabled inside the user account. See [System permissions](https://docs.devolutions.net/rdm/commands/administration/system-permissions/).
{% endhint %}

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

Choose the entries you want to import. Click ***Import***.

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

The imported entries appear in the Devolutions Cloud workspace.

#### See also

* [Import entries into Devolutions Server](https://docs.devolutions.net/resources/other-resources/import-dvls-rdm/)
* [Migrate your vaults to another workspace](https://docs.devolutions.net/rdm/commands/file/import/)


---

# 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/cloud/knowledge-base/how-to-articles/import-entries-into-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.
