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

# Schnellverbindung

Benutzer können eine Ad-hoc-Sitzung über die Symbolleiste ***Quick connect*** starten, indem sie den Host, den Sitzungstyp und das zugehörige Devolutions Gateway angeben. Es ist auch möglich, eine Vorlage zu erstellen und die Verbindung mit Ihrer Vorlage herzustellen. Nachdem Sie die gewünschten Einstellungen in der Vorlage konfiguriert haben, wendet Remote Desktop Manager sie automatisch an, wenn eine Verbindung zum angegebenen Host hergestellt wird.

Das Steuerelement besteht aus mehreren Untersteuerelementen.

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

{% hint style="info" %}
Das Auflisten von im Netzwerk erkennbaren Geräten ist ein zeitaufwändiger Vorgang.
{% endhint %}

Die Auslassungspunkte-Schaltfläche listet im Netzwerk erkennbare Computer auf, damit Sie einen Computer aus der Liste auswählen können.

### Benutzerdefinierte Quick Connect-Vorlage

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

Remote Desktop Manager bietet Standardvorlagen für die Verbindung mit der Funktion ***Quick Connect***, es ist jedoch möglich, [benutzerdefinierte Vorlagen](/rdm/de/ribbon-menu-bar/administration/templates/creating-templates.md) zu verwenden. In diesem Fall muss das Feld ***host*** in der Vorlage auf die Variable `$QUICK_CONNECT$` gesetzt werden. Wenn sie erstellt werden, werden benutzerdefinierte Vorlagen automatisch am Ende der Typenliste hinzugefügt.

### Siehe auch

* [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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/de/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.
