OpenAI's API training default
OpenAI's enterprise privacy page commits that data submitted through the OpenAI API, ChatGPT Enterprise, and ChatGPT Team is not used to train OpenAI's models. The consumer ChatGPT free and Plus tiers default differently and are out of scope for this page.
When Meetily users select OpenAI as their summary provider via BYOK, the request hits api.openai.com under your API key and your account's contract. The defaults on this page apply unless you have a separate enterprise arrangement.
Retention
OpenAI's documented default for API inputs and outputs is short-term retention for abuse monitoring (up to 30 days as published by OpenAI), after which the data is deleted unless legal obligations require longer retention. Specific endpoints such as fine-tuning, Assistants, and Stored Completions have their own retention semantics that you opt into when you use those features.
For exact retention windows, consult OpenAI's enterprise privacy documentation and your Business Associate Agreement (if applicable). Reviewing those before deployment is recommended for regulated workloads.
Zero data retention
OpenAI offers zero data retention for eligible customers on supported endpoints. With ZDR, prompts and outputs are not stored after the request completes, and the store parameter is always treated as false even if a request sets it to true. Supported endpoints include /v1/chat/completions, /v1/responses, /v1/embeddings, /v1/audio/transcriptions, /v1/audio/translations, /v1/moderations, and others enumerated in OpenAI's data-controls documentation. ZDR is an approved, opt-in control rather than a self-serve toggle: eligibility and the current endpoint list are published by OpenAI, and your account team must enable it at the organization or project level.
Even under ZDR, OpenAI's documentation notes that logs may be retained where longer retention is required by law or is reasonably necessary to protect its services or any third party from harm. "Zero retention" is therefore not absolute in every legal sense, though it removes the routine 30-day abuse-monitoring window.
Litigation note (New York Times)
A 2025 preservation order in the New York Times copyright litigation required OpenAI to retain output data going forward, overriding the normal deletion schedule. That order applied to consumer ChatGPT (Free, Plus, Pro, Team) and to API customers without a ZDR agreement; API customers with a ZDR agreement, ChatGPT Enterprise, and ChatGPT Edu were excluded. OpenAI has stated that the obligation to retain that going-forward content ended on 2025-09-26.
The case is ongoing. In early 2026 a court ordered OpenAI to produce a sample of de-identified consumer ChatGPT logs in discovery; that production concerns consumer logs, not API traffic covered by a ZDR agreement. For any regulated Meetily deployment, confirm the current posture against OpenAI's published statements, and prefer a ZDR agreement or a local summary provider where the routine deletion schedule must not be overridable.
How Meetily uses OpenAI
Meetily routes OpenAI traffic through your own API key. Your account's contract terms apply. The transcript text is sent over TLS to api.openai.com for summarization, and the response is returned to Meetily and stored locally on your device. Audio is never transmitted to OpenAI at any point.
If you want stronger guarantees than the cloud default offers, switch your summary model to a local provider (Ollama). Meetily's transcription path is already local, so the local-summary path keeps the entire pipeline on-device.
References
The facts on this page were last checked on 2026-06-29 against the sources below. Confirm against the linked policies, which OpenAI may update at any time.
- "Data controls in the OpenAI platform," OpenAI. https://platform.openai.com/docs/guides/your-data (accessed 2026-06-29). States API data is not used to train or improve OpenAI models unless you opt in, documents the 30-day abuse-monitoring retention, the ZDR-eligible endpoint list, and the legal-retention caveat.
- "Enterprise privacy at OpenAI," OpenAI. https://openai.com/enterprise-privacy/ (accessed 2026-06-29). No-training commitment for API, ChatGPT Enterprise, and ChatGPT Team, plus enterprise compliance posture.
- "How we're responding to The New York Times' data demands in order to protect user privacy," OpenAI. https://openai.com/index/response-to-nyt-data-demands/ (accessed 2026-06-29). Scope of the preservation order, exclusion of ZDR API customers and enterprise tiers, and the 2025-09-26 end of the going-forward retention obligation.
- "OpenAI Loses Privacy Gambit: 20 Million ChatGPT Logs Likely Headed to Copyright Plaintiffs," Jones Walker LLP / National Law Review, 2025. https://natlawreview.com/article/openai-loses-privacy-gambit-20-million-chatgpt-logs-likely-headed-copyright (accessed 2026-06-29). Corroborates the early-2026 discovery order for de-identified consumer ChatGPT logs.