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

# Connessione rapida

Gli utenti possono avviare una sessione ad hoc tramite la barra degli strumenti ***Quick connect*** specificando l'host, il tipo di sessione e il Devolutions Gateway associato. È anche possibile creare un template e stabilire la connessione con il proprio template. Dopo aver configurato le impostazioni desiderate nel template, Remote Desktop Manager le applica automaticamente durante la connessione all'host specificato.

Il controllo è composto da più sottocontrolli.

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

{% hint style="info" %}
L'elenco dei dispositivi rilevabili in rete è un'operazione lunga.
{% endhint %}

Il pulsante con i puntini di sospensione elenca i computer rilevabili in rete per consentirle di selezionare un computer dall'elenco.

### Template personalizzato per Quick Connect

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

Remote Desktop Manager offre template predefiniti per connettersi con la funzionalità ***Quick Connect***, ma è possibile utilizzare [template personalizzati](/rdm/it/ribbon-menu-bar/administration/templates/creating-templates.md). In tal caso, il campo ***host*** nel template deve essere impostato sulla variabile `$QUICK_CONNECT$`. Quando vengono creati, i template personalizzati vengono aggiunti automaticamente in fondo all'elenco dei tipi.

### Vedere anche

* [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/it/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.
