Compliance & Security · Data Governance

Claude Data Classification Guide: What Data Can You Send to Claude and What Requires Controls?

March 28, 2026 15 min read Compliance & Security

The most common question in enterprise Claude deployments is deceptively simple: "What data can I send to Claude?" The answer depends on three factors — Anthropic's contractual controls, your regulatory obligations, and your own data classification policy. Getting this wrong creates compliance risk; being overly conservative blocks value.

This guide provides a practical data classification framework specifically designed for Claude deployments, including a ready-to-use classification matrix you can adapt for your organisation. Developed from 200+ enterprise implementations across regulated and non-regulated sectors.

Need a Data Classification Assessment?

We build your Claude data classification framework, map it to your existing data governance policies, and produce employee-facing guidance — in 2 weeks.

Request Free Assessment →

The Four-Tier Claude Data Classification Framework

We recommend a four-tier classification system aligned to the risk profile of data sent to Claude. This maps to most existing enterprise data classification frameworks (which typically use Public / Internal / Confidential / Restricted) while adding Claude-specific guidance for each tier.

Tier Classification Claude Status Required Controls
1 Public Approved Standard employee training
2 Internal Approved Enterprise plan + AUP acknowledgement
3 Confidential Conditional Enterprise plan + ZDR + DPA + use case approval
4 Restricted Prohibited CISO approval + additional controls required

What Goes in Each Tier

Tier 1: Public — Approved Without Restriction

Public data is information that is already available externally or carries no confidentiality obligation if disclosed. This is the lowest-risk tier for Claude processing.

  • Published company website content, press releases, annual reports
  • Publicly available market data, research, and industry statistics
  • Generic business templates and frameworks (non-company-specific)
  • Hypothetical examples and anonymised case studies
  • Training and educational content not containing proprietary information

Tier 2: Internal — Approved with Standard Controls

Internal data is information created for internal business purposes that is not intended for public disclosure but does not carry heightened confidentiality obligations.

  • Internal process documentation and standard operating procedures
  • Meeting notes and internal communications (non-sensitive topics)
  • Internal project plans and timelines (non-sensitive)
  • Aggregated analytics and reporting (no individual-level data)
  • Internal policy documents (non-regulated)
  • Non-personal HR materials (job descriptions, generic training content)

Tier 3: Confidential — Approved with Additional Controls

Confidential data requires Claude Enterprise plan with zero data retention, a signed DPA with Anthropic, and explicit use case approval from your AI governance function. PII minimisation should be applied wherever possible.

  • Customer account information (anonymised or with PII removed)
  • Non-public financial information (internal budgets, forecasts)
  • Proprietary business strategies, M&A planning
  • Employee performance data (anonymised)
  • Supplier contracts and commercial terms
  • Regulated data processed under BAA/DPA with appropriate controls
🔒

White Paper: Claude Governance Framework

Complete data classification matrix, AUP template, training materials, and audit controls for enterprise Claude governance.

Download Free →

Tier 4: Restricted — Prohibited Without Explicit Approval

Restricted data should not be sent to Claude without explicit CISO approval, additional technical controls, and documented justification. In most cases, the right answer is to redesign the use case to avoid including Restricted data rather than attempting to implement controls around processing it.

  • Authentication credentials (passwords, API keys, tokens)
  • Full payment card numbers (PAN, CVV)
  • Social security numbers and government ID numbers
  • Attorney-client privileged communications (without specific legal approval)
  • Classified or security-restricted government information
  • Complete PHI records with full patient identifiers
  • Biometric data

PII Minimisation: The Practical Solution for Borderline Cases

Many valuable Claude use cases involve documents that contain personal data — a customer complaint, a clinical note, a contract with named parties. The right approach is not to prohibit these use cases but to minimise the personal data included before the prompt is sent.

Minimisation Techniques

Tokenisation: Replace names and identifiers with tokens before sending. "John Smith (Customer ID: 84721)" becomes "[CUSTOMER_001]". Your application maps tokens back to real data after processing.

Redaction: Remove irrelevant personal identifiers. A clinical note being summarised doesn't need the patient's date of birth if only the clinical content is required.

Aggregation: Summarise at a population level rather than individual level where possible. "Customer sentiment analysis across 500 support tickets" rather than processing each ticket individually with customer identifiers.

Template injection: Design prompts that accept only the specific data fields needed, preventing employees from inadvertently including unnecessary personal data.

Implementing Data Classification in Your Claude Deployment

Data classification only works if employees can apply it in practice. Complex frameworks with many edge cases lead to either blanket permissiveness ("I'll just send everything") or blanket restriction ("I won't use Claude for anything sensitive").

Practical implementation steps:

  1. Map your existing classification to the four-tier framework. Most enterprises have an existing data classification policy. Map it to the Claude tiers rather than creating a parallel system.
  2. Create a one-page decision guide. "Before sending data to Claude, ask: Does this contain names, contact details, or other personal data? If yes, apply PII minimisation. Does this contain passwords, payment data, or privileged communications? If yes, do not send."
  3. Build classification into prompt templates. Pre-approved prompt templates should be designed to accept only Tier 1-2 data by default. Tier 3 templates require additional approval.
  4. Implement technical enforcement. For API integrations, enforce data classification at the application layer. For end-user Claude access, use system prompts that guide users on permissible data categories.
  5. Train and test. Include data classification scenarios in Claude training. Test employee understanding before granting access to Tier 3 approved use cases.

Frequently Asked Questions

What data can I safely send to Claude?
Public information, anonymised internal content, non-personal business documents, and general knowledge queries are safe to send to Claude without special controls. Data requiring controls includes aggregated analytics, internal business processes, and confidential (but non-personal) content with Claude Enterprise + ZDR + DPA. Data prohibited without explicit CISO approval includes personal customer data (PII), PHI, financial account details, attorney-client privileged communications, and authentication credentials.
How do I classify data for Claude use?
Build a four-tier classification: Level 1 (Public) — approved for Claude without restriction; Level 2 (Internal) — approved with standard employee training; Level 3 (Confidential) — requires approved Claude Enterprise plan, DPA, and use case approval; Level 4 (Restricted) — prohibited from Claude processing without explicit CISO approval. Map your existing data categories to these tiers rather than creating a parallel classification system.
Can I send customer data to Claude?
Customer personal data requires specific controls: Claude Enterprise plan with ZDR, signed DPA with Anthropic, legitimate legal basis under GDPR (or applicable law), PII minimisation in prompts, audit logging, and employee training. Anonymous or aggregated customer data where individuals are not identifiable can generally be processed with standard controls. Customer payment card data (PCI) should never be sent to Claude.
What is PII minimisation and why does it matter?
PII minimisation means removing or replacing personally identifiable information in prompts before sending to Claude — for example, replacing "John Smith, DOB 15/03/1975" with "Patient A". This reduces your regulatory risk surface, simplifies your data flow documentation, and typically has no impact on output quality because Claude needs the content, not the identity. Implement automated PII scrubbing at the API gateway layer for any system that handles personal data.

Build Your Claude Data Classification Framework

We develop your data classification guide, AUP, and technical controls — tailored to your regulatory environment and use cases.

Request Free Assessment →

The Claude Bulletin

Weekly data governance insights, compliance updates, and practical implementation guidance for enterprise Claude.