> 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/my-account-settings.md).

# Configuración de mi cuenta

Utilice ***Archivo*** – ***Configuración de mi cuenta*** para configurar cuentas que se conecten a distintas plataformas web. Configure los ajustes de la cuenta una vez y utilícelos en las entradas tantas veces como sea necesario. Esta sección también permite gestionar las listas de ***Credenciales personales***, ***Clave privada personal*** y ***Configuración específica***.

### Configuración

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

#### Información

<table><thead><tr><th width="243.39996337890625">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Usuario de la base de datos</strong></td><td>Indica el usuario actual conectado a la aplicación.</td></tr><tr><td><strong>Usuario</strong></td><td>Indica el usuario de la sesión actual de Windows.</td></tr><tr><td><strong>Administrador</strong></td><td>Indica si el usuario actual es administrador o no.</td></tr><tr><td><strong>Mis credenciales personales</strong></td><td>Consulte <a href="/pages/orISeb23SPbIrONqPvjD">Mis credenciales personales</a> para obtener más información.</td></tr><tr><td><strong>Mi cuenta privilegiada</strong></td><td>Utilizará una cuenta privilegiada preexistente del mismo espacio de trabajo.</td></tr><tr><td><strong>Mi clave privada personal</strong></td><td>Configure una clave privada personal para su uso posterior en las sesiones.</td></tr><tr><td><strong>Lista de configuración específica del usuario</strong></td><td>Proporciona una lista de todas las <a href="/pages/ej617CRzAlzTmaby9VbS">configuraciones específicas del usuario</a> definidas en Remote Desktop Manager.</td></tr><tr><td><strong>Lista de configuración específica local</strong></td><td>Proporciona una lista de todas las <a href="/pages/ej617CRzAlzTmaby9VbS">configuraciones específicas locales</a> definidas en Remote Desktop Manager.</td></tr></tbody></table>

#### Véase también

* [Devolutions Academy - Configuring and Managing Credential Entries](https://academy.devolutions.net/student/path/1916054/activity/2667052)
* [Devolutions Academy – Comparing the settings in an SQL Server workspace](https://academy.devolutions.net/student/activity/2586782-comparing-the-settings-in-an-sql-server-data-source)
  {% endtab %}

{% tab title="macOS" %}
{% hint style="info" %}
Para quienes prefieran la interfaz de usuario ***Clásica***, los ajustes de la cuenta se encuentran en ***Remote Desktop Manager*** – ***Configuración de mi cuenta***.
{% endhint %}

<table><thead><tr><th width="254.59991455078125">OPCIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Mis credenciales personales</strong></td><td>Consulte <a href="/pages/orISeb23SPbIrONqPvjD">Mis credenciales personales</a> para obtener más información.</td></tr><tr><td><strong>Mi clave privada personal</strong></td><td>Con una clave privada personal configurada, puede seleccionar Mi clave privada personal en el menú desplegable para utilizar esta clave en lugar de escribir su clave privada cada vez.</td></tr><tr><td><strong>Password Manager Pro</strong></td><td>Configure el nombre de usuario, la estación de trabajo y el token para conectarse a Password Manager Pro.</td></tr><tr><td><strong>Pleasant Password Server</strong></td><td>Configure el nombre de usuario y la contraseña para conectarse a Pleasant Password.</td></tr><tr><td><strong>Secret Server</strong></td><td>Configure el nombre de usuario para conectarse a Secret Server.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### Véase también

* [Devolutions Academy - Configuring and Managing Credential Entries](https://academy.devolutions.net/student/path/1916054/activity/2667052)
* [Devolutions Academy – Comparing the settings in an SQL Server workspace](https://academy.devolutions.net/student/activity/2586782-comparing-the-settings-in-an-sql-server-data-source)


---

# 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/my-account-settings.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.
