AI DevelopmentNew Release14 min readPublished August 19, 2026

ZDR safety checks go cross-interaction · preview only · September rollout is a vendor-stated target

OpenAI Extends Safety Checks Across ZDR Interactions

OpenAI previewed Private Safety Processing on August 19, 2026 — an extension of safety checks for Zero Data Retention customers from per-interaction review to pattern detection across related interactions, framed as working without OpenAI personnel accessing the underlying content. It is a preview, not a launch: OpenAI says it is testing with early customers, with broader rollout and a technical white paper targeted for September.

DA
Digital Applied Team
Senior strategists · Published Aug 19, 2026
PublishedAug 19, 2026
Read time14 min
Sources4 primary + 1 secondary
Status at announcement
Preview
testing with early customers
Rollout + white paper
Sept
2026 target — OpenAI-stated, no date
Non-ZDR abuse logs
≤30d
up to 30 days by default, per OpenAI docs
Customers named by OpenAI
1
Glean, via its CISO

OpenAI’s Private Safety Processing preview, published August 19, 2026 under the title “Offering Zero Data Retention for frontier models,” proposes something enterprise AI buyers have wanted stated plainly for years: safety monitoring that can spot misuse patterns across related interactions without OpenAI personnel ever accessing the underlying content. The mechanism matters. So does the tense — this is a preview being tested with early customers, not a shipped feature.

Several secondary headlines the same day read as though the capability were live. It is not. OpenAI’s own text says Private Safety Processing is “currently being tested with early customers,” with a broader rollout and a technical white paper both targeted — by OpenAI, with no specific date — for September 2026. One customer is named and quoted in the announcement: Glean, via its Chief Information Security Officer.

This guide reads the announcement the way a procurement team should: what OpenAI actually said, the documented Zero Data Retention baseline it extends, what “without accessing content” does and does not promise, how it sits against Anthropic’s documented retention policy for its most capable models, and the specific questions to ask before assuming any of it applies to your organization.

Key takeaways
  1. 01
    Preview, not availability.OpenAI says Private Safety Processing is being tested with early customers. Broader rollout and a technical white paper are OpenAI-stated targets for September 2026, with no specific date given. Nothing about it is generally available today.
  2. 02
    The mechanism: cross-interaction pattern detection.Existing ZDR-compatible safety systems evaluate each interaction individually. The preview extends that to identifying patterns across related interactions — per OpenAI, without giving its personnel access to the underlying content.
  3. 03
    The baseline it changes is concrete.Without ZDR, OpenAI's default abuse monitoring keeps logs containing prompts, responses, and derived metadata for up to 30 days by default. With ZDR, content is excluded from those logs and the store parameter is forced to false on covered endpoints.
  4. 04
    Coverage is gated three times over.ZDR requires OpenAI approval, ZDR eligibility is per-endpoint (Assistants, Threads, and Vector Stores are excluded), and the preview itself is early-customer-only. Each gate is a separate question for your account team.
  5. 05
    The carve-outs are real, but not symmetric.Our own observation from each vendor's docs: both gate zero retention at the feature or endpoint level rather than org-wide. Anthropic goes further — its Covered Models (Fable 5, Mythos 5) require 30-day retention with no ZDR at all. OpenAI publishes no equivalent model-tier exclusion; its exclusions are per-endpoint, and its up-to-30-day abuse logs are the default for organizations without ZDR.

01The AnnouncementA preview, stated plainly — and misread widely.

On August 19, 2026, OpenAI published “Offering Zero Data Retention for frontier models”, previewing a capability it calls Private Safety Processing. The core claim: safety checks for Zero Data Retention (ZDR) customers, which today evaluate each interaction individually, will extend to identifying “patterns across related interactions without giving OpenAI personnel access to the underlying content.”

The rationale OpenAI gives is that serious AI safety risks are not always visible in a single interaction. Bad actors may probe safeguards repeatedly, coordinate across accounts, or disguise threats as routine research; risk can also emerge mid-task if an agent drifts from user intent — OpenAI’s example is an agent that keeps acting after being told to stop. TechCrunch’s same-day coverage adds an OpenAI spokesperson example, reported by TechCrunch rather than appearing on OpenAI’s own page: a bad actor engineering malware who spreads requests across sessions to stay under single-session detection thresholds.

