> 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/otp-autofill-with-the-devolutions-password-manager-browser-extension.md).

# OTP autofill with the Devolutions Password Manager browser extension

The Devolutions Password Manager browser extension allows to autofill a one time password (OTP) request with a ***Website*** session entry and a ***Website (Legacy)*** information entry from Remote Desktop Manager.

1. Select the ***Source*** configuration type to set the OTP information required to be saved in the ***General*** section of the ***Website*** session entry or the ***Website (Legacy)*** information entry in ***One Time Password (OTP)*** or link to a separate ***One Time Password (OTP)*** credential entry.
2. Open a browser page to the site with the OTP.
3. Right-click in the OTP field and click on ***Inspect***.
4. Look for the OTP ID in the ***Elements*** window and copy the information. In this example the ID to copy is passField.
5. In Remote Desktop Manager, save the information in:
   * a ***Website*** session entry in ***Login - Html Control ID - One time password ID***.
   * a ***Website (Legacy)*** information session entry in the ***More Settings - One time password***..

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>If your <em><strong>Credentials</strong></em> are set to <em><strong>Linked (vault)</strong></em> , you also need to configure and set the <em><strong>One Time Password (OTP)</strong></em> link in the <em><strong>General</strong></em> tab section.</p></div>
6. Click ***OK*** to save.


---

# 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/otp-autofill-with-the-devolutions-password-manager-browser-extension.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.
