Dev.to
7/23/2026

How to Delete Specific Things an AI Remembers About You
Short summary
The article explains how to delete specific memories across consumer AI assistants (ChatGPT, Claude, Copilot, Gemini) and developer tools (Mem0, Letta), highlighting a critical distinction: systems storing memory as plain files can prove deletion via file diff, while vector-embedding or opaque-database systems cannot. Consumer UI deletion removes memories from active recall but cannot guarantee erasure from backups, logs, or training snapshots. For builders of AI agents, the burden of finding, deleting, and proving erasure of user memories falls on the developer, not the AI provider.
- •Consumer AI assistants offer UI-based memory deletion but cannot prove underlying data erasure
- •Open-format file-based memory systems can prove deletion; vector-embedding systems cannot
- •Agent developers must handle find-delete-prove workflows for GDPR compliance
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



