> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Secrets Manager | OpenMetadata Deployment Integration

> Review supported secrets manager implementations to securely manage sensitive credentials across cloud and hybrid environments.

# Supported implementations

This is our list of supported Secrets Manager implementations:

<CardGroup cols={2}>
  <Card title="AWS Secrets Manager" href="/v1.12.x/deployment/secrets-manager/supported-implementations/aws-secrets-manager">
    AWS Secrets Manager
  </Card>

  <Card title="AWS Systems Manager Parameter Store" href="/v1.12.x/deployment/secrets-manager/supported-implementations/aws-ssm-parameter-store">
    AWS Systems Manager Parameter Store
  </Card>

  <Card title="Azure Key Vault" href="/v1.12.x/deployment/secrets-manager/supported-implementations/azure-key-vault">
    Azure Key Vault
  </Card>

  <Card title="GCP Secrets Manager" href="/v1.12.x/deployment/secrets-manager/supported-implementations/gcp-secret-manager">
    GCP Secrets Manager
  </Card>
</CardGroup>
