| User Profile: Always Mode | ALWAYS mode extracts profile information automatically in parallel while the agent responds - no explicit tool calls needed. |
| User Profile: Agentic Mode | AGENTIC mode gives the agent explicit tools to update profile fields. |
| User Memory: Always Mode | ALWAYS mode extracts memories automatically in parallel while the agent responds - no explicit tool calls needed. |
| User Memory: Agentic Mode | AGENTIC mode gives the agent explicit tools to save and update memories. |
| Session Context: Summary Mode | Session Context tracks the current conversation’s state: - What’s been discussed - Key decisions made - Important context. |
| Session Context: Planning Mode | Session Context tracks the current conversation’s state: - What’s been discussed - Current goals and their status - Active plans and progress. |
| Learned Knowledge: Agentic Mode | The agent decides when to save and apply learnings. |
| Entity Memory: Always Mode | ALWAYS mode automatically extracts entity information from conversations. |
| Entity Memory: Agentic Mode | AGENTIC mode gives the agent search_entities, create_entity, add_fact, add_event, and add_relationship tools to track companies and contacts. |