Dev.to AI 🤖 Ai 👁 0 📖 4 min read

AI Memory Explained: What ChatGPT, Claude, and Gemini Actually Remember About You

If you've ever had ChatGPT bring up something from three conversations ago and wondered "wait, how does it know that?" — you're not imagining it. All three of the big assistants now have some form of memory. None of them

If you've ever had ChatGPT bring up something from three conversations ago and wondered "wait, how does it know that?" — you're not imagining it. All three of the big assistants now have some form of memory. None of them work quite the way people assume, and none of them are recording a transcript of everything you've ever typed.

Here's what's actually happening under the hood, tool by tool, and where to go turn it off if you'd rather it forgot you entirely.

The short version: they don't save conversations, they save summaries

This is the part that surprises people most: ChatGPT, Claude, and Gemini all describe their memory the same way — as extracted facts and preferences, not a recording.

  • ChatGPT runs an auto-updating memory summary: a running synthesis of what it's picked up from your chats, files, and connected apps. You can edit it directly — either by typing a correction into the box at the bottom of the memory settings screen, or by highlighting text in the summary and correcting it on the spot. OpenAI's own help page notes the summary "may not include everything ChatGPT remembers," and suggests just asking it directly. There's also an older system still available — explicit "saved memories" you or the model chose to save, plus a "reference chat history" pattern-recall feature with no list view — but that's now a legacy, opt-in path reachable from inside the memory settings, not the default experience.
  • Claude builds a memory summary and per-topic files from your chats — Anthropic is explicit that this is "not a verbatim transcript."
  • Gemini calls its version "Personal context" — it learns from past chats to personalize replies. Separately, there's a "Saved info" list for things you've stated outright, like your name or your job.

Same idea, three different names. None of them hand you a searchable chat log — they hand you distilled facts, which is also why editing a memory sometimes feels like correcting a person's impression of you rather than deleting a file.

ChatGPT: where the controls live

Settings path: profile menu → Settings → Personalization → Memory. You can also just type "what do you remember about me?" into a chat and ChatGPT will tell you.

A couple of things worth knowing before you go looking:

  • If you switch on Temporary Chat, OpenAI's own memory FAQ states plainly that temporary chats "do not use existing memories or create new memories." It's a clean, memory-free lane for a one-off conversation.
  • If you delete something from saved memories, OpenAI's FAQ notes it may still sit in an internal log for up to 30 days — worth knowing if "delete" is doing real work for you, not just tidying the visible list.

Claude: memory by topic, with sensitive subjects off by default

Claude's memory lives at Settings → Memory → Topics. Instead of one blob of text, it's organized as a set of topic files — open one, use the prompt bar to correct it, or delete the whole topic. There's also a "Pause memory" option if you want it to stop learning temporarily without wiping what's already there, and a full "Reset memory" if you want a clean slate.

Two defaults worth flagging:

  • Claude excludes sensitive subjects — health, race, ethnicity, religion, politics, gender identity — from memory by default. There's a toggle if you actually want it remembering those.
  • Incognito chats never save to memory at all. Nothing said inside an incognito conversation gets added to what Claude recalls later — though an incognito chat can still draw on memory that already existed from your earlier, ordinary chats. This has been available on every Claude plan, including free, since it first launched.

Memory now also carries across into Claude Cowork, so a preference you set in a normal chat follows you there too.

Gemini: find it under "Personal Intelligence"

If you're hunting for Gemini's memory settings, look for Personal Intelligence in the menu — that's where they live. On Android, the path is Menu → profile picture/initial → Personal Intelligence → toggle Memory.

A few conditions gate whether you'll even see this option:

  • You need to be 18 or older.
  • It has to be a personal Google Account — not a work, school, or supervised account.
  • "Keep Activity" needs to be turned on.

If you want to check what it's stored, ask directly — "what do you remember about me?" surfaces your Saved Info. And same as the other two, there's an escape hatch: a Temporary Chat that Google states plainly it won't use to remember or personalize anything.

The pattern across all three

Strip away the different names and the shape is identical everywhere:

  1. There's an ambient, auto-updating summary of what the assistant has picked up about you.
  2. There's a way to see and edit that summary directly, in plain language.
  3. There's a "don't remember this one" mode for a single conversation (Temporary Chat / Incognito).
  4. There's a full reset if you want to start over.

Once you know that shape, you can find the equivalent controls in pretty much any assistant that ships memory — the menu labels move, the underlying idea doesn't.

If you want the rest of this laid out the same way — plain English, screenshots, no jargon — Class 1 of AI Basics starts at $9 and walks through ChatGPT from the very first screen.

📰 Read the original article on Dev.to AI

Originally published by Dev.to AI. Aggregated on AIWithGhost for educational purposes — full credit and traffic to the original publisher.