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

# RoboForm

Utilice la entrada de credenciales ***RoboForm*** para iniciar sesión en sesiones remotas sin copiar contraseñas manualmente. Remote Desktop Manager se encarga de la inyección, de modo que pueda iniciar sesiones más rápido y mantener oculta la información sensible.

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

### General

<table><thead><tr><th width="247.5999755859375">CONFIGURACIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Usar «Configuración de mi cuenta»</strong></td><td>Utilice el correo electrónico y la contraseña maestra de RoboForm (Credenciales) configurados en <em><strong>Archivo</strong></em> – <em><strong>Configuración de mi cuenta</strong></em> – <em><strong>RoboForm</strong></em>, en <em><strong>Gestión de contraseñas</strong></em>.</td></tr><tr><td><strong>Correo electrónico</strong></td><td>Introduzca el correo electrónico de su cuenta de RoboForm.</td></tr><tr><td><strong>Contraseña maestra</strong></td><td>Introduzca la contraseña maestra de su cuenta de RoboForm.</td></tr><tr><td><strong>Solicitar siempre la contraseña</strong></td><td>Cuando esta opción está marcada, se le pedirá introducir su <em><strong>contraseña maestra</strong></em> de RoboForm cada vez que utilice la entrada.</td></tr><tr><td><strong>Credenciales</strong></td><td>Seleccione las credenciales almacenadas en RoboForm. Haga clic en el botón de puntos suspensivos (<em><strong>...</strong></em>) para elegir de la lista.</td></tr><tr><td><strong>Solicitar siempre con lista</strong></td><td>Cuando esta opción está marcada, se le mostrará una lista con las credenciales almacenadas en RoboForm cada vez que utilice la entrada.</td></tr></tbody></table>

### Avanzado

La sección ***Avanzado*** le permite hacer coincidir los campos de RoboForm con los campos de Remote Desktop Manager en caso de que difieran. Si esta sección se deja en blanco, los campos actúan como predeterminados.


---

# 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/es/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.