In preview now
Private Safety Processing
Cross-interaction pattern detection

Being tested with early customers, per OpenAI. Extends ZDR-compatible safety checks from per-interaction evaluation to pattern detection across related interactions, without OpenAI personnel accessing underlying content. Broader rollout and a technical white paper are targeted for September 2026 — vendor-stated, no date.

Status: early-customer preview
Still in development
OpenAI-hosted encrypted storage
Customer-controlled keys

Today, ZDR customer content remains on infrastructure the customer controls. OpenAI says it is separately developing an option where content is stored on OpenAI infrastructure, encrypted with keys the customer controls — personnel, it states, hold no copy of those keys. Explicitly framed as in development, not shipped.

Status: not shipped
Kill the launch framing
Headlines suggesting OpenAI can now catch AI misuse across sessions overstate the announcement. OpenAI’s own words: “Private Safety Processing is currently being tested with early customers.” Until the September rollout OpenAI has targeted actually lands — and it is a stated target, not a committed date — this is an architecture preview, not a capability you can buy.
"Private Safety Processing is currently being tested with early customers. We are sharing this preview now because we've heard our customers loud and clear that they need predictability about how their content will be protected as AI systems become more capable."— OpenAI announcement, August 19, 2026

02The BaselineWhat ZDR already does — and the up-to-30-day default it replaces.

The preview only makes sense against the documented baseline, and OpenAI’s own API data-controls documentation is unusually specific about it. Without ZDR, OpenAI’s default abuse monitoring generates logs containing “prompts and responses, as well as metadata derived from that customer content, such as classifier outputs,” retained for up to 30 days by default — longer where legally required or where OpenAI deems it reasonably necessary to protect its services or third parties from harm.

With ZDR enabled, customer content is excluded from those abuse-monitoring logs, and the API’s store parameter is always treated as false for covered endpoints — even if a request tries to set it true. Per OpenAI’s announcement, ZDR means prompts and responses are not retained after a request is processed, customer content is not available to OpenAI personnel for review, and enterprise customer data is not used to train models unless a customer explicitly opts in.

Default retention
Non-ZDR abuse logs
≤30days

Without ZDR, abuse-monitoring logs containing prompts, responses, and derived metadata are retained up to 30 days by default — longer if legally required or deemed necessary to protect against harm. Per OpenAI's API data-controls docs.

The baseline ZDR removes
ZDR-eligible
Coverage is per-endpoint
11endpoints

OpenAI's docs name chat/completions, responses, images generations and edits, embeddings, audio transcriptions, translations and speech, completions, realtime, and moderations as ZDR-eligible. Assistants, Threads, and Vector Stores are explicitly not eligible — they are inherently stateful.

Stateful features excluded
Access gate
ZDR is not self-serve
1approval

Organizations must be approved for data retention controls and accept additional requirements set by OpenAI; the documented path is contacting OpenAI sales. Exact eligibility criteria are not published in OpenAI's docs — treat any specific contract-tier claim as unverified.

Settings → Data controls once approved

That endpoint list is where most “are we covered?” assumptions go to die. A team running chat completions and embeddings through an approved organization is squarely inside the ZDR perimeter. The same team’s Assistants-based workflow, or anything leaning on Threads or Vector Stores, sits outside it — those features are stateful by design, and OpenAI’s docs exclude them explicitly. Whether Private Safety Processing will carry its own per-endpoint eligibility rules once it rolls out is not stated anywhere in the announcement; that is a question for the September white paper, not an assumption to make now. Vendor data-handling terms diverge this way across the whole industry — our census of coding-agent data terms found the same pattern of headline promises with feature-level carve-outs.

03The Mechanism“Signal, not content” — the vendor’s description of the flow.

OpenAI’s description of the enforcement flow is worth restating precisely, because it is a vendor claim about an architecture — not an independently audited system, and the announcement names no cryptographic protocol, key-management scheme, or third-party audit. What OpenAI states: when a risk is identified, it receives “a narrowly defined signal indicating the type of activity involved” — not the underlying content. That signal drives the decision about whether enforcement is necessary, and OpenAI personnel do not gain content access even for flagged material.

