> 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/pgp-key.md).

# PGP key

The ***PGP key*** entry allows users to securely generate and store PGP keys, as well as related metadata and credentials, in Remote Desktop Manager.

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

#### General

<table><thead><tr><th width="161.199951171875">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Entry type</strong></td><td><p>Choose a method to retrieve the public and private PGP keys between:</p><ul><li><strong>File (local)</strong>: Retrieve private and public keys from files located on the local computer.</li><li><strong>Embedded data</strong>: Use a generated key from the <strong>PGP key generator</strong> integrated into Remote Desktop Manager.</li></ul></td></tr><tr><td><strong>Passphrase</strong></td><td>Enter the passphrase created alongside the PGP keys; it will be used to interact with your private key.</td></tr></tbody></table>

#### Login name

<table data-header-hidden><thead><tr><th width="134.00006103515625"></th><th></th></tr></thead><tbody><tr><td><strong>Username</strong></td><td>This username will be used when authenticating into sessions using the PGP key entry as linked credentials.</td></tr><tr><td><strong>Password</strong></td><td>Enter the password associated with the username. Generate a password or use the <a href="https://docs.devolutions.net/rdm/commands/tools/password/">Password generator</a>. The password can be revealed or hidden by clicking the eye icon.</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/pgp-key.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.
