> 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/concepts/basic-concepts/remote-connection-management.md).

# Gestión de conexiones remotas

La gestión de conexiones remotas centraliza sesiones RDP, SSH, VNC, web y otros tipos de sesión en un único iniciador seguro y auditado. Defina plantillas, herede configuraciones compartidas y active requisitos previos como VPN o gateways de forma automática. Utilice listas de reproducción para las rutinas diarias y automatice la creación o el mantenimiento de sesiones con Devolutions PowerShell.

En Devolutions, el paquete de gestión de conexiones remotas reúne Remote Desktop Manager, Devolutions Gateway, Devolutions Launcher, Devolutions Cloud, Devolutions Password Manager y Devolutions Server. Almacene y gobierne las entradas en Devolutions Cloud o Devolutions Server, inicie conexiones con Remote Desktop Manager (o Devolutions Launcher), enrute túneles seguros a través de Devolutions Gateway y trabaje en distintos dispositivos con Devolutions Password Manager. Esto reduce los pasos manuales, ayuda a aplicar el principio de mínimo privilegio y acelera la resolución de problemas.

#### Temas relacionados

* [Complementos](/rdm/es/ribbon-menu-bar/tools.md)
* [Consola AD](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md)
* [ARD](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md)
* [FTP/SFTP](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md)
* [Consola HyperV](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md)
* [Conexión rápida](/rdm/es/ribbon-menu-bar/view/quick-connect.md)
* [RDP](/rdm/es/ribbon-menu-bar/actions/rdp.md)
* [PowerShell remoto](/rdm/es/ribbon-menu-bar/tools/powershell-rdm-cmdlet.md)
* [SCP](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md)
* [SSH](/rdm/es/ribbon-menu-bar/edit/create-an-entry.md)
* [Telnet](/rdm/es/ribbon-menu-bar/actions/telnet.md)
* [Terminal Server](/rdm/es/getting-started/installation/client/remote-desktop-services-terminal-services.md)
* [WOL](/rdm/es/knowledge-base/knowledge-base-articles/wake-on-lan-wol.md)
* [Sitio web](https://docs.devolutions.net/password-manager/es/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager/side-menu/add-website)

#### Véase también

* [Devolutions Academy - Configuración y gestión de entradas de conexión remota](https://academy.devolutions.net/student/path/1916054/activity/2667051)
* [Devolutions Academy – Gestión de escritorio remoto y operaciones de TI](https://academy.devolutions.net/student/path/2523246-remote-connection-management)
* [YouTube - Remote Desktop Manager - La caja de herramientas de gestión de conexiones remotas para profesionales de TI](https://www.youtube.com/watch?v=-uz8dvo9tpE)
* [Blog de Devolutions - 5 razones por las que una buena solución de gestión de conexiones remotas es esencial](https://blog.devolutions.net/2022/02/5-reasons-why-good-remote-connection-management-solution-is-essential/)


---

# 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/concepts/basic-concepts/remote-connection-management.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.
