OpenAI wants to make privacy a prerequisite for the most sensitive uses

OpenAI is announcing stronger privacy measures for companies that use its models via API. In a post titled “Offering Zero Data Retention for frontier models”, the company says it is reaffirming the availability of a Zero Data Retention, or ZDR, regime for eligible API customers that wish to use its frontier models.

The issue is central for organizations considering entrusting an artificial intelligence model with information from their business processes: internal documents, support tickets, financial data, legal content, source code, medical information, customer communications, or human resources-related files. In these contexts, a model's quality is not enough. Security leaders, legal teams, and compliance officers also want to know what happens to data sent to the provider, how long it is retained, who can access it, and under what circumstances.

OpenAI's message responds directly to this concern. The company explains that, under this offering and subject to eligibility conditions, requests sent to the API and the responses produced are not retained by default. This clarification is important: ZDR should not be equated with a general, undifferentiated promise applicable to every product, every account, or every configuration. OpenAI presents it as a mechanism intended for eligible customers within a specific framework.

The announcement is therefore not only about a technical storage arrangement. It addresses a commercial and regulatory obstacle that systematically arises in large generative AI projects: how can advanced models be used while minimizing as much as possible the movement and retention of potentially confidential information? For regulated sectors, this question can determine whether deployment is possible at all.

OpenAI links this development to a project called Private Safety Processing. Its stated goal is to perform safety checks while avoiding exposure of customer data. The company is thus seeking to resolve a structural tension in generative models: safety mechanisms require controls over usage, but companies expect those controls not to result in broad retention or exposure of their content.

The issue extends beyond OpenAI. Anthropic, another major provider of models for enterprises and developers, has made safety and privacy a visible part of its positioning. The rivalry between the two companies plays out over model performance, reasoning capabilities, development tools, and inference costs, but now also over the operational guarantees offered to customers. Privacy is tending to become a competitive feature as decisive as context size or response speed.

For the French and European market, where the General Data Protection Regulation, trade secrets, and cybersecurity requirements strongly shape technology purchases, the announcement is being watched particularly closely. A non-retention regime can alleviate some risks perceived by customers, but it does not replace the legal, contractual, and technical analyses required for each use case. OpenAI's promise is an additional tool for making certain projects feasible; it does not remove the obligation to govern data.

What the Zero Data Retention offering announced for the API covers

The term Zero Data Retention may seem simple, but its scope must be read carefully. In its communication, OpenAI says that requests and responses from the customers concerned are not retained by default under the offering. In other words, data provided in a request made to a model and the content generated in return are not intended to be stored under the standard retention regime applicable to other configurations.

For a company, the distinction between a lack of retention by default and an absolute absence of any trace in any layer of a system is essential. An AI architecture can include several components: the customer's application, its internal logs, its cloud provider, observability tools, caching services, vector databases, security gateways, and finally, the model provider's API. The ZDR announced by OpenAI concerns processing on OpenAI's side within the framework defined by the offering; it does not relieve the customer organization of managing the data it retains itself.

This nuance is particularly important in so-called retrieval-augmented generation deployments, often referred to by the acronym RAG. In this architecture, the company searches for information in its own documentary sources, selects relevant excerpts, then sends them to the model together with an instruction. Even if the model provider does not retain the request and response under the ZDR regime, the business application may have logged the exchange, retained the original documents, or recorded the response to ensure traceability. Final privacy therefore depends on the entire chain.

OpenAI also uses wording that calls for caution: the mechanism is intended for eligible API customers. The announcement does not detail, in the information provided, universal availability to all users or an exhaustive list of criteria. Companies interested in it will therefore need to verify their eligibility, contractual arrangements, the models concerned, any feature restrictions, and associated technical obligations before building a production architecture on this basis.

The reference to frontier models is also significant. The organizations most likely to seek stronger privacy guarantees are often those that want to use the most advanced capabilities to automate high-value tasks: contract analysis, analyst assistance, code generation or review, processing of technical corpora, producing summaries from non-public documents, or agentification of internal processes. These are precisely the flows in which information sensitivity is high.

Historically, OpenAI's API has established itself as one of the most direct ways to integrate language models into third-party software. Developers can call it from their own applications, rather than asking employees to manually enter their content into a general-purpose interface. This integration provides control, automation, and the ability to connect the model to existing systems. It also increases responsibilities: an API request can circulate at scale, be triggered automatically, and contain data that should not leave an authorized perimeter.

