> 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/knowledge-base-articles/entry-settings/roboform.md).

# RoboForm

Utilizzi la voce credenziali ***RoboForm*** per accedere alle sessioni remote senza copiare manualmente le password. Remote Desktop Manager gestisce l'iniezione, così può avviare le sessioni più rapidamente e mantenere nascosti i dati sensibili.

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

### Generale

<table><thead><tr><th width="247.5999755859375">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Usa "Impostazioni del mio account"</strong></td><td>Utilizza l'Email e la Master password di RoboForm (Credenziali) configurate in <em><strong>File</strong></em> – <em><strong>Impostazioni del mio account</strong></em> – <em><strong>RoboForm</strong></em>, sotto <em><strong>Gestione delle password</strong></em>.</td></tr><tr><td><strong>Email</strong></td><td>Inserisca l'email del suo account RoboForm.</td></tr><tr><td><strong>Master password</strong></td><td>Inserisca la master password del suo account RoboForm.</td></tr><tr><td><strong>Chiedi sempre la password</strong></td><td>Quando questa opzione è selezionata, le verrà richiesto di inserire la sua <em><strong>Master password</strong></em> di RoboForm ogni volta che utilizza la voce.</td></tr><tr><td><strong>Credenziali</strong></td><td>Selezioni le credenziali archiviate in RoboForm. Clicchi sul pulsante con i puntini di sospensione (<em><strong>...</strong></em>) per scegliere dall'elenco.</td></tr><tr><td><strong>Chiedi sempre con elenco</strong></td><td>Quando questa opzione è selezionata, le verrà presentato un elenco contenente le credenziali archiviate in RoboForm ogni volta che utilizza la voce.</td></tr></tbody></table>

### Avanzate

La sezione ***Avanzate*** le consente di far corrispondere i campi RoboForm con i campi di Remote Desktop Manager qualora fossero diversi. Se questa sezione viene lasciata vuota, i campi si comportano come predefiniti.


---

# 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/knowledge-base-articles/entry-settings/roboform.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.
