

Private AI storage is achievable, but only if one control is done properly: enterprise key custody covering both your primary data and everything the AI model derives from it. Encryption alone doesn’t cut it. Neither does trust a vendor’s compliance badge. You need documented key ownership, GDPR-aligned governance under the EU AI Act, and enforced retention rules at the storage layer itself.
TL;DR:
- Proper AI storage privacy requires controlling encryption keys and model artifacts, not just relying on encryption or vendor compliance badges.
- Regulated workloads demand custody of keys for all derived data, including embeddings, checkpoints, and outputs, with regular rotation.
- GDPR and the EU AI Act mean models trained on personal data can still contain sensitive information, requiring documented assessments and specific data governance.
- Immediate action steps include mapping data flows, controlling key custody, enforcing audit trails, and revising vendor contracts to restrict model training on your data.
- Embeddings, prompt logs, and retrieval indexes pose additional privacy risks, necessitating controls like tokenization, retention policies, and staff awareness to prevent leaks.
AI storage privacy isn’t a single setting you flip on. It’s a stack of controls, each covering a different failure mode. The industry term for this discipline is AI data governance, and it covers everything from encryption to who can query your vector database at 2am.
Here’s what actually matters, based on how Scality’s guidance on AI storage for sensitive data frames the problem: basic encryption is assumed, not impressive. What separates a genuinely private setup from a vulnerable one is what happens to the keys and the artifacts your AI model creates along the way.
Pro Tip: Ask your AI vendor one question before anything else: “Where do the encryption keys for our embeddings live, and who can rotate them?” If they can’t answer in under thirty seconds, that’s your answer about how seriously they take custody.
Regulators no longer accept “the data is anonymised” as a closed case. The European Data Protection Board’s opinion on AI models makes clear that a model trained on personal data can still retain information that legally counts as personal data, buried in its parameters. Deciding whether a model is genuinely anonymous requires a detailed, documented assessment, not a footnote in a privacy policy.
That has practical consequences for anyone storing data that feeds an AI system:
Some legal commentary, including Allaw’s argument for multidisciplinary data protection teams, suggests a single data protection officer can no longer keep up with AI Act monitoring obligations alone. For most SMEs, that means either building a small internal team or leaning on outside specialists for the technical review a DPIA now demands. Our practical guide to GDPR AI compliance walks through what that documentation should look like in practice.
You don’t need a six-month programme to materially cut your exposure. These six steps, done in order, close most of the gaps we see in client audits.
Pro Tip: Do steps 2 and 4 first. They’re the two controls that stop a breach turning into a regulatory finding, and both can usually be implemented without touching your AI vendor contract at all.
Our AI data privacy guide for SME leaders breaks these steps down further for non-technical managers who need to brief a board on progress.
Most privacy checklists were written for files and databases, not for the artifacts an AI system generates as it runs. That gap is where the real exposure sits.
Vector embeddings and RAG (retrieval-augmented generation) indexes need the same custody as your source data, arguably more, because they’re rarely treated with the same caution. An embedding can be reversed to reconstruct fragments of the original text under the right conditions, a technique known as model inversion. The Cloud Security Alliance’s AI data security guidance maps controls specifically for this, recommending dedicated defences for prompt injection, model inversion, federated learning governance and shadow AI detection, alongside the standard DSP-01 through DSP-24 storage controls most security teams already know.
RAG pipeline hygiene matters just as much as the underlying storage. Tokenise inputs before retrieval, apply filters that limit what a query can pull back, and keep context windows small and auditable rather than dumping entire document sets into a single prompt.

Prompt logs deserve their own retention policy: redact identifiers, set a hard expiry, and make sure someone can audit who read them. Differential privacy, where a calibrated amount of statistical noise is added to protect individual records, is a genuine option here too. Procurize’s work on differential privacy for automated pipelines found epsilon budgets around 0.45 to 0.5 preserved usable functionality while meaningfully limiting leakage, though it requires ongoing monitoring of cumulative epsilon rather than a one-off setup.
One more thing worth flagging: employees pasting confidential data into consumer AI chat tools, so-called shadow AI, is an active and underestimated leak point. Anonym points to local masking tools, similar in spirit to OpenAI’s Privacy Filter, a model built to detect and mask personal data before it ever leaves a device, as a practical countermeasure alongside staff training and DLP monitoring for prompts.

We build private, on-premise and hybrid AI deployments for clients in legal, finance, accounting and healthcare, sectors where “the vendor says it’s compliant” isn’t an acceptable answer. That means running the audit, setting up key custody, and training the team who’ll operate the system daily.
A pattern we’ve seen repeatedly: a client runs an audit, discovers their embeddings had no rotation policy at all, applies Object Lock and enterprise key management, and their next external security review comes back with a measurably shorter list of findings. The fix isn’t glamorous. It’s mostly paperwork and configuration.
Contract terms we push clients to insist on with any AI vendor:
Our guide on protecting confidential data in AI workflows covers the technical setup in more depth.
Most guidance on this topic treats encryption as the finish line. It isn’t. Encryption protects data sitting still; it does nothing once that data has been absorbed into a model’s weights or scattered across a thousand vector embeddings. That’s the gap the EDPB is now pointing directly at, and it’s the gap that catches SMEs who bought an “AI-ready” storage product and assumed the label meant something.
The second overrated idea is that pseudonymisation solves the legal problem. It reduces risk, but a model trained on pseudonymised data can still leak identifying detail through inference, which is precisely why the EDPB insists anonymity claims need documented assessment rather than a checkbox.
What actually moves the needle, in order: key custody for derived artifacts, immutable audit logging, and a DPIA that includes real extraction testing rather than a policy document nobody has stress-tested. Everything else, the dashboards, the certifications, the vendor marketing pages, is secondary. If you can only fix one thing this year, fix custody. It’s the control that determines whether a breach stays contained or becomes a regulatory finding with your company’s name on it.
— Thomas
Reading a checklist is one thing. Implementing key custody, Object Lock and a working DPIA alongside a business you’re already running is another. This is where we spend most of our time with clients.

Done has been building GDPR-aligned AI deployments since 2014, across more than 350 client projects, many in sectors where data sovereignty isn’t optional. We handle the AI consulting, the private and on-premise deployments, KMS and HSM setup, DPIA support, and the staff training that makes all of it stick once we’re gone.
A first engagement is deliberately small: a short gap audit against the controls covered here, a risk-prioritised roadmap so you know what to fix first, and a fixed-cost proposal with no surprises. No setup fees, no long lock-in. If you want to know exactly where your current AI storage setup stands against GDPR and the EU AI Act, book a short audit through our AI consulting services for SMBs and we’ll tell you plainly what needs fixing and what already works.