In this context, retention becomes a governance issue rather than a detail of terms and conditions. A bank may question the presence of financial or identifying information in requests. A law firm may fear exposure of documents covered by professional secrecy. An industrial company may want to protect plans, intellectual property elements, or research data. Depending on its use case, a healthcare organization must assess the implications of particularly sensitive data. In each case, the ability to limit retention by the AI provider is part of the guarantees being sought.

ZDR can also address a more operational difficulty: the growing number of internal stakeholders. A generative AI project typically brings together business teams, developers, the data protection officer, cybersecurity teams, procurement, and legal. Each examines a distinct aspect: use value, technical robustness, data location and flows, contractual clauses, administrator access, incident management, and deletion. A clearly defined non-retention policy does not close the debate, but it makes it possible to address one of the most sensitive points more directly.

OpenAI's communication should not be interpreted as an exemption from vigilance regarding instructions sent to models. A request may itself be too detailed, contain unnecessary identifiers, or surface a document that should not be used for that purpose. Data minimization therefore remains a practical principle: send only the elements needed to achieve the desired result, pseudonymize where possible, and segment use cases according to their level of sensitivity.

In the European Union, this reasoning aligns with the GDPR's general requirements, notably regarding purpose limitation, data minimization, processing security, and organizational accountability. The regulation is not limited to a retention period, but that period is among the concrete parameters to examine. For a French company, ZDR can therefore contribute to a compliance assessment; on its own, it does not constitute a complete legal qualification of processing or an automatic guarantee of compliance.

Private Safety Processing: seeking a balance between controls and data confidentiality

The most strategic point of the announcement may be less ZDR itself than the mention of Private Safety Processing. OpenAI describes this mechanism as an approach in preparation aimed at carrying out safety checks without exposing customer data. The wording reflects a contradiction that the entire industry is trying to address: a model provider must be able to preserve the safety of its services, while its customers want to reduce the provider's access to their content to what is strictly necessary.

Language models are not simple search engines. They receive sometimes ambiguous instructions, may be asked to perform sensitive actions, and are exposed to attempts to circumvent their safeguards. Providers therefore put control systems in place to detect or manage certain uses. But these systems may require inspection of flows, potentially clashing with the highest privacy expectations.

OpenAI does not present, in the information summarized by its announcement, exhaustive technical documentation on how Private Safety Processing works. It would therefore be premature to infer the exact nature of the mechanisms used, the data that may be processed, the access-separation architecture, or the cryptographic guarantees that may be adopted. The established fact is the intent: the company wants to perform safety checks necessary for security without exposing its customers' data.

This direction is nevertheless important for buyers. Until now, discussions about generative AI privacy have often set two requirements against each other in binary fashion: either the provider retains elements to improve, monitor, or secure the service, or it commits not to retain them. OpenAI's announced approach suggests that a middle path must be built, in which safety can be maintained through processing that limits exposure of content.

This ambition responds to a frequent corporate objection: non-retention must not become a blind spot in terms of control. In a professional environment, a security manager does not only want to know that data is not retained. They also want to understand how the tool reacts in the event of use contrary to company policies, how incidents are detected, how teams can investigate when necessary, and what level of visibility is available. The challenge is to reconcile privacy, security, and auditability without turning customer data into raw material accessible to the provider.

Advanced models intensify this need. The more they are used in automated chains, the more numerous requests can become and the more they can incorporate elements from varied systems. An assistant that summarizes reports is relatively contained. An agent connected to a document repository, messaging, project management tools, or a customer relationship management system raises broader questions: what permissions does it receive, what documents can it consult, what actions can it trigger, and what traces are necessary for the company to exercise control?

Private Safety Processing, as OpenAI presents it, fits into this evolution. Privacy is no longer limited to refusing to use data for training or to a reduced retention period. It becomes a property of the processing architecture: which components see the content, at what time, for what purpose, with what restrictions, and with what possibilities of proof for the customer?

Transparency will be decisive when this mechanism is detailed or made available. Large organizations will notably request a clear description of the processing scope, each party's responsibilities, any exceptions, incident procedures, and compatibility with their own retention policies. Requirements will be even stronger for European companies subject to rigorous internal controls, or those working with public administrations, healthcare institutions, insurers, and critical infrastructure.

This issue also concerns French software publishers building products on the API. Their own privacy promise to customers will depend partly on that of the model provider, but also on their ability to configure the tool correctly, avoid excessive logs, and implement appropriate access rights. The final level of trust will rarely be determined by a single clause: it will result from the combination of technical, contractual, and organizational guarantees.

