> For the complete documentation index, see [llms.txt](https://docs.lenses.io/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lenses.io/latest/connectors/secret-providers.md).

# Secret Providers

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Install</strong></td><td>Learn how to install the Secret Providers.</td><td><a href="/files/JPj6YfIIJDx3ZQazP90C">/files/JPj6YfIIJDx3ZQazP90C</a></td><td><a href="/pages/HLbZGKxk0qjeixVrnH0U">/pages/HLbZGKxk0qjeixVrnH0U</a></td></tr><tr><td><strong>AWS Secret Manager</strong></td><td>Secure Kafka Connect secrets with AWS Secret Manager.</td><td><a href="/files/0R6SiJsa0MSXHSeWQ54Z">/files/0R6SiJsa0MSXHSeWQ54Z</a></td><td><a href="/pages/g2Ry9t1MlNbEdVmXc5sj">/pages/g2Ry9t1MlNbEdVmXc5sj</a></td></tr><tr><td><strong>Azure KeyVault</strong></td><td>Secure Kafka Connect secrets with Azure KeyVault.</td><td><a href="/files/WZoevw5G3harEVaEimZc">/files/WZoevw5G3harEVaEimZc</a></td><td><a href="/pages/Y5xma20OKWeXlPV4fbFE">/pages/Y5xma20OKWeXlPV4fbFE</a></td></tr><tr><td><strong>Environment Variables</strong></td><td>Secure Kafka Connect secrets with Environment Variable.</td><td><a href="/files/apVXbiogzQRKvqEvloVs">/files/apVXbiogzQRKvqEvloVs</a></td><td><a href="/pages/EL9VBuSceKZ9deXsYp0P">/pages/EL9VBuSceKZ9deXsYp0P</a></td></tr><tr><td><strong>Hashicorp Vault</strong></td><td>Secure Kafka Connect secrets with Hashicorp Vault.</td><td><a href="/files/tbQyd31VcKQ19OoH6QSk">/files/tbQyd31VcKQ19OoH6QSk</a></td><td><a href="/pages/Vn5ujVo2P7VzFWqJCWYp">/pages/Vn5ujVo2P7VzFWqJCWYp</a></td></tr><tr><td><strong>AES256</strong></td><td>Secure Kafka Connect secrets with AES256 encryption.</td><td><a href="/files/wgtQ1MlNNY5bQIgP7rLV">/files/wgtQ1MlNNY5bQIgP7rLV</a></td><td></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.lenses.io/latest/connectors/secret-providers.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.
