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

# Desplegar rápidamente Remote Desktop Manager

Siga una guía paso a paso para desplegar rápidamente Remote Desktop Manager, elegir un espacio de trabajo, añadir una licencia y crear sus primeras entradas.

Esta guía le acompaña a través de los pasos para una incorporación rápida de Remote Desktop Manager, centralizando las tecnologías de conexión remota y las credenciales, y asegurando el acceso a estos recursos.

1. Descargue Remote Desktop Manager desde el [sitio web de Devolutions](https://devolutions.net/remote-desktop-manager/download/) e instálelo.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions ofrece <a href="/rdm/es/getting-started/installation/client.md#installation">varias opciones</a> en lo relativo a los ficheros de instalación. Elija la que mejor se adapte a sus necesidades.</p></div>
2. Elija el espacio de trabajo adecuado para almacenar sus datos:
   * [SQLite](/rdm/es/getting-started/workspaces/workspace-types/local-workspaces/sqlite.md) (local predeterminado)
   * [Devolutions Server](https://docs.devolutions.net/server/overview/devolutions-server) (autoalojado)
   * [Devolutions Cloud](https://docs.devolutions.net/cloud/overview/devolutions-cloud) (basado en la nube)
3. [Añada un nuevo espacio de trabajo](/rdm/es/getting-started/workspaces/create-a-workspace.md) en Remote Desktop Manager. Una vez completado este paso, puede iniciar el proceso de incorporación.
4. Vaya a ***Administración*** – ***Licencias*** y [añada una licencia](/rdm/es/ribbon-menu-bar/administration/licenses.md).
5. Con la configuración inicial realizada y las licencias añadidas, puede proceder a [crear sus primeras entradas](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md).

**Artículos relacionados**

* [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)
* [Exportar e importar entradas](/rdm/es/knowledge-base/how-to-articles/export-and-import-entries.md)
* [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)
* [Desplegar rápidamente Devolutions Cloud](https://docs.devolutions.net/cloud/es/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud)
* [Desplegar rápidamente Devolutions Server](https://docs.devolutions.net/server/es/knowledge-base/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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/es/knowledge-base/how-to-articles/quickly-deploy-remote-desktop-manager/quickly-deploy-remote-desktop-manager.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
