# Import keys into the PGP Trust Store

PGP Trust Store contains trusted public keyrings.\
You can import an existing public keyring by going to **Setup** → **PGP Trust Stores** and clicking the **IMPORT** button.

<figure><img src="/files/bngB0qhndsYM3oFfaFg2" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
A keyring can either be in an armor or binary format, and the system will automatically self-detect it.
{% endhint %}

To view, delete, or export your key or certificate, click the 3-dot icon on the right of each entry.

As for the PGP Key Store, also in the PGP Trust Store you can see the sub-key of each master key and export a key by pressing the![](https://files.readme.io/2fe7cd7-icona_dat_1.png) button on the left of the screen.


---

# Agent Instructions: 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.primeur.com/data-mover-1.21/security/key-stores-and-trust-stores/pgp-key-store-and-pgp-trust-store/import-keys-into-the-pgp-trust-store.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.
