Memory is how an AI product carries selected information into future conversations.
A fresh conversation does not automatically contain everything from earlier sessions. Continuity appears when a product saves or retrieves information and places it back into the current context.
Watch information carry forward
Priya is vegetarian, prefers concise answers and is working on the Q3 review.
Nothing carried forward
The new conversation only knows what is included now.
Context
The information available to the model right now.
Memory
The product mechanism that decides what can persist and what should be loaded later.
Products can create continuity in several different ways.
Saved facts, summaries and retrieval solve different memory problems. They all work by bringing selected information back into context.
Four continuity patterns
No saved memory
Only the current context is available.
Saved facts
Stable preferences or profile details are reloaded.
Conversation summary
Key decisions and open items survive without copying every old turn.
Smart lookup
Relevant history or documents are retrieved only when needed.