Direct competition with Anthropic and other enterprise AI providers

OpenAI's announcement comes in a market where privacy has become a visible differentiating factor. The first deployments of generative models were largely driven by curiosity, productivity experiments, and access to conversational interfaces. As projects move into production, the discussion is shifting. Customers no longer compare only the quality of a response or benchmark results: they assess total cost, availability, governance, integrations, security, and the conditions under which their data is processed.

Anthropic occupies a particular place in this competition. The company has strongly identified itself with model safety issues and offers services aimed at developers and enterprises. OpenAI's brief explicitly places the announcement in the context of increased competition with Anthropic on privacy. This highlights a change in the market's nature: data protection is no longer simply a negotiation point between a procurement team and a provider; it is becoming a product argument.

OpenAI does not, however, present itself as the only player concerned. Companies deploying generative AI may also examine offerings from major cloud providers, companies specializing in models, or solutions installed in environments they control more closely. Self-hosted architectures or open models may, in some cases, meet a desire to keep data in infrastructure selected by the organization. But they transfer other responsibilities to the customer: operations, security, updates, monitoring, infrastructure costs, and model evaluation.

The comparison therefore cannot be made on a single criterion. A model provided via API can offer rapid access to frontier capabilities without requiring an organization to host major computing infrastructure itself. In return, the customer must examine the data processing regime and whether it is suitable for its constraints. A solution managed in a particular cloud environment may improve alignment with existing policies, but does not remove the need to verify the contract, flows, and logs. A self-hosted solution can reduce certain external transfers, but requires considerable skills and resources.

The ZDR announced by OpenAI is specifically aimed at reducing part of the trade-off associated with using an advanced model API. For some customers, the concern is not processing a request outside their own system, but the subsequent retention of that request or its response. By offering a non-retention-by-default framework for eligible customers, the company is trying to make its offering more compatible with the most restrictive policies.

However, privacy should not be turned into a mere marketing indicator. Two offerings may use similar terms while covering different realities. Retention of prompts and responses does not exhaust the subject. Companies must also consider potential data use, the status of metadata, diagnostic data, support mechanisms, logging options, locations relevant to their compliance, subcontractor access, and deletion processes. The answers depend on the provider, the contract, and the selected configuration.

For buyers, the competitive effect of the announcement is nevertheless tangible. When several providers of powerful models are seeking to convince demanding accounts, a more protective policy can become decisive at the selection stage. A project that would have been blocked by security or legal teams can move to the experimentation stage if appropriate guarantees are available. Conversely, a provider that does not clearly meet retention requirements may be excluded, even if its model performs well.

Competition also plays out in the ability to serve cross-functional use cases. A company does not necessarily buy a model for a single task. It may want a platform capable of supporting internal assistants, writing tools, document search systems, data analysis, software development, and business agents. The more numerous the use cases, the more varied the categories of exposed data. Privacy guarantees must then be robust enough to work in heterogeneous environments.

OpenAI is seeking here to strengthen its appeal to these organizations. The company is not abandoning the safety of its models: Private Safety Processing is precisely presented as a response to the risk that privacy could reduce control capabilities. The promise is ambitious because it seeks to bring together two expectations that have long been treated separately: the privacy of customer flows and the provider's responsibility in the operation of advanced models.

What the announcement changes for French and European companies

In France, adoption of generative AI in companies is advancing with marked caution whenever projects involve non-public information. This caution concerns large organizations, but also small and medium-sized enterprises, consulting firms, software publishers, and public-sector entities. Many can test a tool with generic data, but hesitate to integrate it into their real processes without strong data guarantees.

OpenAI's ZDR regime may change this qualification stage for eligible API customers. A French publisher wishing to integrate a frontier model into its software may be better positioned to explain to customers that requests and responses are not retained by default under the announced offering. A company seeking to summarize internal documents or assist its teams with a private corpus may have an additional element for assessing risk. In both cases, the wording must remain accurate: it applies to the scope and conditions defined by OpenAI, not to all systems used by the customer.

The question of digital sovereignty will remain separate. The absence of retention does not by itself resolve questions relating to location, operational control, applicable law, technological dependencies, or reversibility. In Europe, these issues are often central to decisions, particularly for public administrations and operators subject to specific constraints. OpenAI's announcement potentially improves the privacy profile of certain uses, but it does not end the debate over the choice of provider and infrastructure.

