Back to blog
7 min readMay 26

Mastering ChatGPT memory in 2026: custom instructions, memory, and projects

A working guide to ChatGPT memory in 2026: the three layers, how to audit them, and what to do when recall needs to follow you out of the chat.

TL;DR: ChatGPT memory in 2026 has three layers you actually touch: Custom Instructions, saved Memory (Settings > Personalization > Memory), and Projects. Memory holds roughly 1,200 to 1,400 words and quietly auto-saves what it judges relevant. Audit it monthly, prune by hand, and use Projects for scoped work that shouldn't bleed into everything else.

You opened ChatGPT, typed a question about your side project, and got an answer that referenced your dog's name. Useful? Sometimes. Surprising? Often. Memory in ChatGPT has grown from a novelty toggle into three overlapping systems, and the people getting the most out of it are the ones who treat it like a small, messy notebook they actually read.

This guide walks through each layer, how to inspect and edit what's stored, where Projects fit, and where memory stops being useful (hint: the moment you close the tab and open a different tool).

What does ChatGPT actually remember?

There are three buckets, and conflating them is the most common reason people get confused outputs.

Custom Instructions are the static profile you write yourself: who you are, how you want responses formatted, tone, length, expertise level. They apply to every new chat unless a Project overrides them.

Saved Memory is the dynamic layer. ChatGPT auto-saves details it deems relevant across conversations: your location, your kid's name, the framework you keep complaining about. You can also tell it explicitly: "remember that I prefer TypeScript over Python for backend work." According to Descript's guide on ChatGPT memory, this pool is capped around 1,200 to 1,400 words total, and once it's full ChatGPT won't add new entries until you delete old ones.

Projects are scoped containers. Files, instructions, and chats live inside a Project; saved memory from your main account does not automatically apply, and Project chats can have their own context window without polluting your global memory. ChatGPT in 2026 confirms three distinct layers, each with its own scope and lifespan.

How do you inspect and edit what's stored?

Open Settings, then Personalization, then Memory, then Manage. You'll see a list of every saved entry, each one editable or deletable in place. That panel is the source of truth. Anything not on that list is not remembered, regardless of what ChatGPT claims mid-conversation.

A faster habit: ask ChatGPT directly. "What do you remember about me?" returns a readable summary. Follow up with "remove the entry about the Berlin trip" or "shorten the entry about my writing preferences to under 20 words." Verify in the Manage panel afterward, because compliance is inconsistent. The model sometimes claims to have deleted something it didn't.

A few rules that catch people off guard:

  • Deleting a chat does not delete the memories that chat created. Those persist independently.
  • Deleted memories cannot be recovered. There is no trash bin.
  • Temporary chats bypass memory entirely, both reading and writing.
  • Per OpenAI's data-sharing settings, stored entries may be used for model improvement unless you opt out.

If you want to think about how this compares across vendors, our piece on ChatGPT memory vs Claude Projects vs Gemini breaks down the scope differences. The inspect-edit-prune loop takes about five minutes a month and prevents most of the weird referential outputs people complain about.

What should you actually save?

A full memory pool of trivia is worse than an empty one, because retrieval gets noisy. Aim for four categories that earn their slot:

  1. Current projects and priorities. What you're working on this quarter, what you're avoiding, what's blocked.
  2. Areas of expertise and interest. Your stack, your domain, the topics you read about for fun. This shapes how technical answers can be.
  3. Constraints and obstacles. Allergies, accessibility needs, hard deadlines, tools you can't use at work.
  4. Bio basics. Role, rough location, languages you write in.

Entries should be compressed. A 28-word entry rewritten to 18 words is a 36% reduction with no information loss, and you'll fit more into the cap. Treat each memory like a tweet, not a paragraph. Compression matters because the cap is roughly 1,400 words, not 14,000.

For longer reference material (a style guide, a list of clients, a recurring brief), don't store it in memory at all. Keep it as a document or web page and tell ChatGPT where to look. This pointer pattern keeps the memory pool lean and the source editable in one place. We covered the broader principle in why AI context memory is the new bottleneck.

When should you use Projects instead of global memory?

Projects exist because not every context should travel. If you're writing fiction, doing client work under NDA, or planning a surprise party, you don't want those details surfacing in unrelated chats.

A reasonable split:

  • Global memory: identity, ongoing interests, durable preferences.
  • Custom Instructions: formatting and tone defaults.
  • Projects: anything client-specific, time-bounded, or sensitive. Upload reference files here. Pin a system prompt that overrides your global one.

When a Project ends, archive or delete it. Don't let stale containers accumulate, because you'll forget which one had which context and start asking the wrong Project the right question. Projects scope context the way folders scoped files in 2010, and they reward the same hygiene.

Where does ChatGPT memory stop being useful?

The ceiling is the chat window. Memory lives inside ChatGPT. The moment you switch to Claude for a long-form draft, to Gemini for a Google Docs task, or to a meeting where you actually need to recall what you decided last Tuesday, none of that context follows.

This is the structural gap. ChatGPT memory is excellent at making ChatGPT feel like it knows you. It is useless at making your other tools, your notes app, or your future self aware of the same context. People work around this with copy-paste, screenshots, and Notion pages they update twice and abandon. Our take on why simple notes still beat structured second-brain setups covers why the abandonment is predictable.

If cross-tool recall matters to you, the question shifts from "what should ChatGPT remember" to "where does the memory live so every tool can read from it." One option is dEssence, a beta product built around that recall-first frame: save once from the Chrome extension, Telegram bot, or the web app at dessence.ai, and the archive is queryable across contexts. Honest tradeoffs: it's in beta, free tier caps archive size, no native iOS or Android app yet, and the paid tier is not finalized. Worth a look if the cross-tool gap is your actual pain.

Frequently Asked Questions

How big is ChatGPT's memory in 2026?

Roughly 1,200 to 1,400 words total across all saved entries. Once full, ChatGPT stops adding new memories until you delete existing ones. You can see and prune the full list under Settings > Personalization > Memory > Manage.

Does deleting a chat delete its memories?

No. Memories created during a chat persist independently of the chat itself. To remove them, open the Memory panel directly, or ask ChatGPT to delete specific entries and then verify in the panel.

Do Projects share memory with the rest of ChatGPT?

Not by default. Projects have their own scoped context, files, and instructions. Global saved memory does not automatically apply inside a Project, which is the point: you can keep client work, fiction, or sensitive planning separate from your main profile.

How often should I audit my ChatGPT memory?

Monthly is enough for most people. Open the Manage panel, scan for stale entries, compress anything verbose, and delete what no longer applies. Five minutes prevents most of the off-topic references that make memory feel creepy rather than helpful.

Can I export my ChatGPT memory?

Not as a structured file. You can ask ChatGPT to list every memory, then copy that list. There is no native export-to-JSON or sync-to-another-tool option, which is why cross-tool recall remains a manual job.

This article was inspired by Descript's guide on ChatGPT memory.