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

# User Profile

> Deep-dive examples focused on user profile extraction and schema control.

| Example                                                                                | Description                                             |
| -------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| [Always Extraction](/examples/learning/user-profile/always-extraction)                 | Automatic profile extraction from natural conversation. |
| [User Profile: Agentic Mode (Deep Dive)](/examples/learning/user-profile/agentic-mode) | Agent-controlled profile updates via explicit tools.    |
| [User Profile: Custom Schema](/examples/learning/user-profile/custom-schema)           | Define your own profile structure with a dataclass.     |
