# Security

This section pertains to the management of these security issues in Data Mover Smart:&#x20;

* Authentication [credentials](/data-mover-smart/settings/security/credentials.md) for User Connections
* [Key store](/data-mover-smart/settings/security/key-store.md) with private keys and certificates
* [PGP Key Store](/data-mover-smart/settings/security/pgp-key-store.md) with public and private keys
* [Trust store](/data-mover-smart/settings/security/trust-store.md) with trusted public keys and certificates
* [PGP Trust Store](/data-mover-smart/settings/security/pgp-trust-store.md) with trusted public keys
* [Untrusted cache](/data-mover-smart/settings/security/untrusted-caches.md) repository with certificates of parties connecting with unknown certificate issuers


---

# 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-smart/settings/security.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.
