> 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/knowledge-base/how-to-articles/quickly-deploy-remote-desktop-manager.md).

# Quickly deploy Remote Desktop Manager

This guide walks you through the steps for a quick onboarding of Remote Desktop Manager, centralizing remote connection technologies, credentials, and securing access to these resources.

1. Download Remote Desktop Manager from [Devolutions' website](https://devolutions.net/remote-desktop-manager/download/) and install it.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions offers a <a href="https://docs.devolutions.net/rdm/installation/client/#installation">couple of options</a> when it comes to the installation files. Choose the one that best fits your needs.</p></div>
2. Choose the appropriate workspace to store your data:
   * [SQLite](https://docs.devolutions.net/rdm/workspaces/workspace-types/local-workspaces/sqlite/) (default local)
   * [Devolutions Server](https://docs.devolutions.net/server/overview/what-is-server/) (self-hosted)
   * [Devolutions Cloud](https://docs.devolutions.net/cloud/overview/devolutions-cloud/) (cloud-based)
3. [Add a new workspace](https://docs.devolutions.net/rdm/workspaces/create-a-workspace/) in Remote Desktop Manager. Once this step is completed, you can begin the onboarding process.
4. Head to ***Administration*** – ***Licenses***, and [add a license](https://docs.devolutions.net/rdm/commands/administration/licenses/).
5. With the initial setup and licenses added, you can proceed to [create your first entries](https://docs.devolutions.net/rdm/commands/edit/creating-new-entry/).

**Related articles**

* [Devolutions Academy – Enhancing security](https://academy.devolutions.net/student/path/1925316/activity/2668008)
* [Devolutions Academy – Organizing entries with folders](https://academy.devolutions.net/student/path/1916054/activity/2667044)
* [Export and import entries](https://docs.devolutions.net/rdm/kb/how-to-articles/export-import-entries/)
* [Getting Started with Remote Desktop Manager – Initial Configuration and Set Up](https://www.youtube.com/watch?v=BfFvtHJSzbs)
* [Getting Started with Remote Desktop Manager – Using RDM for the First Time](https://www.youtube.com/watch?v=FtSlp_TVAxE)
* [Getting the Most out of Remote Desktop Manager: Guide to Real-world Use Cases](https://www.youtube.com/watch?v=paw_cyY8BoQ)
* [Quickly deploy Devolutions Cloud](https://docs.devolutions.net/cloud/kb/how-to-articles/quickly-deploy-devolutions-cloud/)
* [Quickly deploy Devolutions Server](https://docs.devolutions.net/server/kb/how-to-articles/quickly-deploy-devolutions-server/)


---

# 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/knowledge-base/how-to-articles/quickly-deploy-remote-desktop-manager.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.
