> 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/configure-password-manager-pro-in-remote-desktop-manager-macos.md).

# Configure Password Manager Pro in Remote Desktop Manager macOS

You can create Password Manager Pro credential entries in Remote Desktop Manager macOS, however Password Manager Pro needs to be configured in the application prior to the utilization.

1. Connect to your Password Manager Pro (<https://localhost:7272>) using your admin account.
2. Inside Password Manager Pro, click on ***Admin*** and select ***Users***.
3. Create a new API user.
4. In the creation of your API User, you need to activate the ***REST API*** to have a API Authentification Token key generated.

   Keep a copy of the Auth token key at hand, you will need it to configure Password Manager Pro in Remote Desktop Manager macOS.
5. Inside Remote Desktop Manager macOS, click on ***Remote Desktop Manager – My Account Settings – Password Manager Pro***.
6. Enter the API User that you have created in Password Manager Pro in the ***Username*** field. Paste the ***Auth Token key*** in the ***Token*** field and click on ***OK***.

You can now create a Password Manager Pro credential entry in Remote Desktop Manager macOS.


---

# 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/configure-password-manager-pro-in-remote-desktop-manager-macos.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.
