> 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/ribbon-menu-bar/view/quick-connect.md).

# Quick connect

***Quick connect*** allows you to open an ad-hoc session by specifying the host and session type. This feature is accessible via the ***Quick connect*** toolbar or in the ***View*** tab in Remote Desktop Manager.

{% tabs %}
{% tab title="Windows" %}
![](https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin2022.png)

### Settings

{% hint style="info" %}
Note that the ***Quick connect*** toolbar only lets you specify a host, a computer, and a session type. To have access to the other options available in the windowed version, you have to use the ***Quick connect*** icon in the ***View*** tab.
{% endhint %}

When opening ***Quick connect*** via the ***View*** tab, a window appears where you can specify your session ***Host***, ***Username***, ***Password***, and ***Domain***.

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

Clicking on the first button next to the ***Host*** field opens a new window where you can select a computer to connect to in a list.

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

Clicking on the second button next to the ***Host*** field shows a menu where you can select your session type. It is also possible to create a ***Template*** and establish connection with it. See [Quick connect](https://docs.devolutions.net/rdm/kb/knowledge-base/quick-connect/) to learn more about this option. You can also learn how to [create a template](https://docs.devolutions.net/rdm/commands/file/templates/creating-templates/).

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

Clicking on the third button next to the ***Host*** field shows a menu where you can select options to open your session.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_rdm_windows_RDMWin0002.png" alt=""><figcaption></figcaption></figure>

### Other functions

You can choose to check the ***Close after connect*** box at the bottom left of the ***Quick Connect*** window if you want the window to close itself after you press the ***Connect*** button and you are connected to the session.

#### See also

* [Devolutions Academy - Using Quick connect](https://academy.devolutions.net/student/activity/3407932-using-quick-connect)
  {% endtab %}

{% tab title="macOS" %}
![](https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac0036.png)

### Settings

{% hint style="info" %}
Note that the ***Quick connect*** toolbar only lets you specify a host, a computer, and a session type. To have access to the other options available in the windowed version, you have to use the ***Quick connect*** icon in the ***View*** tab.
{% endhint %}

When opening ***Quick connect*** via the ***View*** tab, a window appears where you can specify your session ***Host***, ***Username***, and ***Password***.

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

Clicking on the first button next to the ***Host*** field opens a new window where you can select a computer to connect to in a list.

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

Clicking on the second button next to the ***Host*** field shows a menu where you can select your session type. It is also possible to create a ***Template*** and establish connection with it. See [Quick connect](https://docs.devolutions.net/rdm/kb/knowledge-base/quick-connect/) to learn more about this option. You can also learn how to [create a template](https://docs.devolutions.net/rdm/commands/file/templates/creating-templates/).

![](https://cdnweb.devolutions.net/docs/docs_en_rdm_mac_RDMMac0039.png)
{% endtab %}
{% endtabs %}


---

# 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/ribbon-menu-bar/view/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.
