Skip to main content

Overview

Claude Compliance gives your organization visibility into Claude.ai usage by connecting to Anthropic's Compliance API. Once you register a Compliance API key, the platform continuously fetches your organization's activity data and runs DLP scanning on all user inputs - surfacing findings directly in the dashboard.

What it provides

CapabilityDescription
Activity feedFull log of user actions: logins, chat interactions, file uploads, and administrative events
Organizations & usersList of all organizations under your parent org and their member users
Chats & filesChat message content and file attachments from user sessions
ProjectsProject names, descriptions, instructions, and attached documents
DLP findingsAutomatic scanning of all user inputs for sensitive data - PII, credentials, financial data, and more

How it works

  1. Register a Compliance API key - your sk-ant-api01-… key is validated and stored securely. The plaintext key is never exposed after registration.
  2. Data is synced automatically - organizations, users, chats, projects, and activities are fetched from the Compliance API on a regular schedule.
  3. Inputs are scanned for DLP - user message text, file attachments, and project content are scanned and classified by severity.
  4. Findings are surfaced - DLP results are available through the dashboard, filtered by time, severity, user, and more.

DLP severity levels

LevelTriggers
CRITICALSSN patterns, credit card numbers, API/secret keys, private key blocks
HIGHPasswords shared in chat, bearer tokens
MEDIUMEmail addresses, phone numbers
LOWIP addresses
NONENo signals detected

Data sources scanned

SourceWhat is scanned
chat_messageUser turn text in a chat conversation
chat_fileText files attached to chat messages
project_descriptionThe description field of a project
project_instructionThe system prompt / instructions field of a project
project_fileText files attached to a project

Next: See Key Management to learn how to register, monitor, and revoke Compliance API keys.