Anthropic's API training default
Anthropic's Commercial Services Agreement is explicit: customer content from commercial products is not used to train Anthropic models. That covers the Anthropic API, Claude for Work, and Claude Gov. The Consumer Terms that govern free Claude.ai conversations are separate, and the privacy posture there is different.
When Meetily users select Claude as their summary provider via BYOK, the request hits api.anthropic.com under your API key and your workspace's contract. The defaults on this page apply unless you have a separate commercial arrangement that overrides them.
Retention
For commercial API traffic, Anthropic's published commercial data retention policy is that it automatically deletes inputs and outputs on its backend within 30 days of receipt or generation. Conversation content (your prompts and Claude's outputs) is not retained by default beyond that window, and Anthropic states it designs each feature for the smallest possible retention footprint. Longer retention applies only where you opt into a stateful feature, where you submit feedback (thumbs up or down, retained up to 5 years per Anthropic's privacy article), or where retention is required by law or to enforce the Usage Policy.
If a chat or session is flagged for a Usage Policy violation, Anthropic may retain inputs and outputs for up to 2 years and trust-and-safety classification scores for up to 7 years. Meetily's default integration sends no feedback and only the prompt and response, so the 30-day default is the relevant window for typical Meetily traffic. For exact, contract-specific windows, the authoritative source is the current Anthropic Data Processing Addendum referenced from the Commercial Terms; reviewing it before deployment is recommended for any regulated workload.
Zero data retention
Anthropic offers zero data retention for eligible customers through a commercial agreement. Under ZDR, customer data is not stored at rest after the API response is returned, except where needed to comply with law or combat misuse. ZDR applies to the Claude Messages and Token Counting APIs (the path Meetily uses), but it does not cover stateful features such as Batch processing, the Files API, or Managed Agents, nor the Console or Workbench interfaces. To enable it, contact Anthropic sales; it is enabled per organization and is not a self-serve toggle in the public dashboard.
Note that Anthropic's designated Covered Models (currently Claude Fable 5 and Claude Mythos 5) require 30-day data retention and are not available under ZDR; requests to them from a ZDR-only workspace return a 400 error. Organizations with ZDR can opt specific workspaces into 30-day retention to use those models while keeping ZDR elsewhere. For workloads handling protected health information, Anthropic now offers HIPAA-ready API access under a BAA as an alternative to ZDR.
How Meetily uses Anthropic
Meetily routes Anthropic traffic through your own API key. Your workspace's contract terms apply. The transcript text is sent over TLS to api.anthropic.com for summarization, and the response is returned to Meetily and stored locally on your device. Audio is never transmitted to Anthropic 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 Anthropic may update at any time.
- "Commercial Terms of Service," Anthropic, effective 2025-06-17. https://www.anthropic.com/legal/commercial-terms (accessed 2026-06-29). States "Anthropic may not train models on Customer Content from Services."
- "API and data retention," Anthropic Platform Docs. https://platform.claude.com/docs/en/manage-claude/api-and-data-retention (accessed 2026-06-29). Documents the ZDR scope (Messages and Token Counting APIs), Covered Models requiring 30-day retention, HIPAA-ready API access, and the up-to-2-year retention for flagged content.
- "How long do you store my organization's data?," Anthropic Privacy Center. https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data (accessed 2026-06-29). States inputs and outputs are deleted within 30 days by default, with up to 2-year retention for flagged inputs/outputs and up to 7-year retention for trust-and-safety classification scores.
- "Anthropic Trust Center," Anthropic. https://trust.anthropic.com/resources (accessed 2026-06-29). Compliance posture, including HIPAA Implementation Guide.