> 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/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.md).

# Configurare una voce 1Password in Remote Desktop Manager

{% tabs %}
{% tab title="Windows" %}
Scopra come configurare una voce 1Password in Remote Desktop Manager per connettersi a un database 1Password tramite il web.

{% hint style="info" %}
Le voci 1Password protette da autenticazione a più fattori richiederanno automaticamente l'autenticazione agli utenti all'avvio in Remote Desktop Manager, a condizione che 1Password sia [configurato](https://support.1password.com/two-factor-authentication/?windows) correttamente.
{% endhint %}

1\. In Remote Desktop Manager, clicchi su ***Aggiungi nuova voce*** e selezioni ***1Password (Credenziali)***. 2. Assegni un nome alla voce 1Password. 3. Imposti l'***Host*** come ***Predefinito*** o ***Personalizzato***.

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

* Se impostato come ***Predefinito***, selezioni una ***Regione***.
* Se impostato come ***Personalizzato***, aggiunga l'***URL*** personalizzato necessario per accedere al database.

4. Configuri il ***Metodo di accesso*** (***Account di servizio con autenticazione tramite token*** o ***SSO***), il ***Nome utente***, la ***Password*** e la ***Chiave segreta*** oppure selezioni ***Utilizza "Impostazioni del mio account"*** se sono già configurate lì. Consulti [Impostazioni del mio account](/rdm/it/ribbon-menu-bar/file/my-account-settings.md) per maggiori informazioni.
5. Selezioni la voce del suo database 1Password a cui desidera fare riferimento cliccando sui puntini di sospensione accanto al campo ***Account***, oppure selezioni ***Richiedi sempre con elenco*** affinché la voce mostri tutte le voci disponibili dal database 1Password.
6. Clicchi su ***Aggiungi*** per salvare la configurazione.

#### Vedere anche

* [Devolutions Academy - Integrating 1Password with Remote Desktop Manager](https://academy.devolutions.net/student/path/2134631/activity/3078591)
* [Devolutions Academy - Use of 1Password account settings with MFA](https://academy.devolutions.net/student/page/2579612-use-of-1password-account-settings-with-mfa?sid=132ff36e-f1fc-4114-a63a-b3b2601d8324\&sid_i=0)
  {% endtab %}

{% tab title="macOS" %}
{% hint style="info" %}
L'integrazione delle credenziali dai gestori di password è disponibile solo nella versione Team di Remote Desktop Manager.
{% endhint %}

È possibile creare voci di credenziali 1Password in Remote Desktop Manager macOS. Tuttavia, 1Password deve essere configurato per consentire la sincronizzazione del database.

1. Apra 1Password e selezioni la cassaforte che desidera sincronizzare con Remote Desktop Manager macOS.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4184.png" alt=""><figcaption></figcaption></figure>
2. Clicchi su ***1Password 5*** e selezioni ***Preferenze***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4185.png" alt=""><figcaption></figcaption></figure>
3. Clicchi su ***Sincronizza***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4186.png" alt=""><figcaption></figcaption></figure>
4. Selezioni ***Dropbox*** se desidera creare il file `1Password.agilekeychain` su Dropbox, oppure ***Cartella*** se desidera creare il file sul suo computer. Ora può creare una voce di credenziali 1Password in Remote Desktop Manager macOS.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB4187.png" alt=""><figcaption></figcaption></figure>
5. Nel campo del database, selezioni il file `.agilekeychain` che ha creato nelle preferenze di sincronizzazione.

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

#### Vedere anche

* [Devolutions Academy - Integrating 1Password with Remote Desktop Manager](https://academy.devolutions.net/student/path/2134631/activity/3078591)
* [Devolutions Academy - Use of 1Password account settings with MFA](https://academy.devolutions.net/student/page/2579612-use-of-1password-account-settings-with-mfa?sid=132ff36e-f1fc-4114-a63a-b3b2601d8324\&sid_i=0)
  {% 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.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.
