# Secret Providers

{% hint style="success" %}
You are not limited to Lenses Secret Providers, you are free to use your own.
{% endhint %}

<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>AWS Secret Manager</strong></td><td>Secure Kafka Connect secrets with AWS Secret Manager.</td><td><a href="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2Fs47YSFPBtUTamjE8c1Vh%2FConnectors%20--%20AWS%20Secret%20Manager.png?alt=media&#x26;token=9aa91bee-4d8f-4a7f-86b9-3152dd21f198">Connectors -- AWS Secret Manager.png</a></td><td><a href="https://docs.lenses.io/connectors/secret-providers/aws-secret-manager">https://docs.lenses.io/connectors/secret-providers/aws-secret-manager</a></td></tr><tr><td><strong>Azure KeyVault</strong></td><td>Secure Kafka Connect secrets with Azure KeyVault.</td><td><a href="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2F5fzjiwoFpuux7z3LHVcb%2FConnectors%20--%20Azure%20Kye%20Vault.png?alt=media&#x26;token=f7c2722e-5c5e-4275-9652-48a4768412ca">Connectors -- Azure Kye Vault.png</a></td><td><a href="https://docs.lenses.io/connectors/secret-providers/azure-keyvault">https://docs.lenses.io/connectors/secret-providers/azure-keyvault</a></td></tr><tr><td><strong>Environment Variables</strong></td><td>Secure Kafka Connect secrets with Environment Variable.</td><td><a href="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2FrPEYOoj5ozywkhWFEOGp%2FConnectors%20--%20Environment%20Variables.png?alt=media&#x26;token=4ee2ae4f-0050-4af3-b08b-6f9b4d64c717">Connectors -- Environment Variables.png</a></td><td><a href="https://docs.lenses.io/connectors/secret-providers/environment">https://docs.lenses.io/connectors/secret-providers/environment</a></td></tr><tr><td><strong>Hashicorp Vault</strong></td><td>Secure Kafka Connect secrets with Hashicorp Vault.</td><td><a href="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2F4ZM73fGexPRErK77i8ix%2FConnectors%20--%20Hashicorp%20Vault.png?alt=media&#x26;token=8538f2ed-ce67-4274-8fe2-bb86429b6601">Connectors -- Hashicorp Vault.png</a></td><td><a href="https://docs.lenses.io/connectors/secret-providers/hashicorp-vault">https://docs.lenses.io/connectors/secret-providers/hashicorp-vault</a></td></tr><tr><td><strong>AES256</strong></td><td>Secure Kafka Connect secrets with AES256 encryption.</td><td><a href="https://3471212993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpmk4J5g3Kj2RRRpYUrl%2Fuploads%2FcghC1EcOBJeHZke8Eisk%2FConnectors%20--%20AES256.png?alt=media&#x26;token=c07f99bf-945a-433f-83d9-0c7ef84424cb">Connectors -- AES256.png</a></td><td><a href="https://docs.lenses.io/connectors/secret-providers/aes256">https://docs.lenses.io/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/devx/6.0/user-guide/applications/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.
