Anthropic Launches Native Memory for Claude Managed Agents to Enable Persistent Learning

Building persistent agents previously required developers to architect complex external state management systems or rely on distributed session adapters to prevent context loss. This update shifts that burden to the platform, providing a turnkey solution that balances real-time performance with the flexibility to recall specific user preferences or past outcomes.
You can now view, edit, and delete agent memories directly through the Anthropic console or via API. Because memories are stored as files, they can be exported for auditing or used to maintain control over an agent's knowledge. The feature is currently available in public beta for managed agents users.
Frequently asked questions
- What is Memory on Claude Managed Agents?
- Memory on Claude Managed Agents is a native feature that allows AI agents to retain information and learn from every interaction across different sessions. Instead of starting with a blank slate each time, agents use an intelligence-optimized memory layer to maintain context, enabling more personalized and consistent behavior over long-term usage.
- How does the memory feature for Claude Managed Agents work?
- The system uses an intelligence-optimized memory layer designed to balance real-time performance with the flexibility to store complex details. It captures key information from agent sessions and persists it automatically. This allows autonomous agents to build a cumulative knowledge base that informs their reasoning and actions in future interactions without manual context injection.
- How can developers manage or control Claude agent memories?
- Developers have full control over what agents retain because memories are stored as files. These files can be viewed, edited, or deleted directly through the Anthropic console or managed programmatically via the API. This transparency allows teams to export memory data for auditing, debugging, or fine-tuning the agent's long-term knowledge base.
- Is the Claude Managed Agents memory feature available to everyone?
- Memory for Claude Managed Agents is currently in public beta. It is available to users who have access to the Claude Managed Agents platform, which provides the underlying infrastructure for hosting and scaling autonomous AI systems. Users can begin testing the persistent learning capabilities through the Anthropic developer console or the platform's API.
- What are the benefits of using native memory for Claude agents?
- Native memory eliminates the need for developers to build custom infrastructure for state management or external databases to track user preferences. By integrating persistence directly into the managed agent layer, Anthropic simplifies the process of creating agents that improve over time while maintaining high performance and developer-led control over data retention.



