Introducing Duet Autopilot.
Learn more
Glossary

Zero data retention AI

Zero data retention (ZDR) AI refers to an operational mode offered by AI API providers in which customer prompts, completions, and associated metadata are not stored, logged, or used for any purpose — including model training, abuse monitoring, or product improvement — beyond the immediate API call. Under a zero data retention agreement, the data flows through the provider’s infrastructure to generate a response and is then deleted within seconds, leaving no persistent record on the provider’s systems. For enterprise buyers processing sensitive customer data through AI models, ZDR is often a contractual prerequisite for deployment.

A useful distinction: standard API usage at most major providers retains data for 30 days by default for abuse monitoring purposes and may use it for model improvement unless the customer opts out. Zero data retention eliminates both the storage and the downstream usage in a single contractual commitment, typically available as a paid enterprise add-on.

How zero data retention is implemented

At the infrastructure level, ZDR is implemented through a combination of access controls and processing pipeline modifications. Requests flagged for zero data retention are routed through a logging-exempt path: they reach the model inference layer, generate a response, and the prompt-response pair is discarded before any persistence layer writes. Audit logs typically record only metadata (timestamp, model version, token counts, latency) without the content itself, allowing billing and abuse detection while preserving data minimization commitments.

Major providers implement ZDR differently. OpenAI’s zero data retention option is available through their enterprise API agreements and their ChatGPT Enterprise product — it disables training use and limits retention to the request processing window. Anthropic offers a comparable commitment for Claude under their enterprise agreements, explicitly stating that prompts and completions will not be used to train models and will not be retained beyond the API call lifecycle. Google’s Vertex AI offers similar controls through its data governance settings, where logging can be disabled per-project. In all cases, ZDR requires a negotiated enterprise agreement; it is not available on standard pay-as-you-go API plans.

Why zero data retention matters for enterprise AI

  • Data privacy compliance: Regulations including GDPR, CCPA, HIPAA, and PCI-DSS impose strict controls on personal data. If customer messages — which often contain names, account numbers, medical information, or payment details — are processed by an AI, ZDR ensures that data is not retained by a third party beyond the transaction, reducing regulatory exposure significantly.
  • Competitive sensitivity: Enterprises processing proprietary product roadmaps, customer lists, or financial projections through AI prompts need assurance that this information cannot surface in a competitor’s model output. ZDR eliminates the training-data risk entirely.
  • Customer trust: For companies that serve regulated industries or privacy-sensitive consumers, being able to certify that AI-processed customer data is never retained externally is a material sales and procurement advantage.

Zero data retention vs. data anonymization

Data anonymization is an alternative approach in which data is retained but stripped of personally identifiable information before storage or use. Anonymization is lower friction operationally — it allows providers to retain useful training and monitoring data — but it introduces residual risk: re-identification attacks on anonymized datasets are a well-documented privacy failure mode. Zero data retention eliminates that risk category entirely by not retaining the data at all. The trade-off is that ZDR limits the provider’s ability to use customer data to improve the model, which can slow quality improvements for customers on ZDR plans.

For organizations using conversational AI in customer-facing applications, the correct choice depends on data sensitivity. A consumer retail chatbot handling order status queries may be well served by anonymization. A human-in-the-loop AI system handling healthcare or financial queries almost always warrants the stronger guarantees that ZDR provides.

Zero data retention in AI customer support

In AI customer support deployments, zero data retention is particularly relevant when the support platform processes data covered by sector-specific regulations. A healthcare provider using an AI agent to handle patient billing inquiries is processing Protected Health Information (PHI) — HIPAA requires that any third-party processor of PHI enter into a Business Associate Agreement (BAA), and ZDR is often a condition of that agreement. Similarly, financial institutions processing account information through an AI agent face GLBA and FINRA requirements that ZDR directly addresses.

Procurement teams evaluating AI support vendors should ask three specific questions: Does the vendor support zero data retention contracts? Is ZDR enforced at the infrastructure level (not just contractually)? Are third-party sub-processors — including the underlying LLM provider — also bound by ZDR terms? The answers reveal whether ZDR is a genuine technical commitment or a contractual formality. Teams can also consult the vendor’s knowledge base documentation and data processing addenda to verify the specifics before signing.

Deliver the concierge experiences your customers deserve

Get a demo