Skip to main content
Agno turns agents into learning machines by combining them with Learning Stores. Learning Stores are persistent backends that capture user profiles, memories, and knowledge over time.
One line. Your agent now remembers users and improves over time.

Learning Stores

Each store captures a different type of knowledge: Stores can be enabled individually or combined. Each implements the same protocol: recall, process, build_context, get_tools.

Learning Modes

Control how and when the agent learns:

Namespaces

Some stores support configurable sharing scope via namespace:

Maintenance

The Curator keeps memories healthy:

Guides

Get Started

Enable learning in your agents

Learning Stores

Configure storage backends

Learning Modes

Control how and when agents learn

Custom Schemas

Extend stores with custom fields

Resources