An AI should remember information that is useful later, durable enough to stay true, expected by the user, and easy to review, correct, or delete. It should not retain credentials, one-time secrets, private facts about other people, temporary feelings treated as permanent identity, or anything the user cannot find and forget.
The goal is not maximum memory. It is useful continuity with a visible off switch.
Last verified: July 27, 2026.
The short rule: durable, useful, expected, reversible
Before an AI saves a detail, four conditions should be true:
- Durable: The detail is likely to remain true beyond the current conversation.
- Useful: Remembering it will materially improve a later response.
- Expected: A reasonable person would understand why this detail might return.
- Reversible: The user can see it, correct it, and remove it without negotiating with the AI.
A preferred name passes all four tests. A one-time hotel door code passes none of them.
This framework also guards against a common product mistake: treating more retained data as automatically better personalization. Memory quality comes from relevance, accuracy, and control—not volume.
Do not confuse chat history with saved memory
Privacy choices become muddy when three different records are labeled “memory.”
| Record | Primary purpose | The control users need |
|---|---|---|
| Raw conversation history | Preserve what was said | View, export, and delete conversations |
| Saved-memory summary | Keep selected facts top of mind | Review, correct, prioritize, or forget facts |
| Structured retrievable memory | Find relevant facts, events, goals, or working patterns later | Search, provenance, edit, importance, expiry, and deletion |
Deleting one record does not always delete the others. OpenAI, for example, says saved memories are stored separately from chat history; fully removing something can require deleting both the saved memory and the chat where it appeared. That separation is documented in OpenAI’s Memory FAQ.
Whenever you evaluate an AI memory feature, ask which record a control actually changes.
A privacy-first checklist for AI memory
Use these questions before saving a detail manually, enabling automatic memory, or approving an imported memory.
1. Will this improve a specific future interaction?
“I prefer examples before theory” can improve tutoring conversations. “I ate toast at 8:12 this morning” probably does not—unless you are deliberately tracking meals.
Name the future benefit. If you cannot, do not keep the detail.
2. Is it stable, or merely true right now?
Good long-term memory distinguishes identity from state:
- Stable preference: “I usually want concise answers.”
- Temporary state: “I am frustrated with this answer.”
Saving the second as a lasting personality fact would turn a moment into a label. Temporary states can matter within a conversation without becoming permanent memory.
3. Was it a fact, a hypothesis, or fiction?
People brainstorm, role-play, quote other people, and test prompts. An AI should not convert “Imagine I move to Berlin” into “The user lives in Berlin.”
Memories need enough source context to distinguish:
- what the user asserted as true;
- what the AI inferred;
- what came from an imported platform;
- what belonged to a fictional scenario; and
- what another person said.
Provenance is not an advanced analytics feature. It is how users challenge a memory that looks wrong.
4. Does the information belong to the user?
Your own preference may be reasonable to save. A friend’s medical diagnosis, a client’s confidential plan, or a coworker’s private message is different.
Use a stricter standard for third-party information. When in doubt, reduce it to the minimum context needed: “A family member has a private health matter” is safer than preserving identifying detail that is irrelevant to future help.
5. Would exposure create meaningful harm?
Some information should never become routine personalization data:
- passwords and passphrases;
- API keys and recovery codes;
- one-time authentication codes;
- full payment-card or bank-account details;
- private keys or seed phrases;
- answers to security questions; and
- secrets someone else trusted you to keep.
Other sensitive information—health, location, finances, legal matters, sexuality, or identity—may sometimes be genuinely useful. It should be saved only when the user understands the purpose, the system minimizes the detail, and deletion is straightforward.
6. Can the memory go stale?
Addresses change. Jobs end. Goals are completed. Food preferences evolve. A memory system should support correction, supersession, status, or expiry instead of silently treating the first version as eternal truth.
Ask two questions:
- When should this be reviewed?
- What should happen when a newer fact conflicts with it?
For an active goal, a status such as active, paused, achieved, or abandoned is more honest than a timeless sentence.
7. Can the user find it without guessing the right prompt?
“Tell the AI to forget it” is useful, but it should not be the only control. People need a visible memory library with search and filters. Otherwise they must remember the wording of information they are trying to make the system forget.
At minimum, a memory interface should show:
- the stored statement;
- when it was created or updated;
- where it came from, when available;
- why or how strongly it matters;
- whether a newer memory replaced it; and
- clear edit and delete actions.
8. Does deletion mean deletion—or only “do not use”?
Products use words such as delete, forget, archive, disable, and turn off differently. A good interface explains the scope.
Ask whether the action:
- stops future retrieval;
- removes the structured memory record;
- deletes the source conversation;
- deletes imported source data;
- applies only to one AI identity or the whole account; and
- affects backups or legally required records.
Do not infer the answer from the button label. Read the provider’s privacy documentation.
9. Can automatic memory be paused?
Sometimes you need a conversation that does not become future context. A private planning session, a surprise gift, or a sensitive question may be useful once and irrelevant later.
Look for a temporary-chat mode, a per-conversation control, or a way to disable memory extraction. Turning memory off should not require deleting the entire account.
10. Can you test what the AI actually recalls?
Memory should be observable in behavior. After saving or deleting something, start a new conversation and test it without restating the detail.
Good tests include:
- “What communication style do I prefer?”
- “Which goal am I working on?”
- “What did I ask you to forget?”
- “Where did that detail come from?”
The last question matters most. Confidence without provenance is not control.
What an AI should usually remember
These categories tend to create useful continuity with relatively low surprise:
Communication preferences. Preferred name, pronouns, answer length, feedback style, accessibility needs, or whether examples help.
Active goals. What you are trying to do, why it matters, known constraints, milestones, and current status.
Project decisions. Chosen direction, rejected alternatives, definitions, recurring collaborators, and non-negotiable requirements.
Learning context. What you already understand, recurring mistakes, current curriculum, and preferred practice style.
Creative continuity. Character canon, voice guidelines, world rules, themes, and decisions you do not want contradicted later.
Routines you explicitly want help maintaining. Check-in cadence, planning rituals, or recurring reminders—with a clear way to pause them.
Even these categories should be editable. “Useful” does not mean “permanent.”
What an AI should remember only with care
Some information can improve help but carries higher consequences if wrong, exposed, or used out of context:
- physical or mental health information;
- precise home or work location;
- financial circumstances;
- legal disputes;
- intimate relationships;
- political or religious identity;
- trauma history; and
- information about children or vulnerable people.
The safer pattern is explicit purpose, minimum necessary detail, visible provenance, and periodic review. An AI should not diagnose, moralize, or turn a difficult moment into a permanent identity claim simply because the information was memorable.
What an AI should not remember
Do not save:
- credentials or authentication material;
- secrets with no future personalization benefit;
- confidential third-party content;
- transient details presented as enduring facts;
- inferred sensitive traits the user did not state;
- stale facts that have already been corrected; or
- raw conversation fragments when a smaller, accurate summary would do.
The principle is data minimization: retain the least information needed for the future benefit the user asked for.
How memory controls differ across AI products
The names look similar, but the controls operate at different layers.
ChatGPT. OpenAI describes two personalization sources: saved memories and reference to chat history. Turning memory off does not automatically delete existing saved memories, and deleting a chat does not necessarily remove a saved memory created from it. OpenAI’s Memory FAQ explains the current combinations.
Gemini. Google’s Gemini Apps Activity controls let personal-account users review prompts, delete individual activity or date ranges, change auto-delete, and turn Keep Activity off. Work or school accounts may be controlled by an administrator. Google documents the current behavior in Manage and delete your activity in Gemini Apps.
Claude. Anthropic’s consumer controls let users delete individual or multiple conversations. Conversation deletion is not automatically the same thing as deleting every derived or connected record in any AI product, so use the control according to its stated scope. See Anthropic’s conversation deletion guide.
Do not choose a memory product based only on whether it says “memory.” Choose it based on whether you can inspect and govern each layer.
What user-controlled memory looks like in Fostera
Each Fostera Soul has its own memory library. You can search memories, open an individual record, inspect its source information when available, edit its wording, change its category or importance, and forget it permanently. Newer knowledge can supersede older knowledge instead of leaving contradictory facts equally active.
Memory is also configurable per Soul. If you do not want a Soul extracting persistent episodic or semantic memories, its brain settings provide that boundary. For a deeper explanation of the retrieval model, read AI with long-term memory. For the data-handling commitments behind those controls, read Fostera’s privacy policy.
A five-minute AI memory audit
Run this audit once a month for any AI you use regularly:
- Ask, “What do you remember about me?”
- Open the product’s memory or activity settings instead of relying only on the answer.
- Search for an old job, address, preference, and completed goal.
- Correct or delete anything outdated.
- Remove sensitive details that do not produce a clear future benefit.
- Check whether deleting the memory also requires deleting its source chat.
- Test the change in a new conversation.
- Export your data if you want an independent record before a larger cleanup.
The habit is simple: inspect, correct, forget. Memory should earn its place repeatedly.
Build continuity you can inspect
An AI that remembers can save you from explaining your life and work over and over. That benefit is only sustainable when the record stays visible and correctable.
Fostera was designed around that balance: persistent memory for continuity, a memory library for review, and controls to edit or forget individual records. Explore how Fostera’s memory works, or use the AI history migration guide when you want to bring useful context from another AI without carrying everything forward.
Frequently asked questions
What information should an AI remember about me? Durable information that will clearly improve future help: communication preferences, active goals, project decisions, learning context, and routines you explicitly want supported. It should remain visible, editable, and deletable.
What should I never tell an AI to remember? Passwords, API keys, one-time codes, recovery phrases, payment credentials, security-question answers, or confidential third-party information. Sensitive personal information should be minimized and saved only for a clear purpose.
Does deleting a chat delete an AI’s memory of it? Not always. Some products store saved memories separately from chat history. OpenAI explicitly says full removal may require deleting both the saved memory and the source chat. Check the controls and policy for the product you use.
Can I edit an AI memory instead of deleting it? That depends on the product. A strong memory system should let you correct a record directly and preserve enough provenance or version context to explain the change. Fostera supports editing memory wording, category, and importance.
How often should I review AI memories? Review them monthly if you use the AI often, and immediately after a major change such as moving, changing jobs, completing a goal, ending a project, or importing history from another platform.
Is turning memory off the same as deleting it? Usually not. Turning memory off commonly changes future use or collection, while existing records may remain. Verify whether the product distinguishes disabling retrieval, deleting saved memories, deleting chats, and deleting the account.
Why is provenance important in AI memory? Provenance shows where a memory came from. It helps you spot hypotheses treated as facts, imported details attributed to the wrong person, and old information that a newer statement should replace.