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

# Keeper credential entry settings

Keeper is one of the multiple external password managers integrated in Remote Desktop Manager

{% hint style="info" %}
The integration of credentials from password managers is only available in the Team version of Remote Desktop Manager.
{% endhint %}

### Settings

***Login type*** determines the method that Remote Desktop Manager will use to connect to Keeper.

* ***Vault login*** uses the ***Email*** address and a ***Master Password*** to log in.
* ***Enterprise SSO*** uses the ***Email*** address to log in.
* ***Enterprise SSO (Domain)*** uses the ***Enterprise domain*** to log in.

The ***Use “My Account Settings”*** option, available for the ***Vault login*** and ***Enterprise SSO*** login types, allows the entry to refer to the credentials saved under ***File - My Account Settings*** rather than entering them manually in the Keeper entry.

The ***Region*** allows you to choose from where your Keeper server is located.

The ***Always ask password*** option will prompt you to enter your Keeper password each time the entry is used instead of saving it in the entry.

The ***Credentials*** field is used to specify which credential will be retrieved from Keeper.

The option ***Always prompt with list*** allows users to select the credential each time the entry is used, rather than determining it.

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

### Procedure

1. Select your desired ***Login type*** (***Vault Login***, ***Enterprise SSO*** or ***Enterprise SSO (Domain)***).
2. Enter the required information, based on the ***Login type*** selected.
3. Use the ***Credentials*** field to specify which credential should be retrieved from Keeper or use the ***Always prompt with list*** option to select which credential to retrieve each time the Keeper entry is used.
4. Click ***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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/keeper-credential-entry-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.
