The Problem with Saved Memories
Since 2024, ChatGPT has offered a "Saved Memories" feature allowing users to explicitly ask the model to remember specific information. While useful, this approach had three fundamental problems.
Staleness: Memories didn't update on their own. A saved memory like "You're going to Singapore in July" would persist long after the trip ended, causing ChatGPT to give outdated recommendations. Correctness: Important context that arose naturally in conversation — but without an explicit "remember this" request — was never captured. Scalability: Managing explicit memories for hundreds of millions of users across multi-year timeframes became computationally impractical.
OpenAI first introduced Dreaming in April 2025 as a supplement to saved memories — a background process that synthesized memories from conversation history automatically. Dreaming V3, released June 4, 2026, is the leap to making dreaming the sole primary memory architecture.
How Dreaming V3 Works
Dreaming runs as a background process while the user is not actively using ChatGPT. It analyzes conversations across sessions, synthesizes the most relevant context, and continuously updates the memory state. Key capabilities include:
- Automatic temporal updates: "You're going to Singapore in July" becomes "You went to Singapore in July 2026" after the trip ends, with ChatGPT adjusting recommendations accordingly
- Contextual capture: Information that arises naturally in conversation is remembered without requiring an explicit request from the user
- Reviewable summaries: A dedicated memory summary page lets users see everything ChatGPT knows about them, add or edit entries, and instruct the model on what topics to raise — or avoid
| Metric | Value |
|---|---|
| Saved memories first launched | 2024 |
| Dreaming V0 introduced | April 2025 |
| Dreaming V3 released | June 4, 2026 |
| Current availability | US Plus & Pro users |
| Full rollout target | Free & Go users globally, within weeks |
| Evaluation dimensions | Freshness, correctness, scalability |
Performance Improvements
OpenAI evaluated memory quality across three objectives — freshness, correctness, and scalability — comparing 2024 Saved Memories, 2025 Dreaming V0, and 2026 Dreaming V3.
Dreaming V3 outperformed both previous systems on all three metrics. The largest gains came in freshness, where the automatic temporal updating mechanism produced a step-function improvement over saved memories. Correctness also improved significantly: the background synthesis process captures contextual signals users would never think to explicitly save, resulting in a richer, more accurate understanding of each user over time.
Privacy and User Control
Automated memory synthesis naturally raises privacy concerns. OpenAI provides four control mechanisms to address them:
- Memory Summary page: Full transparency into synthesized memories with editing capability
- Selective deletion: Remove individual memories without wiping the entire memory state
- Complete opt-out: The entire memory feature can be disabled in settings
- Conversational management: Chat directly with the model to explore and adjust what the memory summary contains
Competitive Context
The launch accelerates the industry race toward long-term AI memory. Google Gemini offers a Memory Bank feature; Anthropic Claude provides project-based memory contexts. But OpenAI's approach — synthesizing and continuously maintaining memory automatically at nine-figure user scale — represents the most technically ambitious implementation to date.
The key differentiator isn't just the technology itself, but the vision: an AI assistant that builds an understanding of who you are across years of interaction, updating its model of you as your life changes, without requiring you to manage an explicit list of facts.
Key Takeaways
- Dreaming V3 replaces saved memories as ChatGPT's primary memory architecture
- Background synthesis automatically curates and updates memories from conversation history
- Temporal awareness keeps memories current as circumstances evolve over time
- Available now for US Plus & Pro users; global rollout to all users in coming weeks
- User control preserved via memory summary page with full visibility and edit capability