> 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/ribbon-menu-bar/file/import/import-.rdm.md).

# Import (.rdm)

Remote Desktop Manager allows you to import entries from previously exported RDM files (Remote Desktop Manager's native export format) stored on your computer.

1. In the ***navigation pane***, select the vault in which to import the entries.
2. Go to ***File – Import – Import (.rdm)***.
3. Select the RDM file to import from your computer, then click ***Open***.
4. Choose to ***Import in root***, ***Import in current folder***, or ***Import in specific folder***.
5. In the next dialog box, a list of all the entries that are in the data file will be displayed. Select specific entries you wish to import or ***Select All*** to import all of your entries.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>If you have users who override entry properties with <em><strong>User-specific settings</strong></em> , uncheck <em><strong>Change ID</strong></em>.</p></div>
6. Click ***OK***. The import will proceed using your chosen settings.


---

# 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/ribbon-menu-bar/file/import/import-.rdm.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.
