> 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/knowledge-base/how-to-articles/keeper-credential-entry-settings.md).

# Impostazioni della voce credenziale Keeper

Keeper è uno dei numerosi gestori di password esterni integrati in Remote Desktop Manager

{% hint style="info" %}
L'integrazione delle credenziali dai gestori di password è disponibile solo nella versione Team di Remote Desktop Manager.
{% endhint %}

### Impostazioni

Il ***Login type*** determina il metodo che Remote Desktop Manager utilizzerà per connettersi a Keeper.

* ***Vault login*** utilizza l'indirizzo ***Email*** e una ***Master Password*** per accedere.
* ***Enterprise SSO*** utilizza l'indirizzo ***Email*** per accedere.
* ***Enterprise SSO (Domain)*** utilizza l'***Enterprise domain*** per accedere.

L'opzione ***Use “My Account Settings”***, disponibile per i tipi di accesso ***Vault login*** e ***Enterprise SSO***, consente alla voce di fare riferimento alle credenziali salvate in ***File - My Account Settings*** anziché inserirle manualmente nella voce Keeper.

La ***Region*** le consente di scegliere dove si trova il suo server Keeper.

L'opzione ***Always ask password*** le chiederà di inserire la sua password Keeper ogni volta che la voce viene utilizzata, anziché salvarla nella voce.

Il campo ***Credentials*** viene utilizzato per specificare quale credenziale sarà recuperata da Keeper.

L'opzione ***Always prompt with list*** consente agli utenti di selezionare la credenziale ogni volta che la voce viene utilizzata, anziché determinarla.

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

### Procedura

1. Selezioni il ***Login type*** desiderato (***Vault Login***, ***Enterprise SSO*** o ***Enterprise SSO (Domain)***).
2. Inserisca le informazioni richieste, in base al ***Login type*** selezionato.
3. Utilizzi il campo ***Credentials*** per specificare quale credenziale deve essere recuperata da Keeper oppure utilizzi l'opzione ***Always prompt with list*** per selezionare quale credenziale recuperare ogni volta che la voce Keeper viene utilizzata.
4. Clicchi su ***OK***.


---

# 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/knowledge-base/how-to-articles/keeper-credential-entry-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.
