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

# My account settings

Use ***File*** – ***My account settings*** to configure accounts that connect to different web platforms. Set up account settings one time and use it in entries as many time as required. This section also allows to manage ***Personal credentials***, ***Personal private key***, and ***Specific settings*** lists.

### Settings

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

#### Information

<table><thead><tr><th width="243.39996337890625">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Database user</strong></td><td>Indicates the current user connected to the application.</td></tr><tr><td><strong>User</strong></td><td>Indicates the user of the current Windows session.</td></tr><tr><td><strong>Administrator</strong></td><td>Indicates if the current user is administrator or not.</td></tr><tr><td><strong>My personal credentials</strong></td><td>Please consult <a href="https://docs.devolutions.net/rdm/commands/file/my-account-settings/my-personal-credentials/">My personal credentials</a> for more information.</td></tr><tr><td><strong>My privileged account</strong></td><td>Will use pre-existing Privileged account from the same workspace.</td></tr><tr><td><strong>My personal private key</strong></td><td>Configure a personal private key for further use in sessions.</td></tr><tr><td><strong>User-specific settings list</strong></td><td>Provide a list of all the <a href="https://docs.devolutions.net/rdm/commands/edit/setting-overrides/">user-specific settings</a> configured in Remote Desktop Manager.</td></tr><tr><td><strong>Local specific settings list</strong></td><td>Provide a list of all the <a href="https://docs.devolutions.net/rdm/commands/edit/setting-overrides/">local specific settings</a> configured in Remote Desktop Manager.</td></tr></tbody></table>

#### See also

* [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" %}
For those who favor the ***Classic*** user interface, the account settings can instead be found under ***Remote Desktop Manager*** – ***My account settings***.
{% endhint %}

<table><thead><tr><th width="254.59991455078125">OPTION</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>My personal credentials</strong></td><td>Please consult <a href="https://docs.devolutions.net/rdm/commands/file/my-account-settings/my-personal-credentials/">My personal credentials</a> for more information.</td></tr><tr><td><strong>My personal private key</strong></td><td>With a personal private key configured, you can select My personal private key in the dropdown menu to use this key instead of typing your private key every time.</td></tr><tr><td><strong>Password Manager Pro</strong></td><td>Configure the username, workstation and token to connect on Password Manager Pro.</td></tr><tr><td><strong>Pleasant Password Server</strong></td><td>Configure the username and password to connect on Pleasant Password.</td></tr><tr><td><strong>Secret Server</strong></td><td>Configure the username to connect on Secret Server.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### See also

* [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:

```
GET https://docs.devolutions.net/rdm/ribbon-menu-bar/file/my-account-settings.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.