Organizations will also need to distinguish personal data from merely confidential data. The GDPR protects personal data, but a company may wish to preserve other information: commercial strategy, trade secrets, negotiations, prices, source code, or intellectual property. ZDR is likely to interest both categories of data, because the retention issue is not limited to personal data regulation.

For data protection officers, the announcement calls for a structured approach. It will be necessary to identify precisely what data can be sent to the API, define purposes, determine the roles of each party in processing, verify the available contractual documents, and analyze technical measures. Security teams, for their part, will need to examine API secret management, user authentication, access rights to document sources, prevention of leaks through model outputs, and internal logging.

Output management is an often underestimated point. A model can produce a response that reproduces confidential information present in its context. Even when the API does not retain this response under ZDR, the customer application may send it to a user, display it in an interface, send it by email, or enter it into a ticketing tool. Classification, access-control, and leak-prevention mechanisms must therefore cover the downstream side of processing, not only the call to the model.

Likewise, the company must determine whether it wants to retain exchanges itself for quality, compliance, or support purposes. A lack of retention by the provider does not mean that no trace is available to the organization. Some companies will need limited and protected internal logs to investigate an incident or understand an automated decision. Others will seek to minimize such traces. The right configuration depends on the use, the level of risk, and obligations specific to each sector.

For French startups, development may be faster. They do not always have the means to operate their own models or sophisticated computing infrastructure. Being able to access frontier models via API within a strengthened privacy framework can lower a barrier to entry for B2B products handling professional content. But these companies too will need to avoid excessive wording in their communications: they cannot promise their customers overall security solely on the basis of a provider-side retention option.

The economic scope of this development will therefore depend on its concrete implementation. If access to ZDR effectively covers the needs of large-scale deployments and if Private Safety Processing provides verifiable answers to the tension between safety and privacy, OpenAI could remove a recurring objection in tenders. If the conditions are too narrow, customers may continue to turn to alternative architectures or competitors whose guarantees seem more directly suited to them.

Toward a new market standard for frontier models

OpenAI's announcement illustrates the rapid maturation of the generative AI market. At the beginning of the widespread adoption of conversational assistants, the dominant question was often one of capability: what can the model do, at what level of quality, and for which tasks? Today, companies also ask whether this capability can be used in real workflows without compromising their privacy, security, and control obligations.

ZDR for eligible API customers using frontier models responds to this transition. Privacy is no longer only a contractual appendix reserved for the most complex negotiations. It is becoming an expected feature for models to enter production systems. The mechanism's value will depend on the precision of its scope, but its positioning sends a signal: providers will have to explain more clearly what they retain, what they do not retain, and how they maintain security when data remains private.

Private Safety Processing could be the next step in this evolution. If OpenAI manages to demonstrate that safety controls can be carried out without exposing customer content, the debate will move from retention alone toward processing guarantees. Buyers will then seek evidence concerning data separation, access limitation, and verification mechanisms, rather than settling for an opposition between retention and non-retention.

This dynamic should also increase pressure on OpenAI's competitors, including Anthropic, but also on all providers targeting professional uses. At comparable levels of performance, companies will increasingly favor offerings capable of responding to demanding security questionnaires, integrating with their compliance processes, and limiting areas of uncertainty around data. The most advanced models will not only be assessed for what they can generate, but for the conditions under which they can be used.

For French and European organizations, the outlook is twofold. They will potentially have more options for using advanced models in sensitive use cases. But they will also need to become more precise in their requirements: asking for ZDR will not be enough if applications, connectors, and internal logs remain poorly controlled. AI privacy will establish itself as an end-to-end architecture and governance issue.

OpenAI is thus attempting to address what could be the last major obstacle to the broad rollout of certain deployments: not the technical capability of models, but the trust needed to entrust them with valuable data. The company's response remains bounded by eligibility and arrangements that will need to be examined by each customer. It nevertheless confirms a lasting trend: in enterprise AI, the competitive frontier will no longer lie solely in the model, but in how the provider protects the data entrusted to it while maintaining the safeguards expected for increasingly powerful systems.

Back to all news

Comments· 2 comments

  1. David Williams· 20 août 2026

    The article feels more like a reassurance note than a detailed explanation. It would be more useful if it clarified what “certain” API customers means, what data may still be processed, and how these private safety checks would be independently assessed.

    1. Grace Williams· 20 août 2026

      That is a fair request, but I do not think a short announcement has to answer every implementation question. Reaffirming a privacy commitment and signaling more private safety work can still be meaningful, even if readers should expect fuller technical documentation afterward.

Leave a comment