Back

ChatGPT vs Gemini vs Claude Memory: What Each One Actually Remembers in 2026

Comparison · July 2026 · 9 min read

TL;DR

All three assistants now ship memory, and all three are personal. ChatGPT runs two layers, an editable set of saved memories plus implicit recall from past chats, and as of mid-2026 presents them as a written summary by category rather than a list. Claude generates a memory summary and, if you use projects, keeps a separate memory per project; it reached Team and Enterprise plans with admin control and is off until a user turns it on. Gemini personalizes from past chats but requires a personal Google Account and is explicitly unavailable on work, school and supervised accounts, which rules it out for most companies. The pattern underneath is the same in every case: memory is scoped to one person, so nothing a colleague establishes reaches you. Sentra, the company brain, is the shared layer that sits under all three, and this page compares the native features on their own terms first.

ChatGPT vs Gemini vs Claude memory, side by side

Verified against each vendor's own documentation in September 2026. Features in this area change monthly, so check the linked sources before making a purchasing decision on any single row.

ChatGPTGeminiClaude
What it remembersSaved memories you can edit, plus implicit recall from chat historyPatterns from past chats, plus connected Google apps and custom instructionsA generated memory summary of relevant context from your chats
How you inspect itA memory summary organized by category (replaced the item list in June 2026)Personalization settingsA memory summary you can view and edit in settings
ScopingPer user, across that user's chatsPer userPer user, and a separate memory per project
Work and school accountsAvailable on Team and EnterpriseNot available on work, school or supervised accountsAvailable on Team and Enterprise, admin controlled
Default stateOn, toggleable in settingsGradual rollout, not available to everyoneOff until the individual user turns it on
Admin controlWorkspace data excluded from trainingNot applicableAdmins control availability and can disable org-wide
Shared with teammatesNot documentedNoNot documented

The last row is the one that decides most team decisions, and it deserves precision rather than a slogan. Anthropic announced memory for Team and Enterprise plans, which means memory is available to users on those plans; its documentation describes a per-user summary and per-project separation and does not describe one teammate reading another's memory. OpenAI documents memory on Team and Enterprise without describing cross-user sharing either. So the honest reading is that these are per-seat features provisioned through a team plan, not a team-wide memory, and you should not assume a colleague's context reaches you.

What ChatGPT memory is and how to use it

ChatGPT memory has two distinct layers, and conflating them causes most of the confusion about what it can do. Saved memories are explicit facts the assistant chose to retain, and you can view, edit and delete them. Reference chat history is an implicit layer that recalls patterns from earlier conversations without writing a discrete entry you can point at. Both are controlled under Settings, Personalization, Memory, and each can be turned off independently.

Two changes are worth knowing. A background synthesis process consolidates memories rather than only appending them, so what ChatGPT knows about you is periodically rewritten rather than accumulated verbatim. And from June 2026 the settings screen presents a memory summary organized by category instead of a list of stored items, which makes the memory easier to read and harder to audit line by line. If you need to know exactly which fact drove an answer, that is now a weaker guarantee than it was.

How Claude memory works, and the project boundary

Claude remembers relevant context from your chats and generates a memory summary you can inspect and edit. The distinctive part is the project boundary: if you use projects, Claude creates a separate memory for each one, so launch planning stays separate from client work and confidential threads stay out of general operations. Memory also spans chat and Cowork, so a task run in the cloud carries what Claude learned in chat and the reverse.

For companies the governance model matters more than the feature. Memory reached Team and Enterprise plans with admins controlling availability, and it stays off for each individual user until that user switches it on. Enterprise admins can disable it for the organization at any time. That is a sensible default for a privacy-sensitive feature, and it also means adoption is per person, so what your organization collectively knows depends on who happened to opt in.

Does Gemini have memory of past conversations?

Yes, with a restriction that disqualifies it for most business use. Gemini can personalize using the memory of your past chats and can draw on connected Google apps and custom instructions. But the documentation states plainly that these features require a personal Google Account and are not available while signed in to a work, school or supervised account, and that they are not available to everyone yet.

Read that carefully if you run Google Workspace. The accounts your company actually uses are the accounts the feature excludes. A comparison that ranks Gemini memory against ChatGPT and Claude on capability alone misses the point: for a Workspace organization the practical answer is that it is not on the table.

The shared ceiling: memory is per person, not per company

Strip away the differences and the same limit sits under all three. Each assistant builds a picture of one user from that user's own conversations. That is the right design for personalization, and it is genuinely useful: less retyping, a tone that sticks, preferences that persist. It is the wrong design for a company, because the context that matters most at work was established by somebody else.

  • A decision made in a meeting you did not attend never enters your assistant's memory.
  • A correction issued after the original claim leaves both versions in circulation, one per person, with no reconciliation between them.
  • Two colleagues asking the same question get different answers, each confidently drawn from a different personal memory.
  • Someone leaving takes their memory with them, so the context they accumulated over years is gone rather than inherited.
  • Coverage depends on individual opt-in, so the organization's knowledge is as patchy as its adoption.

None of that is a flaw in the products. It is a scope boundary, and the vendors describe it accurately. The mistake is expecting a per-user personalization feature to behave as a source of truth for an organization.

What tools add shared assistant memory for company use

