Data residency for AI is now its own compliance problem. Here is the 2026 map of where you can send data, what regulations apply, and the audits that will fail.

The phrase "data residency" used to mean "where do we store the database." In 2026, for any team running AI workloads, it means something harder: "where does the inference happen, where do the weights live, where do embeddings sit, and where does the log go." Most enterprise teams we audit fail at least one of those four questions. Here's the map.
AI workloads are not a single thing. They are a stack, and each layer has its own residency question. Most teams only think about the first.
In 2024, we saw a wave of audits where the company had locked down layer 1, kept the input in the EU, then sent the embedding vectors to a US-hosted vector database for "performance reasons." The vector was hash-anonymized, but the ICO ruled in 2024 that behavioral embeddings derived from EU subjects still count as personal data. The company paid a fine and rewrote their stack.
This is the table we hand to every new client. It is not exhaustive. It is the subset that actually shows up in contracts and audits.
| Jurisdiction | Key regulation | Public LLM (US-hosted) | EU-hosted LLM | On-prem LLM | Notes |
|---|---|---|---|---|---|
| EU (GDPR + AI Act) | GDPR, EU AI Act 2024/1689 | High risk | Low-Medium risk | Lowest risk | Schrems II still applies; DPF adequacy in place but contested |
| UK (post-Brexit) | UK GDPR, DPA 2018, AI Bill 2025 | Medium risk | Low risk | Lowest risk | UK adequacy decision in force; AI Bill adds risk classification |
| Switzerland | nFADP, FADP 2023 | High risk | Medium risk | Lowest risk | No EU adequacy with US; SCCs required |
| US (state-level) | CCPA, CPRA, NY SHIELD, IL BIPA | Low risk | Low risk | Lowest risk | No federal AI privacy law; patchwork |
| Canada | PIPEDA, Quebec Law 25 | Medium risk | Low risk | Lowest risk | Quebec Law 25 added breach notification in 2024 |
| Germany (BfDI specific) | BDSG, BfDI guidance | High risk | Low risk | Lowest risk | Strictest EU DPA; explicit guidance on public LLMs |
| France (CNIL specific) | Loi Informatique et Libertés | High risk | Low risk | Lowest risk | CNIL's 2025 guidance treats US LLM APIs as risky |
| Healthcare (HIPAA-covered US) | HIPAA, HITECH | High risk | Medium risk | Lowest risk | Business Associate Agreement required for any cloud AI |
The pattern: if you are in the EU and you put customer data through a US-hosted public LLM, you are now a Schrems II paper trail. You can do it. You will spend a lot of time documenting why it is okay. For most B2B ops teams, the cost of that documentation is now higher than the cost of fixing the architecture.
Three contract clauses became standard in 2025 enterprise AI contracts. If your vendor agreements don't have them, you are exposed.
1. Subprocessor disclosure for inference. Vendors must list every country where inference can happen. Microsoft's 2025 EU Data Boundary update, for example, narrowed the scope but still includes cross-border telemetry to the US for some services. You need to read this section, not skim it.
2. Training opt-out by default. OpenAI, Anthropic, Google, and Cohere all moved to opt-out by default for customer API data in 2024-2025. Verify the toggle in your admin console. We have seen at least four mid-market clients discover their "off" toggle was off, sending two years of customer prompts into a training set they thought was excluded.
3. EU AI Act high-risk role mapping. Article 6 of the EU AI Act requires "high-risk" AI systems to have documented provider, deployer, and distributor roles. If your vendor is the provider and you are the deployer, the documentation obligation is yours, not theirs. Most enterprise contracts don't address this. Ask yours.
The audit-ready checklist is the same whether you are 50 FTE or 200 FTE. You can clear it in two weeks if you actually start.
We sit in on enough mid-market AI audits now to know the failure modes by heart. Here is what the external auditor or the DPA actually flags, in order of frequency.
1. "Show me your data flow diagram." Most companies cannot produce a single-page diagram showing every AI workflow, the data inputs, the jurisdiction of compute, the storage location, and the model jurisdiction. If you cannot draw this in a meeting, the audit is already going badly. Build it before the auditor asks.
2. "Where is your subprocessor list for your AI vendor?" Roughly 60% of mid-market companies we audit cannot name every subprocessor in their AI vendor's chain. This is a single source document. It is not optional.
3. "When did you last verify the training opt-out?" Most companies turned the toggle off in 2024 and have not checked it since. Vendor admin UIs change. Toggles can get re-enabled by support engineers, by integration partners, or by mistake. Quarterly verification is the only reliable cadence.
4. "Show me your data retention policy for embeddings and prompts." If you don't have one, the auditor assumes you keep everything forever. That is a finding. A 30-90 day retention policy with documented deletion is the safe default.
5. "Where is your AI DPIA?" Under the EU AI Act, deployers of high-risk AI must maintain a Data Protection Impact Assessment specific to the AI use case. A general DPIA is not sufficient. A 2025-2026 audit finding in roughly 40% of our engagements.
The pattern: the failures are documentation, not architecture. The architecture is fixable. The audit trail is what makes or breaks the regulatory interaction.
Data residency used to be a database admin problem. In 2026, it is an AI architecture problem. The teams that get this right are the ones that draw the jurisdiction line in their workflow design, not in their incident response. If you are answering "where does the data go" after the data has already gone, you are answering the wrong question.
Book a discovery call when you are ready to scope one high-impact workflow for production delivery.
Spread the word on your network or copy the link.