VOOZH about

URL: https://platform.claude.com/docs/en/manage-claude/cmek

⇱ Customer-managed encryption keys - Claude API Docs


Overview
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Learn more with the /claude-api skill in Claude Code
claude "/claude-api tell me about customer-managed encryption keys"

A customer-managed encryption key (CMEK) lets you provision an encryption key in your own AWS KMS, Google Cloud KMS, or Azure Key Vault and have Anthropic use it to encrypt certain workspace data at rest. You retain full control of the key, including rotation, audit, and revocation, and the key operations Anthropic performs against your key are recorded in your cloud provider's audit logs.

The use of CMEK is optional. Eligible organizations can opt in to use customer-managed encryption keys instead of the default encryption that Anthropic provides. To activate CMEK, contact your Anthropic account team.

Was this page helpful?

How it works

Only admins can configure CMEK. On Claude Platform, CMEK is scoped per workspace and configured with the Admin API. On Claude Enterprise, CMEK is scoped per organization and configured in claude.ai > Organization settings > Data and privacy. On either product, CMEK protects data written after the key is enabled. Existing data (prior chats, files, and sessions) remains encrypted with Anthropic-managed keys and is not re-encrypted under your key.

CMEK admin configuration events appear in the Compliance API Activity Feed. The key operations Anthropic performs against your key (such as wrapping and unwrapping data keys) do not appear in the Compliance API; they appear in your cloud provider's audit logs.

Anthropic calls your key management service from its standard public IP range. If you restrict access to your key management service by IP, allow the addresses listed in IP addresses.

Prerequisites

Availability and regions

CMEK is currently available in US regions only, and all encryption operations are processed in US regions. Multi-region keys and EU key residency are not yet supported.

On Claude Platform on AWS, CMEK is available with AWS KMS keys only; Google Cloud KMS and Azure Key Vault keys cannot be registered. Create, validate, and attach keys in the Claude Console; the external_keys API endpoints are not currently available on Claude Platform on AWS. The key must be in the same AWS region as the workspace it is attached to.

CMEK is not currently supported for organizations with HIPAA enabled. Support for using CMEK together with HIPAA is planned. If your organization has HIPAA enabled, contact your Anthropic representative before configuring CMEK.

For minimal latency, choose a region close to Anthropic's US infrastructure:

ProviderRecommended regions
AWSus-east-2
Google Cloudus-central1, us-east5
Azurenorthcentralus, eastus2

What CMEK protects

What CMEK covers depends on which product you use.

Encrypted

Claude Platform

Claude Enterprise

On both products, backups and snapshots inherit the key.

Disabled or modified

Some features are turned off or substantially modified when CMEK is enabled. This list is not exhaustive; review it with your team before enabling CMEK.

Claude Platform

Claude Enterprise

Not encrypted

These features remain available, but their data is not encrypted under your key. You can disable any feature that is not appropriate for your use case in Settings.

Claude Platform

Claude Enterprise

Feature support

The following Claude Platform APIs and tools store data at rest under your key when CMEK is enabled:

APIsTools and features
MessagesWeb search
ModelsWeb fetch
FilesCode execution
BatchBash tool
SkillsText editor tool
User profilesMCP connector
Structured outputs (Claude Sonnet 4.6 and Claude Haiku 4.5 only)
Advisor tool
Computer use
Context management

Limited preservation outside your key

In three narrow cases, Anthropic may preserve specific records under Anthropic-managed encryption:

Outside of CSAM screening, preservation requires a human reviewer's explicit decision and follows Anthropic's retention policy for commercial data. For every instance of preservation, a corresponding Compliance API Activity Feed event is generated with a reason code conveying the purpose of the preservation. Safety screening metadata (records derived from Anthropic's automated safety scans, such as pattern identifiers and match indicators, not conversation content) is retained under Anthropic-managed encryption and remains readable after key revocation.

Limitations

Configure your provider

Follow the guide for the key management service you use.

AWS KMS

Create an AWS KMS key with a cross-account key policy, then register and validate it.

Google Cloud KMS

Create a Cloud KMS crypto key, grant Anthropic's service account access, then register it.

Azure Key Vault

Create an RSA key, grant the Anthropic service principal access, then register and validate it.