---
title: "Built-in memory for Claude Managed Agents"
url: https://daily.dev/posts/built-in-memory-for-claude-managed-agents-ac1tqyudt
source_url: https://claude.com/blog/claude-managed-agents-memory
type: article
source: "Claude"
published: 2026-07-09T06:36:52.459Z
updated: 2026-07-09T06:37:26.283Z
tags: ["ai-agents", "claude", "anthropic"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Built-in memory for Claude Managed Agents

**[Claude](https://daily.dev/sources/claude)** · 3 min read · 0 upvotes · 0 comments

## Summary

Anthropic has launched built-in memory for Claude Managed Agents in public beta. Agents can now persist and share knowledge across sessions using a filesystem-based memory layer, eliminating the need for custom memory infrastructure. Memory stores support scoped permissions, audit logs, versioning, and programmatic API access. Multiple agents can read/write shared stores concurrently. Early adopters include Netflix, Rakuten (97% reduction in first-pass errors), Wisedocs (30% faster document verification), and Ando. Memories are stored as files, giving developers full export and management control via the Claude Console or CLI.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://claude.com/blog/claude-managed-agents-memory>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#claude](https://daily.dev/tags/claude), [#anthropic](https://daily.dev/tags/anthropic)

[View this post on daily.dev](https://daily.dev/posts/built-in-memory-for-claude-managed-agents-ac1tqyudt)
