A pillar guide · ~18 min read · Updated July 2026
Why does ChatGPT forget what I just told it?
Because ChatGPT — and Claude, and Gemini — have no memory between turns by default. Only a rolling context window the client re-sends on each message. When that window fills, older messages get truncated or summarized, and the model behaves as if they never happened. Cross-chat memory, where it exists at all, is a small pinned-facts feature (1,200–2,000 tokens on ChatGPT, none by default on Claude) that lives outside the model and gets edited by product decisions you don't control.
That's the short version. Below is the long one — 30-plus of the specific questions people search for about ChatGPT and Claude memory, grouped so you can jump to what actually brought you here.