Skip to main content

Overview

User Analysis Memory extracts user traits from conversations and builds persistent profiles. This enables personalization across sessions and adaptive agent behavior.

Save vs Load

Basic Usage

Standalone Usage

User analysis memory works without full session memory. The agent saves and loads user profiles independently:

Custom Profile Schema

Define specific fields to track:

Dynamic Profile Generation

Let the agent discover and create custom fields:

Cross-Session Persistence

User profiles persist across sessions:

Save-Only Mode

Save profiles for analytics without injecting them into the agent’s context:

Update Modes

Parameters