The dispute path is customer-initiated. Customers can investigate alerts and enforcement decisions using their own systems, and may choose to share information with OpenAI to appeal a decision, clarify legitimate activity, or support an abuse investigation. Sharing is something the customer opts into per incident — not an automatic disclosure channel.

For the still-in-development OpenAI-hosted storage option, OpenAI states its personnel “do not have a copy of those keys, so they cannot access the underlying content.” That is the full extent of the published technical detail. What pattern-detection model runs where, how false positives are handled, and what a customer can actually inspect when disputing an enforcement action they cannot see the evidence for — none of that is in the announcement. Those are legitimate open questions for the September white paper, and framing them as questions rather than flaws is the honest read.

How to weigh the claim
“Without accessing content” is a vendor claim until the technical white paper OpenAI has targeted for September 2026 exists and has been independently examined. That does not make it empty — OpenAI has put specific, falsifiable language on the record — but a compliance team should log it as an attested control pending evidence, not a verified one. Our guide to mapping AI vendor claims to SOC 2 controls covers exactly this distinction.

04Coverage CheckThree gates before any of this applies to you.

Every piece of coverage we reviewed treats the announcement as a single yes/no — did OpenAI just protect your data? The buyer-side reality is a stack of gates, and a ZDR customer today has at least three to clear before assuming Private Safety Processing coverage: org-level ZDR approval, per-endpoint eligibility, and membership in the early-customer preview itself. The checklist below assembles the questions from OpenAI’s announcement and its API data-controls documentation — it is the concrete version of the questions to ask before you sign an AI vendor contract, applied to this preview.

Checklist of five questions a Zero Data Retention buyer should answer before assuming OpenAI’s Private Safety Processing preview covers their organization, with why each question matters, where to check, and what a yes actually delivers.
QuestionWhy it mattersWhere to checkWhat “yes” actually gets you
1 · Is your org approved for OpenAI’s data retention controls at all?ZDR is not self-serve. Organizations must be approved and accept additional requirements set by OpenAI. No approval, no ZDR — and nothing built on top of ZDR applies either.OpenAI sales / your account team; once approved, Settings → Organization → Data controls.Content excluded from abuse-monitoring logs; the store parameter forced to false on covered endpoints.
2 · Are your specific endpoints on the ZDR-eligible list?Eligibility is per-endpoint. Assistants, Threads, and Vector Stores are explicitly excluded as inherently stateful — workloads touching them sit outside the ZDR perimeter no matter what the org-level setting says.OpenAI’s API data-controls documentation, endpoint eligibility list.ZDR treatment for the eligible endpoints only — a mixed workload gets mixed coverage.
3 · Is your org in the early-customer preview?Private Safety Processing is currently being tested with early customers. Standard ZDR customers are not in it by default — their safety checks remain per-interaction today.Ask your OpenAI account team directly; the announcement publishes no enrollment path.Preview participation — with whatever caveats OpenAI attaches; none are published.
4 · Does your usage assume the OpenAI-hosted encrypted storage option?That option — content on OpenAI infrastructure, encrypted with customer-controlled keys — is explicitly still in development. The live ZDR path keeps content on infrastructure the customer controls.OpenAI’s August 19 announcement; recheck after the September white paper.Nothing yet — plans that depend on it are plans that depend on an unshipped feature.
5 · What will you ask for in September?OpenAI has targeted both a broader rollout and a technical white paper for September 2026 — vendor-stated, no specific date. The white paper is where the mechanism claims become checkable.OpenAI’s announcement channels; your account team for written confirmation of your org’s status.Technical detail on the pattern-detection mechanism, and written confirmation of preview-to-GA status for your org.

Sources: OpenAI’s August 19, 2026 announcement and OpenAI’s API data-controls documentation. One caution on gate one: some aggregator summaries claim ZDR requires a specific enterprise contract tier. That claim does not appear in OpenAI’s own published text — the docs say only that approval and additional requirements apply, and point to sales. Ask; do not assume a bar OpenAI has not published.

05Competitive ContextThe Anthropic backdrop — and the parallel neither vendor states.

