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

# Connessione rapida

***Quick connect*** consente di aprire una sessione ad hoc specificando l'host e il tipo di sessione. Questa funzionalità è accessibile tramite la barra degli strumenti ***Quick connect*** o nella scheda ***View*** di Remote Desktop Manager.

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

### Impostazioni

{% hint style="info" %}
Si noti che la barra degli strumenti ***Quick connect*** consente di specificare solo un host, un computer e un tipo di sessione. Per accedere alle altre opzioni disponibili nella versione a finestra, deve utilizzare l'icona ***Quick connect*** nella scheda ***View***.
{% endhint %}

Quando apre ***Quick connect*** tramite la scheda ***View***, appare una finestra in cui può specificare ***Host***, ***Username***, ***Password*** e ***Domain*** della sessione.

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

Facendo clic sul primo pulsante accanto al campo ***Host*** si apre una nuova finestra in cui può selezionare da un elenco un computer a cui connettersi.

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

Facendo clic sul secondo pulsante accanto al campo ***Host*** viene visualizzato un menu in cui può selezionare il tipo di sessione. È anche possibile creare un ***Template*** e stabilire una connessione con esso. Consulti [Quick connect](/rdm/it/knowledge-base/knowledge-base-articles/quick-connect.md) per maggiori informazioni su questa opzione. Può anche scoprire come [creare un modello](/rdm/it/ribbon-menu-bar/administration/templates/creating-templates.md).

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

Facendo clic sul terzo pulsante accanto al campo ***Host*** viene visualizzato un menu in cui può selezionare le opzioni per aprire la sessione.

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

### Altre funzioni

Può scegliere di selezionare la casella ***Close after connect*** in basso a sinistra nella finestra ***Quick Connect*** se desidera che la finestra si chiuda automaticamente dopo aver premuto il pulsante ***Connect*** ed essersi connesso alla sessione.
{% endtab %}

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

### Impostazioni

{% hint style="info" %}
Si noti che la barra degli strumenti ***Quick connect*** consente di specificare solo un host, un computer e un tipo di sessione. Per accedere alle altre opzioni disponibili nella versione a finestra, deve utilizzare l'icona ***Quick connect*** nella scheda ***View***.
{% endhint %}

Quando apre ***Quick connect*** tramite la scheda ***View***, appare una finestra in cui può specificare ***Host***, ***Username*** e ***Password*** della sessione.

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

Facendo clic sul primo pulsante accanto al campo ***Host*** si apre una nuova finestra in cui può selezionare da un elenco un computer a cui connettersi.

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

Facendo clic sul secondo pulsante accanto al campo ***Host*** viene visualizzato un menu in cui può selezionare il tipo di sessione. È anche possibile creare un ***Template*** e stabilire una connessione con esso. Consulti [Quick connect](/rdm/it/knowledge-base/knowledge-base-articles/quick-connect.md) per maggiori informazioni su questa opzione. Può anche scoprire come [creare un modello](/rdm/it/ribbon-menu-bar/administration/templates/creating-templates.md).

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

#### Vedi anche

* [Devolutions Academy – Breaking down common scenarios: daily task efficiency](https://academy.devolutions.net/student/activity/3380811)
* [Devolutions Academy - Using Quick connect](https://academy.devolutions.net/student/activity/3407932-using-quick-connect)


---

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