> 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-1password-from-my-account-settings-with-mfa.md).

# Configurare 1Password da Impostazioni del mio account con MFA

Le credenziali 1Password possono essere memorizzate nelle impostazioni dell'account dell'utente, consentendo un'iniezione semplificata a livello di intero account. Per utilizzare queste credenziali con un'[autenticazione a più fattori (MFA) configurata su 1Password](https://support.1password.com/two-factor-authentication/?windows), segua i passaggi seguenti:

1. Vada su ***File*** – ***Impostazioni del mio account*** e clicchi su ***1Password***.
2. Inserisca le sue credenziali 1Password e la chiave segreta. Se utilizza un account di servizio, selezioni ***Account di servizio*** dal menu a discesa ***Menu di accesso*** e inserisca il suo token 1Password. Clicchi su ***Salva***.

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

{% hint style="info" %}
Per impostazione predefinita, le verrà richiesta una password ogni volta che utilizza una voce 1Password collegata; selezionando l'opzione ***Mantieni in memoria*** si evita questa richiesta. Inoltre, le sue credenziali possono essere memorizzate nel database o soltanto sulla macchina locale, selezionando ***Database*** o ***Locale*** dal menu a discesa ***Percorso di salvataggio***.
{% endhint %}

3. [Crei una voce di credenziali 1Password](/rdm/it/knowledge-base/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.md) oppure ne modifichi una esistente e selezioni la casella ***Usa "Impostazioni del mio account"***.
4. A condizione che un'MFA sia già stata configurata su 1Password stesso, l'avvio della voce dovrebbe richiederle di inserire un codice a sei cifre ogni volta che tenta di visualizzare le password dall'elenco, a meno che non selezioni l'opzione ***Ricorda questo dispositivo***, che impedirà le richieste successive.

### Vedere anche

* [Configurare una voce 1Password in Remote Desktop Manager](/rdm/it/knowledge-base/how-to-articles/configure-a-1password-entry-in-remote-desktop-manager.md)
* [Configurare 1Password con la modalità integrata](/rdm/it/knowledge-base/how-to-articles/configure-1password-with-integrated-mode.md)
* [Impostazioni del mio account](/rdm/it/ribbon-menu-bar/file/my-account-settings.md)
* [Devolutions Academy - Uso delle impostazioni account 1Password con MFA](https://academy.devolutions.net/student/page/2579612-use-of-1password-account-settings-with-mfa?sid=132ff36e-f1fc-4114-a63a-b3b2601d8324\&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/how-to-articles/configure-1password-from-my-account-settings-with-mfa.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.
