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

# Impostazioni del mio account

Utilizzi ***File*** – ***Impostazioni del mio account*** per configurare gli account che si connettono a diverse piattaforme web. Configuri le impostazioni dell'account una sola volta e le utilizzi nelle voci tutte le volte che è necessario. Questa sezione consente inoltre di gestire gli elenchi ***Credenziali personali***, ***Chiave privata personale*** e ***Impostazioni specifiche***.

### Impostazioni

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

#### Informazioni

<table><thead><tr><th width="243.39996337890625">OPZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Utente del database</strong></td><td>Indica l'utente attualmente connesso all'applicazione.</td></tr><tr><td><strong>Utente</strong></td><td>Indica l'utente della sessione Windows corrente.</td></tr><tr><td><strong>Amministratore</strong></td><td>Indica se l'utente corrente è amministratore o meno.</td></tr><tr><td><strong>Le mie credenziali personali</strong></td><td>Consulti <a href="/pages/uck6wKdGp8hcnJh44H8v">Le mie credenziali personali</a> per maggiori informazioni.</td></tr><tr><td><strong>Il mio account privilegiato</strong></td><td>Utilizzerà un account privilegiato preesistente dello stesso spazio di lavoro.</td></tr><tr><td><strong>La mia chiave privata personale</strong></td><td>Configuri una chiave privata personale per un utilizzo successivo nelle sessioni.</td></tr><tr><td><strong>Elenco delle impostazioni specifiche dell'utente</strong></td><td>Fornisce un elenco di tutte le <a href="/pages/Dx08ULF5m3VvxZV2ufWD">impostazioni specifiche dell'utente</a> configurate in Remote Desktop Manager.</td></tr><tr><td><strong>Elenco delle impostazioni specifiche locali</strong></td><td>Fornisce un elenco di tutte le <a href="/pages/Dx08ULF5m3VvxZV2ufWD">impostazioni specifiche locali</a> configurate in Remote Desktop Manager.</td></tr></tbody></table>

#### Vedere anche

* [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" %}
Per chi preferisce l'interfaccia utente ***Classic***, le impostazioni dell'account si trovano invece in ***Remote Desktop Manager*** – ***Impostazioni del mio account***.
{% endhint %}

<table><thead><tr><th width="254.59991455078125">OPZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Le mie credenziali personali</strong></td><td>Consulti <a href="/pages/uck6wKdGp8hcnJh44H8v">Le mie credenziali personali</a> per maggiori informazioni.</td></tr><tr><td><strong>La mia chiave privata personale</strong></td><td>Con una chiave privata personale configurata, può selezionare La mia chiave privata personale nel menu a discesa per utilizzare questa chiave invece di digitare la propria chiave privata ogni volta.</td></tr><tr><td><strong>Password Manager Pro</strong></td><td>Configuri il nome utente, la workstation e il token per connettersi a Password Manager Pro.</td></tr><tr><td><strong>Pleasant Password Server</strong></td><td>Configuri il nome utente e la password per connettersi a Pleasant Password.</td></tr><tr><td><strong>Secret Server</strong></td><td>Configuri il nome utente per connettersi a Secret Server.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

#### Vedere anche

* [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/it/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.
