|
|
|
Claude Code deletes conversations after 30 days
|
|
2 points
by mieubrisse
26 days ago
|
|
Sharing this in hopes it saves other people the data loss I experienced: CC's default setting is a 30-day data retention: https://github.com/anthropics/claude-code/issues/59248 If you want to keep your transcripts, you'll need to update `cleanupPeriodDays` in your `settings.json`. |
|