Business guide · Updated June 2026

Before you put company data into AI

A short, practical checklist to run before any business data touches an AI tool. Print it, work through it once per tool, and you avoid the most common compliance and security failures.

The rule of thumb: never paste secrets, regulated personal data, or client-confidential information into a consumer chatbot. For business data, use a tier with training opt-out and a data processing agreement, and confirm where the data is stored.

The checklist

  1. Training opt-out. Confirm the provider does not train on your inputs. Enterprise and API tiers usually don't; consumer tiers sometimes do unless you switch it off.
  2. Data processing agreement (DPA). For any personal data, you need a DPA in place with the provider.
  3. Data residency. Know which country your data is processed and stored in. EU personal data generally needs to stay in an approved region.
  4. Compliance certifications. Check for the ones your sector needs: GDPR (EU personal data), HIPAA (US health data), SOC 2 (security controls), ISO 27001.
  5. Retention. Find out how long inputs and outputs are kept, and whether you can request deletion.
  6. Sub-processors. Check who else touches the data downstream (cloud hosts, analytics) and whether that's acceptable.
  7. Access controls. Limit who in your team can send what. Not everyone needs to paste customer records into a model.
  8. Logging. Keep a record of what categories of data go into which tool, so you can answer an audit.
  9. Redaction. Strip names, account numbers and identifiers before sending where the task doesn't need them.
  10. Incident path. Decide in advance who is told and what happens if sensitive data is sent to the wrong tool.

Compliance by model

A quick reference from our model data — always confirm the current tier with the provider.

ModelGDPRHIPAASOC 2Residency
Claude (Anthropic)YesYesYesUS, EU
GPT (OpenAI enterprise)YesYesYesUS, EU
Microsoft CopilotYesYesYesEU, US, UK, AU
Gemini (Google)YesVaries by tierYesUS, EU, APAC
Llama 4 (self-hosted)Yes*Yes*n/aYour own infra
DeepSeek V3NoNoNoChina

*Self-hosted compliance depends on your own deployment and controls. DeepSeek is operated from China with no GDPR/HIPAA — do not use it for regulated or sensitive EU data.

What never to paste into a consumer chatbot

What changed in June 2026

Setting guardrails? Pair this with governance basics and our own privacy policy for how a no-data-collection site works.