← Blog

Zero Data Retention for lawyers — what it actually means

Published 4 May 2026 · 6 min read · By GD · LexCodex

When a lawyer sends privileged contract text to an AI service, two questions land on the table: is the text stored anywhere, and could it be used to train future models? Both questions need clear answers — otherwise the service can't be used for client work.

Zero Data Retention (ZDR) is the term for the commitment that addresses both questions. But ZDR means different things at different vendors, and it isn't always obvious which level actually applies. This article explains exactly what ZDR means at LexCodex — at two layers — and what it does not cover.

Two layers of retention questions

When you upload a document to LexCodex it passes through two systems. Both must have clear retention rules.

Layer 1

Anthropic Claude (the LLM provider)

LexCodex uses Anthropic Claude as its AI engine. When text is sent to Claude, it is Anthropic's infrastructure that processes it. Anthropic offers an enterprise term called Zero Data Retention: inputs and outputs are not stored after the response is returned. No logs, no cache, no use for model training.

This is publicly documented in Anthropic's commercial terms and their data processing addendum. For business partners (like LexCodex), ZDR is enabled via enterprise contract — not automatically on the consumer API.

Layer 2

The LexCodex application (our infrastructure)

Once the text has produced a response from Anthropic, it lands at LexCodex. Here our own retention policy applies: uploaded documents and AI responses are not stored after the analysis is complete. When you close the tab or click "New analysis", the data is gone. We have no logs containing document contents, no backups of analyses, no archives.

The only thing stored is session metadata (who was logged in, which tool was used, how long the request was) — for rate limiting and debugging. No content, no citations, no conclusions.

What this means in practice

For a lawyer or in-house counsel, the practical consequences are:

The common misconception

"The AI vendor doesn't train on my data" is not the same as ZDR. Many consumer AI services have "no model training" terms but still store input/output for several days for "quality monitoring" or "abuse detection". That isn't enough for attorney-client privilege.

The difference:

For client material where confidentiality is central, it has to be the latter. ZDR is not a marketing argument — it's a baseline requirement.

What ZDR does NOT protect against

For balance, what ZDR doesn't cover:

ZDR is "belt-and-suspenders" on data storage. It isn't absolute security — but it eliminates a whole category of risk that would otherwise need to be handled through procedural controls (DPA addenda on deletion, periodic audit logs, retention monitoring).

How to verify ZDR in practice

Questions you as a lawyer can ask any AI vendor:

  1. Do you have ZDR terms from your underlying LLM provider? Is it active on our account?
  2. How long are requests/responses stored at your end before deletion?
  3. Do you have backups/archives of user data? For how long?
  4. Are there logs containing content? Which logs are kept and for how long?
  5. Can you sign a DPA under GDPR Art. 28?

For LexCodex the answers are public in our DPA and Security Whitepaper. You don't need to ask — you can read the terms yourself before creating an account.

Summary

Zero Data Retention isn't a marketing label — it's an architectural property that must hold at two layers (LLM provider + application provider) to be meaningful. For lawyers analysing client material in an AI service, ZDR is the precondition, not the optional add-on.

LexCodex has ZDR at both layers. Anthropic via enterprise contract, LexCodex via our own no-store design. That is why we can say "upload client agreements" without burying everything under disclaimer asterisks.

Want to read more? Our Security Whitepaper walks through the entire data model in detail — including sub-processors, encryption standards and incident response. Or read the DPA directly.

Read more

How LexCodex avoids hallucinations · EU AI Act for lawyers

Security & Trust → Back to blog

⚠ General information about Zero Data Retention and GDPR — not legal advice. For specific compliance questions in your own tool selection, consult a qualified lawyer or DPO.