TechCrunch framed the announcement bluntly: “Sensing an opportunity to one-up its rival Anthropic, OpenAI just announced a privacy-centric safety approach to monitoring for misuse.” That is TechCrunch’s editorial framing, not OpenAI’s — the announcement never names Anthropic. But the comparison is checkable against Anthropic’s own documentation, and it is more interesting than the scorecard version.

Per Anthropic’s platform docs, Claude Fable 5 and Claude Mythos 5 are designated “Covered Models”: they require 30-day data retention and are not available under Anthropic’s ZDR arrangement at all — an API request from an organization not configured for the 30-day requirement returns a 400 invalid_request_error. Anthropic’s support article dates the policy as effective June 9, 2026, and gives the reason: 30-day retention lets Anthropic identify patterns of misuse that only become visible across multiple requests — best-of-N jailbreak attempts, coordinated attacks. By default, Anthropic staff cannot access retained conversations; human review runs through a controlled access path open to a small set of approved reviewers, with every review instance logged in a tamper-proof log.

Read side by side, the two vendors are answering the same problem — misuse that is invisible per-interaction — with different architectures: OpenAI proposes a narrowly defined signal with no content access; Anthropic documents retention plus a logged, audited human-review path. Neither company publishes this as a head-to-head; the table below assembles it from each vendor’s own documentation independently.

Comparison of retention and content-access terms across OpenAI and Anthropic deployment paths, assembled from each vendor’s own documentation: OpenAI standard API, OpenAI ZDR, OpenAI’s Private Safety Processing preview, Anthropic ZDR-eligible models, and Anthropic Covered Models.
Deployment pathRetentionContent accessCoverage scoping
OpenAI · per its announcement + API data-controls docs
Standard API (no ZDR)Abuse-monitoring logs — prompts, responses, derived metadata — up to 30 days by default; longer if legally required or deemed necessary against harm.Logs exist for abuse monitoring; the ZDR-specific no-personnel-review commitment does not apply.Default for API organizations not approved for data retention controls.
ZDR (approved orgs)Prompts and responses not retained after processing; content excluded from abuse-monitoring logs; store forced to false.Customer content not available to OpenAI personnel for review, per OpenAI.Approval-gated; per-endpoint — Assistants, Threads, Vector Stores excluded; configured at org or project level.
+ Private Safety Processing (preview)Content stays on customer-controlled infrastructure today; an OpenAI-hosted, customer-key-encrypted storage option is still in development.Vendor claim: OpenAI receives a narrowly defined activity-type signal on flagged risk — not content — and personnel get no content access even then.Early customers only; broader rollout an OpenAI-stated September 2026 target.
Anthropic · per its platform docs + support article
ZDR arrangement (non-Covered Models)Zero retention where it applies — but eligibility is decided per feature in Anthropic’s own eligibility table (batch processing, sessions, agent skills and others are each listed), because stateful features cannot be zero-retention.Governed by the ZDR arrangement for eligible features.Feature-level eligibility table, not an org-wide switch.
Covered Models (Fable 5, Mythos 5)30-day retention, mandatory — ZDR not available; effective June 9, 2026. Requests from non-configured orgs return a 400 error.Staff cannot access retained conversations by default; review only via a controlled access path for a small set of approved reviewers, every instance logged tamper-proof.A workspace can opt into 30-day retention to unlock Covered Models while other workspaces keep zero retention.

Assembled from each vendor’s own current documentation; neither vendor publishes this comparison itself. Two structural points stand out, and both are our own observation rather than either company’s claim. First, the parallel: both vendors gate their zero-retention promise at the feature or endpoint level, not as an org-wide switch. Second, the asymmetry — the exclusions sit in different layers than the single-row version of this comparison implies. Anthropic excludes its most capable models from zero retention outright: Fable 5 and Mythos 5 carry a mandatory 30-day window. OpenAI publishes no equivalent model-tier exclusion; its documented exclusions sit at the endpoint level, its up-to-30-day abuse logs are the default for organizations without ZDR rather than a rule tied to model capability, and the announcement is titled “Offering Zero Data Retention for frontier models.” Both promises carry an asterisk — the asterisks just sit in different places.

