Distinguish API key vs Pro/Max plan retention in privacy table

API key auth has 7-day retention with no training. Pro/Max plan auth
follows consumer retention (30 days, or up to 5 years if opted in).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Anthony Taglianetti
2026-02-17 18:21:42 -08:00
parent 8afc2b60bb
commit 6863b118e2
+2 -1
View File
@@ -154,7 +154,8 @@ The difference is what happens after:
| Platform | Data Retention | Used for Training? |
|----------|---------------|-------------------|
| **Claude Code (API)** | 7 days, then deleted | No |
| **Claude Code (API key)** | 7 days, then deleted | No |
| **Claude Code (Pro/Max plan)** | 30 days (up to 5 years if you opt into training) | Only if you opt in |
| **Claude.ai** | 30 days (up to 5 years if you opt into training) | Only if you opt in |
| **ChatGPT** | Indefinitely unless you delete | Only if you opt in |
| **Local models** | Never leaves your machine | No |