Short answer: it depends on which Anthropic product you use. Anthropic says it trains on zero API or business-tier prompts by default, while consumer Claude.ai chats can be used for training only if you've allowed it in your privacy settings. One setting controls the answer, and your retention window.
Key takeaways
- Anthropic states it uses zero API, Claude for Work, and enterprise inputs/outputs for model training by default — a contractual commitment in its commercial terms, not a technical proof.
- Consumer Claude.ai (Free, Pro, Max) conversations are used for training only if you allow it; one toggle in Settings → Privacy controls the choice and can be changed at any time.
- Your training choice drives two different retention windows: declining keeps a shorter standard window, while allowing extends retention substantially. Check Anthropic's current policy text for exact durations; they have changed before.
- Opting out applies going forward; per Anthropic, data already consumed by a training run cannot be removed from trained weights.
- Every "we don't train on your data" statement in the industry is a policy, not a mechanism. Workloads that need verifiable isolation should evaluate zero-retention architectures or self-hosted open-weight models.
Does Anthropic train on Claude.ai chats?
For consumer accounts, the answer is: only with your permission, and the permission is real. When Anthropic updated its consumer terms in 2025, Free, Pro, and Max users were presented with a choice: allow conversations to be used to improve and train Anthropic's models, or decline. That choice lives in the app under Settings → Privacy and can be flipped in either direction later.
A few practitioner-relevant details:
- The choice is account-level. It applies to your Claude.ai conversations going forward from when you set it. Anthropic's help center also notes that explicit feedback (rating a response, for example) can separately be used to improve its services, which is standard across chat assistants.
- The plan, not the tool, determines the rules. If you use Claude Code through a consumer subscription rather than an API key, check which terms govern your usage. Anthropic's documentation distinguishes subscription tiers from API billing, and the data-use rules attach to the plan. This trips people up: the same model, the same terminal, two different data policies.
- Trust & safety processing is separate. Regardless of your training choice, Anthropic says conversations may be processed by automated safety systems, and flagged content can be reviewed and retained under different rules. "Not used for training" does not mean "never read by any system."
So if a colleague pastes a screenshot claiming "Anthropic trains on everything now," the accurate correction is: consumer users were asked, and the answer is in their own settings panel.
Does Anthropic train on API and enterprise data?
Here Anthropic's position is cleaner. Its commercial terms and Trust Center state that customer content sent through the Anthropic API, Claude for Work, and enterprise arrangements is not used to train models by default. That structure (consumer product may train with consent, paid business tier does not) mirrors the broader industry norm for hosted model APIs.
Two caveats worth stating plainly:
- This is Anthropic's stated policy. DeAI has not independently verified it, and neither has anyone else outside Anthropic's auditors. Like every provider's no-training promise, it is a contractual representation you enforce through your agreement, not something you can observe from the outside.
- Retention for abuse monitoring still exists. "We don't train on it" and "we don't store it" are different claims. Anthropic documents retention of API traffic for trust and safety purposes, and offers shorter or zero-retention configurations for qualifying customers. Confirm the availability and terms of those directly with Anthropic, because they have historically depended on the arrangement.
If your workload runs on the API or a business seat, the policy answer to "does Anthropic train on your data" is no by default. Whether a policy answer is sufficient for your data class is a separate question, covered below.
How long does Anthropic keep your data?
Retention is where the 2025 consumer-terms update actually bit, and it's the detail most explainers skip. Per Anthropic's policy text, the retention window attached to your account depends on your training choice: users who decline training use keep a shorter standard window, while users who allow training use accept a substantially longer one; the policy language has described retention in years for consenting accounts. Deleted chats are removed within a stated period, and content flagged by safety systems can be held longer under separate rules.
Exact day counts are deliberately not quoted here. Anthropic's windows have changed, the numbers differ by tier and by choice, and any figure printed here would be stale the next time the policy page is edited. The privacy policy and consumer terms are the only sources of truth worth checking.
Why did the retention window cause a backlash on X?
When the updated terms rolled out, screenshots of the consent prompt circulated widely on X, and the anxiety was specific: the prompt bundled "let us train on your chats" together with the longer retention window, and many users read the screen under deadline pressure as "agree, or something bad happens to your history." Confusion followed about whether the choice applied retroactively to years of old conversations, whether declining meant deletion, and whether the setting even existed for people who dismissed the prompt.
The factual core underneath the virality was narrower: a real choice, a real difference in retention windows, and a real deadline to decide. But the episode was a useful reminder that retention, not training, is often the term with sharper teeth, because it determines how long your prompts exist on someone else's infrastructure at all.
How do you opt out of Anthropic training?
For consumer accounts, the path is short:
- Open Claude.ai and go to Settings.
- Find the Privacy section.
- Toggle off the setting that allows your conversations to be used to improve Claude (the label may differ slightly as the UI evolves).
- If you want old conversations gone, delete them individually or clear history — deletion follows the retention rules in the current policy.
Workspace admins on business plans manage data controls at the organization level, and API customers don't need to do anything: the no-training default is contractual, not a dashboard setting.
One thing opting out cannot do: reach backward. Anthropic, like every model provider, states that data already consumed in a training run cannot be extracted from trained weights. If you allowed training use for a period and then changed your mind, the toggle stops future use; it does not un-train the past. That is not an Anthropic-specific limitation; it is how gradient descent works.
Is a "we don't train on your data" promise actually a guarantee?
No, and this applies to Anthropic, OpenAI, Google, and every hosted provider on identical footing. A no-training commitment is a policy statement: enforceable through contracts and audits, invisible to you as a user. It does not account for subprocessors, compelled disclosure, misconfigured logging, or the simple fact that safety classifiers processed your prompt on the way through even if no trainer ever touched it.
If your threat model requires more than a promise, the options form a spectrum. Self-hosting open-weight models on hardware you control gives you verifiable isolation at the cost of operating the stack. Several hosted providers sell zero-retention endpoints, though "zero retention" is itself usually a policy claim unless paired with confidential-computing attestation. Decentralized inference marketplaces such as Morpheus route requests to independent operators, which changes the trust model rather than eliminating it: you are evaluating operator behavior and protocol design instead of a single vendor's legal page. DeAI's trust framework lays out the criteria (retention terms, jurisdiction, verifiability) for comparing any of these options on the same axes.
Should you move workloads off Anthropic over this?
For most teams, no. If you're on the API or a business plan, Anthropic's stated default is already no-training, and the correct action is hygiene, not migration: confirm your tier, confirm your settings, delete what you don't need, and read the retention section of the current policy rather than a screenshot of it.
Migration becomes rational when your data class demands verifiable isolation (regulated records, client-confidential code, unreleased research) or when your legal team wants a retention term the standard agreement doesn't offer. Most inference stacks are portable: providers broadly converge on OpenAI-compatible endpoints, so moving a workload is usually a base-URL and key swap plus eval re-validation, not a rewrite. DeAI's Anthropic migration guide walks through the mechanics, including how to run open-weight models against the same client code.
Whatever you choose, choose it from the policy text, not from the discourse. The terms will change again; the habit of reading them is the durable control.
FAQ
Does Anthropic train on my Claude.ai chats?
Only if you've allowed it. Consumer users (Free, Pro, Max) were asked to choose whether conversations can be used to train models. Check Settings → Privacy in Claude.ai to see and change your current choice.
Does Anthropic train on API data?
Anthropic's commercial terms state that API and Claude for Work inputs and outputs are not used to train models by default. That is a contractual policy commitment, not a technical proof. Verify the current text on Anthropic's legal pages.
How long does Anthropic keep my conversations?
It depends on your tier and your training choice. Declining training use keeps a shorter standard retention window; allowing it extends retention substantially. Exact windows have changed before, so read the current privacy policy rather than relying on any summary, including this one.
Can I opt out after already allowing training use?
Yes. The privacy toggle can be switched off at any time and applies going forward. Per Anthropic, data already consumed in a training run cannot be extracted from trained model weights.
Is Claude safe for confidential code or client data?
The API and business tiers carry Anthropic's no-training commitment, which satisfies many teams. If you need verifiable isolation rather than a policy promise, consider zero-retention configurations or self-hosting open-weight models, and evaluate providers against the criteria in DeAI's trust framework.
Questions
- Does Anthropic train on my Claude.ai chats?
- Only if you've allowed it. Consumer users (Free, Pro, Max) were asked to choose whether conversations can be used to train models. Check Settings → Privacy in Claude.ai to see and change your current choice.
- Does Anthropic train on API data?
- Anthropic's commercial terms state that API and Claude for Work inputs and outputs are not used to train models by default. That is a contractual policy commitment, not a technical proof — verify the current text on Anthropic's legal pages.
- How long does Anthropic keep my conversations?
- It depends on your tier and your training choice. Declining training use keeps a shorter standard retention window; allowing it extends retention substantially. Exact windows have changed before — read the current privacy policy.
- Can I opt out after already allowing training use?
- Yes — the privacy toggle can be switched off at any time and applies going forward. Per Anthropic, data already consumed in a training run cannot be extracted from trained model weights.
- Is Claude safe for confidential code or client data?
- The API and business tiers carry Anthropic's no-training commitment, which satisfies many teams. If you need verifiable isolation rather than a policy promise, consider zero-retention configurations or self-hosting open-weight models.
Sources
- Anthropic Privacy Policy — Anthropic
- Anthropic Consumer Terms of Service — Anthropic
- Anthropic Commercial Terms of Service — Anthropic
- Anthropic Trust Center — Anthropic
- Anthropic Help Center — Anthropic
About DeAI
DeAI is an independent publication covering open-weight AI models, private inference, and decentralized infrastructure — the tools for running AI you actually control. We test providers on price, privacy, and refusal behavior and publish the numbers, not the vibes. DeAI is powered by Morpheus (mor.org), a decentralized inference marketplace, and covers it on the same terms as every other provider.
Powered by Morpheus and StrandCMS
Morpheus is a decentralized inference marketplace, covered on the same terms as every other provider — we rank it wherever the data lands. StrandCMS is the open-source, agent-first framework this site is built on.
