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

# Quick connect

Users can initiate an ad-hoc session through the ***Quick connect*** toolbar by specifying the host, session type, and associated Devolutions Gateway. It is also possible to create a template and establish the connection with your template. After configuring the desired settings in the template, Remote Desktop Manager automatically applies them when connecting to the specified host.

The control is composed of multiple sub controls.

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

{% hint style="info" %}
Listing network discoverable devices is a lengthy operation.
{% endhint %}

The ellipsis button will list network discoverable computer to allow you to select a computer from the list.

### Quick Connect custom template

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

Remote Desktop Manager offers default templates to connect with the ***Quick Connect*** feature, but it is possible to use [custom templates](https://docs.devolutions.net/rdm/commands/file/templates/creating-templates/). In that case, the ***host*** field in the template must be set to the `$QUICK_CONNECT$` variable. When they are created, custom templates are automatically added at the bottom of the type list.

### See also

* [Devolutions Academy – Use the Quick connect feature in 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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/knowledge-base-articles/quick-connect.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.
