> 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/knowledge-base-articles/quick-connect.md).

# Conexión rápida

Utilice la barra de herramientas Conexión rápida de Remote Desktop Manager para iniciar sesiones ad hoc especificando un host, un tipo de sesión y un Devolutions Gateway.

Los usuarios pueden iniciar una sesión ad hoc a través de la barra de herramientas ***Conexión rápida*** especificando el host, el tipo de sesión y el Devolutions Gateway asociado. También es posible crear una plantilla y establecer la conexión con su plantilla. Tras configurar los ajustes deseados en la plantilla, Remote Desktop Manager los aplica automáticamente al conectarse al host especificado.

El control se compone de varios subcontroles.

{% hint style="info" %}
Enumerar los dispositivos detectables en la red es una operación larga.
{% endhint %}

El botón de puntos suspensivos enumerará los ordenadores detectables en la red para permitirle seleccionar uno de la lista.

### Plantilla personalizada de Conexión rápida

Remote Desktop Manager ofrece plantillas predeterminadas para conectarse con la función ***Conexión rápida***, pero es posible utilizar [plantillas personalizadas](/rdm/es/ribbon-menu-bar/administration/templates/creating-templates.md). En ese caso, el campo ***host*** de la plantilla debe establecerse en la variable `$QUICK_CONNECT$`. Cuando se crean, las plantillas personalizadas se añaden automáticamente al final de la lista de tipos.

### Véase también

* [Devolutions Academy – Utilizar la función Conexión rápida en Remote Desktop Manager](https://academy.devolutions.net/student/page/2662046-use-the-quick-connect-feature-in-remote-desktop-manager?sid=72a50574-3e39-441a-a09b-205d540f90dc\&sid_i=0)


---

# 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/knowledge-base-articles/quick-connect.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.
