> 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/knowledge-base/how-to-articles/configure-1password-from-my-account-settings-with-mfa.md).

# Configure 1Password from My account settings with MFA

1Password credentials can be stored in the user's account settings, allowing for streamlined, account-wide injection. To use these credentials with a [multifactor authentication (MFA) configured on 1Password](https://support.1password.com/two-factor-authentication/?windows), follow the steps below:

1. Go to ***File*** – ***My account settings***, and click on ***1Password***.
2. Enter your 1Password credentials and secret key. If you are using a service account, select ***Service account*** from the ***Login menu*** dropdown menu, and enter your 1Password token. Click on ***Save***.

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

{% hint style="info" %}
By default, you will be prompted for a password every time you use a linked 1Password entry, checking the ***Keep in memory***&#x6F;ption prevents this.Additionaly, your credentials can be stored on the database or on the local machine only, by selecting ***Database*** or ***Local*** from the ***Save location*** dropdown menu.
{% endhint %}

3. Either [create a 1Password credential entry](https://docs.devolutions.net/rdm/kb/how-to-articles/configure-1password-entry/) or edit an existing one, and tick the ***Use "My account settings"*** box.
4. Provided that an MFA has been configured already on 1Password itself, launching the entry should prompt you to enter a six-digit code every time you try to view passwords from the list, unless you check the ***Remember this device*** option, which will prevent subsequent prompts.

### See also

* [Configure a 1Password entry in Remote Desktop Manager](https://docs.devolutions.net/rdm/kb/how-to-articles/configure-1password-entry/)
* [Configure 1Password with integrated mode](https://docs.devolutions.net/rdm/kb/how-to-articles/configure-1password-integrated-mode/)
* [My account settings](https://docs.devolutions.net/rdm/commands/file/my-account-settings/)
* [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)


---

# 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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/configure-1password-from-my-account-settings-with-mfa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
