> 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/ribbon-menu-bar/file/devolutions-account.md).

# Devolutions Account

En ***Archivo – Devolutions Account***, cree y conecte su Remote Desktop Manager a su Devolutions Account. La Devolutions Account es gratuita para todos los usuarios e incluye acceso al ***gestor de instaladores personalizados***.

{% tabs %}
{% tab title="Windows" %}

#### Devolutions Account

<table><thead><tr><th width="240.20001220703125">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td>Iniciar sesión / Cerrar sesión</td><td>Inicie o cierre sesión con su Devolutions Account.</td></tr><tr><td>Crear Devolutions Account</td><td>Abre una página web para crear una Devolutions Account.</td></tr><tr><td>Editar Devolutions Account</td><td>Abre una página web para editar su Devolutions Account.</td></tr></tbody></table>

#### Configuración

<table><thead><tr><th width="264.199951171875">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td>Iniciar sesión automáticamente al arrancar</td><td>Al iniciar la aplicación, Remote Desktop Manager se conecta automáticamente a su Devolutions Account.</td></tr><tr><td>Mantener la sesión iniciada</td><td>Mantiene un token en memoria para permanecer con la sesión iniciada en su Devolutions Account.</td></tr><tr><td>Usar contraseña de aplicación</td><td>Use la <a href="https://docs.devolutions.net/portal/es/sign-in-and-security/application-passwords">contraseña de aplicación</a> para conectarse a su Devolutions Account.</td></tr></tbody></table>

#### Herramientas

<table><thead><tr><th width="310.59991455078125">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td>Exportar configuración del instalador personalizado</td><td>Consulte <a href="/pages/BzndZQlneEMdOWEtFtOE">Servicio de instalador personalizado</a>.</td></tr><tr><td>Gestor de instaladores personalizados</td><td>Consulte <a href="/pages/BzndZQlneEMdOWEtFtOE">Servicio de instalador personalizado</a>.</td></tr></tbody></table>
{% endtab %}

{% tab title="macOS" %}

<table><thead><tr><th width="239.39996337890625">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td>Iniciar sesión / Cerrar sesión</td><td>Inicie o cierre sesión con su Devolutions Account.</td></tr><tr><td>Crear Devolutions Account</td><td>Abre una página web para crear una Devolutions Account.</td></tr><tr><td>Usar contraseña de aplicación</td><td>Use la contraseña de aplicación para conectarse a su Devolutions Account.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### Véase también

* [Devolutions Academy - How to Use the Custom Installer](https://academy.devolutions.net/student/page/2397676-how-to-use-the-custom-installer?sid=2202ce15-ae72-4051-b6d9-0a203c58d229\&sid_i=0)


---

# 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/ribbon-menu-bar/file/devolutions-account.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.
