# Secret Providers

You are not limited to the built-in secret providers. You can also use your own.

<table data-view="cards"><thead><tr><th>Provider</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>AWS Secrets Manager — Secure Kafka Connect secrets with AWS Secrets Manager.</td><td><a href="/files/esjYJ3eCUIcHgDnLuV1T">/files/esjYJ3eCUIcHgDnLuV1T</a></td><td><a href="https://docs.lenses.io/latest/connectors/secret-providers/aws-secret-manager">https://docs.lenses.io/latest/connectors/secret-providers/aws-secret-manager</a></td></tr><tr><td>Azure Key Vault — Secure Kafka Connect secrets with Azure Key Vault.</td><td><a href="/files/Dv9hag8rMXk1cv9OlCU1">/files/Dv9hag8rMXk1cv9OlCU1</a></td><td><a href="https://docs.lenses.io/latest/connectors/secret-providers/azure-keyvault">https://docs.lenses.io/latest/connectors/secret-providers/azure-keyvault</a></td></tr><tr><td>Environment Variables — Secure Kafka Connect secrets with environment variables.</td><td><a href="/files/rRa13rX2l3ufVigM5jPm">/files/rRa13rX2l3ufVigM5jPm</a></td><td><a href="https://docs.lenses.io/latest/connectors/secret-providers/environment">https://docs.lenses.io/latest/connectors/secret-providers/environment</a></td></tr><tr><td>HashiCorp Vault — Secure Kafka Connect secrets with HashiCorp Vault.</td><td><a href="/files/yZm4oCebnST4vUOpJlvU">/files/yZm4oCebnST4vUOpJlvU</a></td><td><a href="https://docs.lenses.io/latest/connectors/secret-providers/hashicorp-vault">https://docs.lenses.io/latest/connectors/secret-providers/hashicorp-vault</a></td></tr><tr><td>AES256 — Secure Kafka Connect secrets with AES256 encryption.</td><td><a href="/files/E3DQMmgLmSH5ahrzNwi4">/files/E3DQMmgLmSH5ahrzNwi4</a></td><td><a href="https://docs.lenses.io/latest/connectors/secret-providers/aes256">https://docs.lenses.io/latest/connectors/secret-providers/aes256</a></td></tr></tbody></table>


---

# 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.lenses.io/latest/user-guide/using/integrating-data-with-kafka-connect/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.