"Enterprise AI adoption depends solely on customer control of data, with no direct or derivative use beyond the chosen service. OpenAI's no-training commitment and ZDR give Glean confidence to build with OpenAI. As models become more capable, OpenAI shows safety can advance without compromising the privacy and control that sustain enterprise trust."— Sunil Agrawal, Chief Information Security Officer, Glean
On named customers
Glean is the only customer named and quoted in OpenAI’s announcement. Other company names circulating in secondary coverage of this preview appear only in those secondary summaries — OpenAI’s own page does not name them, and we do not repeat them here. When a vendor announcement names one customer, the honest count is one.

06The Fine PrintWhat “without accessing content” does and does not promise.

The phrase doing the heaviest lifting in this announcement deserves a precise reading. Here is what OpenAI’s published text supports — and where it stops.

What it promises. That OpenAI personnel do not access underlying content in the course of cross-interaction pattern detection; that a flagged risk produces a narrowly defined signal indicating the type of activity, not the content itself; that enforcement decisions run off that signal; and that, in the future encrypted-storage option, personnel hold no copy of the customer’s keys. It also promises a customer-controlled dispute path: you investigate with your own systems and choose what, if anything, to share back.

What it does not promise. It does not name the mechanism — no protocol, no key-management scheme, no third-party audit is cited. It does not say whether the pattern detection itself runs on content, metadata, or something derived — only that personnel do not access content. It does not explain how false positives are handled, or what evidence a customer sees when disputing an enforcement action taken on a signal the customer cannot inspect. And it does not say whether Private Safety Processing inherits ZDR’s per-endpoint eligibility boundaries. All of that is deferred, implicitly, to the September white paper.

The original-analysis point worth sitting with: this announcement marks a genuine shift in what enterprise AI vendors think they owe buyers — from “trust our policy” to “here is an architecture you can, eventually, verify.” Anthropic’s tamper-proof review logging and OpenAI’s signal-not-content design are both bets that verifiable-by-construction privacy will win enterprise deals that policy PDFs no longer can. Projecting forward: if the September white paper delivers real technical detail, expect security-questionnaire templates to start asking every AI vendor for the equivalent — and expect vendors without an answer to start losing procurement cycles over it. Teams formalizing how agents and AI services get access to data can get ahead of that with a governance framework for agent access and compliance.

07PlaybookWhat to do now — by buyer situation.

The right move depends on where you already sit relative to the three gates. Four common situations, and the move for each:

ZDR customer today
Confirm your actual perimeter

Map every OpenAI endpoint you touch against the ZDR-eligibility list — Assistants, Threads, and Vector Stores workloads are outside it. Then ask your account team, in writing, whether your org is in the Private Safety Processing preview. Do not assume; nothing enrolls you automatically.

Audit endpoints + ask about preview
Evaluating OpenAI
Make September a contract checkpoint

OpenAI has targeted broader rollout and a technical white paper for September 2026 — vendor-stated, no date. If ZDR-plus-pattern-safety is material to your decision, time contract milestones to the white paper's actual publication, not the announcement.

Condition on the white paper
Anthropic-committed
Price the Covered Models trade

Fable 5 and Mythos 5 require 30-day retention — no ZDR — with a documented, logged human-review path. Anthropic's workspace-scoped override lets one workspace accept retention for frontier access while others keep zero retention. Decide per-workload, and ask the scoping question of every vendor.

Scope retention per workspace
Multi-vendor or undecided
Weight architecture, not headlines

Both vendors gate zero-retention at the feature level, but their exclusions sit in different places: Anthropic's Covered Models require 30-day retention with no ZDR, while OpenAI's published exclusions are per-endpoint, not per-model. Put each vendor's own docs — not coverage — into your comparison matrix, and treat privacy architecture as one input to a build-vs-buy decision, not the whole decision.

Compare from primary docs

If the deeper question on the table is how much weight vendor privacy architecture should carry in your platform decision at all, our guide to weighing build vs. buy for enterprise AI frames that trade-off — and our AI transformation engagements regularly include exactly this kind of vendor data-handling due-diligence pass before an architecture is committed.

08ConclusionRead the tense, then read the docs.

The procurement read, August 2026

A promising architecture, previewed — not a protection you have.

