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

# Compilazione automatica OTP con l'estensione browser Devolutions Password Manager

L'estensione del browser Devolutions Password Manager consente di compilare automaticamente una richiesta di password monouso (OTP) con una voce di sessione ***Website*** e una voce di informazioni ***Website (legacy)*** di Remote Desktop Manager.

1. Selezioni il tipo di configurazione ***Origine*** per impostare le informazioni OTP che devono essere salvate nella sezione ***Generale*** della voce di sessione ***Website*** o della voce di informazioni ***Website (legacy)*** in ***Password monouso (OTP)*** oppure colleghi a una voce di credenziali ***Password monouso (OTP)*** separata.
2. Apra una pagina del browser sul sito con l'OTP.
3. Faccia clic con il tasto destro nel campo OTP e faccia clic su ***Ispeziona***.
4. Cerchi l'ID dell'OTP nella finestra ***Elementi*** e copi le informazioni. In questo esempio l'ID da copiare è passField.
5. In Remote Desktop Manager, salvi le informazioni in:
   * una voce di sessione ***Website*** in ***Login - ID controllo HTML - ID password monouso***.
   * una voce di sessione di informazioni ***Website (legacy)*** in ***Altre impostazioni - Password monouso***..

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Se le sue <em><strong>Credenziali</strong></em> sono impostate su <em><strong>Collegate (cassaforte)</strong></em> , deve anche configurare e impostare il collegamento <em><strong>Password monouso (OTP)</strong></em> nella sezione della scheda <em><strong>Generale</strong></em>.</p></div>
6. Faccia clic su ***OK*** per salvare.

#### Vedere anche

* [Devolutions Academy – Migliorare la sicurezza di RDM Free](https://academy.devolutions.net/student/activity/3266658)


---

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