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

# RoboForm

Use the ***RoboForm*** credentials entry to log in to remote sessions without manually copying passwords. Remote Desktop Manager handles the injection so you can launch sessions faster and keep sensitive data hidden.

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

### General

<table><thead><tr><th width="247.5999755859375">SETTINGS</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Use "My account settings"</strong></td><td>Use the RoboForm (Credentials) Email and Master password configured in <em><strong>File</strong></em> – <em><strong>My account settings</strong></em> – <em><strong>RoboForm</strong></em>, under <em><strong>Password management</strong></em>.</td></tr><tr><td><strong>Email</strong></td><td>Enter your RoboForm account email.</td></tr><tr><td><strong>Master password</strong></td><td>Enter your RoboForm account master password.</td></tr><tr><td><strong>Always ask for password</strong></td><td>When this option is checked, you will be prompted to enter your RoboForm <em><strong>Master password</strong></em> every time you use the entry.</td></tr><tr><td><strong>Credentials</strong></td><td>Select credentials stored in RoboForm. Click the ellipsis button (<em><strong>...</strong></em>) to choose from the list.</td></tr><tr><td><strong>Always prompt with list</strong></td><td>When this option is checked, you will be prompted with a list containing the credentials stored in RoboForm every time you use the entry.</td></tr></tbody></table>

### Advanced

The ***Advanced*** section allows you to match RoboForm fields with Remote Desktop Manager fields should they differ. If this section is left blank, the fields act as default.


---

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