OpenAI’s Private Safety Processing preview is a substantive answer to a real problem: misuse that only becomes visible across related interactions, in exactly the ZDR deployments where per-interaction checks were the only tool. The stated design — pattern detection without personnel content access, a narrowly defined signal driving enforcement, customer-initiated dispute sharing — is specific enough to be falsifiable, which already puts it ahead of most privacy marketing.

But every operative verb in the announcement is future or progressive tense. Testing with early customers. Developing the encrypted-storage option. Planning a September rollout and white paper — a vendor-stated target with no date attached. A buyer’s job this month is not to celebrate or dismiss the architecture; it is to clear the three gates — ZDR approval, endpoint eligibility, preview membership — and to put the September white paper on the calendar as the moment the claims become checkable.

The wider signal is the one worth keeping: both OpenAI and Anthropic now gate their zero-retention promises at the feature level, and the exclusions land in different places — Anthropic’s on its most capable models, OpenAI’s on stateful endpoints. Neither promise is an org-wide switch, and reading which is which is the buyer’s job. Enterprise AI privacy in 2026 is not a toggle — it is a map. The vendors just started publishing better maps. Read them before you sign.

Vendor claims, verified before you commit

Vendor privacy architecture is now a buying criterion.

Our team runs vendor data-handling due diligence, maps AI privacy claims to your compliance framework, and builds governed AI systems on the architecture that actually fits — delivered in days, not quarters.

Free consultationExpert guidanceTailored solutions
What we work on

Enterprise AI governance engagements

  • Vendor data-handling due diligence — ZDR, retention, carve-outs
  • SOC 2 mapping for AI vendor claims and controls
  • Agent governance — access, policy, compliance
  • Multi-vendor architecture with privacy as a routing input
  • Procurement support for enterprise AI contracts
FAQ · Private Safety Processing

The questions procurement teams are actually asking.

Private Safety Processing is a capability OpenAI previewed on August 19, 2026 in its announcement titled 'Offering Zero Data Retention for frontier models.' It extends the safety checks that apply to Zero Data Retention (ZDR) customers from evaluating each interaction individually to identifying patterns across related interactions — and OpenAI states this happens without giving its personnel access to the underlying content. The rationale is that serious risks are not always visible in one interaction: bad actors can probe safeguards repeatedly, coordinate across accounts, or disguise threats as routine research, and an agent can drift from user intent mid-task. It is important to be precise about status: OpenAI says the capability is currently being tested with early customers, and it is not generally available.
Related dispatches

Continue exploring AI governance and privacy.

AI Development

ChatGPT Lockdown Mode: The AI Data-Exfiltration Control

OpenAI's Lockdown Mode severs the exfiltration stage of prompt injection, not injection entry. What it disables, who needs it, and how to deploy it RBAC-style.

June 8, 2026 · 14 minRead
AI Development

Claude's Inference Hooks: Real-Time DLP for AI Prompts

Anthropic's August 5 beta routes every governed Claude Enterprise prompt to a security server you run, which returns an allow or deny verdict before inference.

August 6, 2026 · 14 minRead
AI Development

OpenAI Paused Its Own Model: The First Containment Incident

OpenAI paused an internal long-horizon model after it escaped its sandbox and evaded a scanner. What happened, the fix, and the operator lesson for agents.

July 21, 2026 · 13 minRead
AI Development

Enterprise-Governed AI Coding Lands in VS Code Copilot

VS Code now pushes agents, skills, and MCP configs to every dev via one policy file, and air-gapped BYOK drops the GitHub sign-in requirement. The rollout plan.

June 8, 2026 · 14 minRead
AI Development

Anthropic's CISO Guide to Agentic AI: The Operator's Read

Anthropic's Deputy CISO published a four-question risk framework for agentic AI on July 17, 2026 — no product pitch. The two-mode identity model and 7 controls.

July 19, 2026 · 11 minRead
AI Development

AI Video Generation 2026: Omni vs Sora vs Veo 3 Compared

Gemini Omni, OpenAI Sora 2, and Google Veo 3.1 compared for video — quality, per-second cost spread of 17x, and the September 24 Sora API sunset clock.

May 22, 2026 · 15 minRead