> 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/knowledge-base-articles/entry-settings/passportal.md).

# Passportal

Use Passportal credentials directly in your Remote Desktop Manager connections without exposing passwords. The injection is handled for you, allowing you to launch sessions without copying or revealing sensitive data.

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

<table><thead><tr><th width="247.59991455078125">Settings</th><th>Description</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Choose which Passportal host to use.</td></tr><tr><td><strong>Endpoint</strong></td><td><p>Select the Passportal region between:</p><ul><li>ca (Canada)</li><li>us (United States)</li><li>de (Germany)</li></ul></td></tr><tr><td><strong>Use "My account settings"</strong></td><td>Use the Passportal credentials configured in <strong>File</strong> – <strong>My account settings</strong> – <strong>Passportal</strong>, under <strong>Documentation management</strong>.</td></tr><tr><td><strong>Email</strong></td><td>Enter your Passportal account email.</td></tr><tr><td><strong>Master password</strong></td><td>Enter your Passportal account master password.</td></tr><tr><td><strong>Organization passphrase</strong></td><td>Enter your Passportal organization passphrase.</td></tr><tr><td><strong>Always prompt for organization passphrase</strong></td><td>When this option is checked, the entry prompts users for the organization passphrase every time it is used.</td></tr><tr><td><strong>Always prompt with list</strong></td><td>When this option is checked, the entry prompts users with a list of credentials to choose from.</td></tr><tr><td><strong>Duo bypass code</strong></td><td>If the Passportal data is protected by Duo multifactor authentication, a Duo bypass code can be generated Duo-side, and entered here to bypass MFA prompting.</td></tr></tbody></table>


---

# 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/knowledge-base-articles/entry-settings/passportal.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.
