> 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

Utilizzi la barra degli strumenti Quick connect in Remote Desktop Manager per avviare sessioni ad hoc specificando un host, un tipo di sessione e un Devolutions Gateway.

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. È inoltre possibile creare un modello e stabilire la connessione con il proprio modello. Dopo aver configurato le impostazioni desiderate nel modello, Remote Desktop Manager le applica automaticamente durante la connessione all'host specificato.

Il controllo è composto da più sottocontrolli.

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

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

### Modello personalizzato di Quick Connect

Remote Desktop Manager offre modelli predefiniti per connettersi con la funzionalità ***Quick Connect***, ma è possibile utilizzare [modelli personalizzati](/rdm/it/ribbon-menu-bar/administration/templates/creating-templates.md). In tal caso, il campo ***host*** nel modello deve essere impostato sulla variabile `$QUICK_CONNECT$`. Una volta creati, i modelli 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.
