> 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/gateway/es/getting-started/devolutions-server/devolutions-gateway-configuration-in-remote-desktop-manager.md).

# Configuración de Devolutions Gateway en Remote Desktop Manager

Las siguientes instrucciones explican cómo usar Devolutions Gateway en una sesión RDP.

1. Seleccione una sesión RDP y abra su cuadro de diálogo ***Propiedades***.
2. Vaya a ***Conexión*** – ***VPN/SSH/Gateway***.
3. Establezca la opción ***Conectar*** en ***Conectar siempre***.
4. Establezca la opción ***Tipo*** en Devolutions Gateway.

   ![](https://cdnweb.devolutions.net/docs/RDMW6033_2026_1.png)
5. En la pestaña ***Configuración (Devolutions Gateway)***, seleccione el gateway configurado en [Configuración de Devolutions Server](/gateway/es/getting-started/devolutions-server/devolutions-gateway-configuration-with-devolutions-server.md).

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

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Para eliminar el retardo de cinco segundos al abrir una conexión, establezca el valor <em><strong>Retardo</strong></em> en 0 en la pestaña <em><strong>Avanzado</strong></em>.</p></div>
6. Una vez conectada la sesión RDP, la siguiente entrada de registro debería aparecer en ***Informes*** – ***Registros de Workspace***, que se encuentran en la interfaz web de Devolutions Server.

   ![](https://cdnweb.devolutions.net/docs/DVLS6007_2026_1.png)
7. Todas sus sesiones, registros y configuraciones se pueden gestionar desde la cinta de Remote Desktop Manager, en ***Administración*** – ***Devolutions Gateway***.

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

#### Grabación de sesiones

Una [grabación de sesiones](https://docs.devolutions.net/rdm/es/knowledge-base/how-to-articles/session-recording) proporciona un registro de lo que hizo un usuario mientras una conexión remota estaba abierta en Remote Desktop Manager.

1. Abra las propiedades de su entrada RDP.
2. Vaya a ***Grabación de sesiones***.
3. En el menú desplegable ***Modo***, seleccione la configuración que prefiera.
4. En el menú desplegable ***Grabación***, elija ***Remota***.
5. Haga clic en ***Guardar***.


---

# 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/gateway/es/getting-started/devolutions-server/devolutions-gateway-configuration-in-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.