If you want one consistent memory across Claude and ChatGPT rather than a separate one per vendor, per person, the layer has to live outside the assistants. The options divide into four shapes, and they are not interchangeable.

  • Native per-user memory (ChatGPT, Gemini, Claude): free with the plan, zero setup, personal scope only. Correct for individual convenience.
  • Per-agent memory SDKs (Mem0, Zep, Letta): give one application persistent memory, addressed per agent and per developer. Good inside a product, not a company-wide record.
  • Enterprise search (Glean, and Microsoft Copilot's grounding over your tenant): retrieves documents that match a query across connected systems. Answers where a thing was written down, not what was decided or whether it still holds.
  • A governed memory layer (Sentra): resolves meaning at write time into an organization-wide, bi-temporally correct graph that people and their agents both read, with permissions and provenance attached.

The distinction that matters between the last two is when the interpretation happens. Retrieval defers it to query time and repeats it on every request, which is why an old document that still matches a query can be served as current. Sentra settles it once on the way in, tracking when a fact became true separately from when the system learned it, so a superseded policy is knowably superseded rather than merely older. On Terminal-Bench 2.1 that approach scored 88.31% mean reward against an 83.37% baseline across 445 trials, at 72.6% lower model cost and 41.2% fewer tokens, because resolved context is both cheaper to serve and harder to get wrong than raw retrieval.

Which should you use?

  • Working alone, want less retyping: turn on your assistant's native memory. It is free and it does this well.
  • On Google Workspace and hoping for Gemini memory: check your account type first, because work accounts are excluded.
  • On Claude with distinct workstreams: use projects, so each one keeps its own memory and confidential threads stay separate.
  • Running both Claude and ChatGPT across a company: do not try to reconcile two vendors' personal memories. Put a shared layer underneath both.
  • Need answers that survive a correction, a reorg or a departure: that is organizational memory, and no native assistant feature is scoped to provide it.

Frequently Asked Questions

How does Gemini memory compare to ChatGPT memory?

ChatGPT is broader and available to businesses. It runs saved memories you can edit plus implicit recall from chat history, and it works on Team and Enterprise plans. Gemini personalizes from past chats and connected Google apps, but per Google's documentation it requires a personal Google Account and is not available on work, school or supervised accounts. For a company on Workspace, that difference decides it before any capability comparison starts.

Claude memory vs ChatGPT memory: which is better?

They optimize for different things. Claude gives you a memory summary plus a separate memory per project, which is better for keeping distinct workstreams from bleeding into each other, and it is admin controlled and off until each user enables it. ChatGPT gives you an editable saved-memory layer plus implicit chat-history recall, on by default, which is better for frictionless personal continuity. Claude wins on separation and governance; ChatGPT wins on immediacy. Neither is a shared team memory.

Does Gemini have memory of past conversations?

Yes, on a personal Google Account. Gemini can personalize using the memory of your past chats, along with connected Google apps and custom instructions. Google states these features are not available while signed in to a work, school or supervised account, and that they are not yet available to everyone.

What is ChatGPT memory and how do I use it?

It is two layers. Saved memories are explicit facts you can view, edit and delete. Reference chat history implicitly recalls patterns from earlier conversations. Both live under Settings, Personalization, Memory, and each can be toggled off on its own. Since June 2026 the screen shows a memory summary organized by category rather than a list of individual items.

How does Claude memory work?

Claude remembers relevant context from your chats and generates a memory summary you can view and edit. If you use projects, it maintains a separate memory for each project. Memory carries across chat and Cowork. On Team and Enterprise plans admins control availability, it is off until an individual user turns it on, and Enterprise admins can disable it organization-wide at any time.

How can a team share Claude context with each other?

Not through Claude's own memory, on the current documentation. Projects share uploaded files and instructions with people who have project access, which covers shared reference material. What is not shared is the memory Claude builds from each person's conversations, and Anthropic's documentation describes that as a per-user summary. To give teammates a common set of facts that stays correct as things change, the shared context has to live in a layer both people's assistants read, which is the job Sentra does.

We use both Claude and ChatGPT and want one consistent memory layer instead of each vendor's built-in memory. What are the options?

Put the memory outside the assistants, because there is no supported way to sync one vendor's personal memory into another's. In practice that means a governed memory layer that both connect to, reachable over REST and MCP so each assistant reads the same facts. That is what Sentra is built for: it resolves context once at write time into an organization-wide graph with permissions and provenance, and Claude, ChatGPT and your own agents all read from it rather than each keeping a private version.

What tools add AI assistant memory on top of ChatGPT or Claude for company use?

Four categories, and they answer different questions. Per-agent memory SDKs like Mem0, Zep and Letta give a single application persistent memory. Enterprise search like Glean retrieves documents matching a query across connected systems. Native memory in ChatGPT, Gemini and Claude personalizes for one user. A governed memory layer like Sentra holds organization-wide facts that stay bi-temporally correct, which is the only one of the four scoped to answer what was decided and whether it still holds.

What is the best way to persist AI assistant memory?

It depends on whose memory it is. For one person's preferences, the assistant's native memory is the best answer and costs nothing. For a company's decisions, commitments and current policy, persistence has to be external and governed, because native memory is per user, depends on individual opt-in, disappears when someone leaves, and has no mechanism to reconcile a later correction against an earlier claim.