> 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-devolutions-password-manager-multi-factor-authentication.md).

# Configure Devolutions Password Manager multi-factor authentication

Remote Desktop Manager has the option to use Devolutions Password Manager to provide an additional security layer when the application starts.

{% hint style="success" %}
Before you start the configuration, make sure you have installed the [Devolutions Password Manager mobile app](https://devolutions.net/authenticator).
{% endhint %}

1. Click on ***File – Settings – Security*** and select ***Require a TOTP validation (Devolutions Password Manager or Google Authenticator)*** in the ***Multi-factor authentication*** section. Then click on ***Configure*** to set up your TOTP validation.
2. Scan the QR code on your screen with Devolutions Password Manager to setup Remote Desktop Manager. Enter the ***Validation code*** provided by Devolutions Password Manager into Remote Desktop Manager.
3. Click ***Validate***, then ***OK***.
4. Relaunch Remote Desktop Manager to be prompted for the Devolutions Password Manager code.

{% hint style="info" %}
Devolutions Password Manager generates a new validation code every 30 seconds.
{% endhint %}

### See also

* [Configure multi-factor-authentification in Remote Desktop Manager](https://academy.devolutions.net/student/page/2745736-configure-multi-factor-authentification-in-remote-desktop-manager?curriculum_activity_id=4146028\&path_id=2628397\&sid=6b463cb0-a447-42c1-89fa-4ac51e5a7eaa\&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-devolutions-password-manager-multi-factor-authentication.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.
