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

# Long-Term Memory

> Enable AI agents to remember and learn from your conversations

AI agents use memories to provide more contextually relevant responses by learning from your past interactions. This intelligent system automatically identifies and retains important information from your conversations.

## Features

* **Automatic Learning**: Intelligently identifies and saves notable information from conversations
* **Context Enhancement**: Adds relevant memories to conversations like system messages
* **Smart Management**: Updates and consolidates related memories automatically
* **Privacy Focused**: Maintains user-specific memory bases for enhanced security

## Memory Controls

### Checking Memory Status

Look for the brain icon in the agent's UI:

* 🟢 Green indicator: Memory is enabled
* 🔴 Red indicator: Memory is disabled

  <Frame>
    <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/ai-agents/memory1.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=a342abd38d99a9d01c08257c74c5e3cc" alt="Memory Indicator" width="2016" height="1532" data-path="ai-agents/memory1.png" />
  </Frame>

### Managing Memories

You can control the memory system in two ways:

1. **Tool Management**: Add or remove memory as an agent tool
2. **Quick Toggle**: Use the memory management dialog via the brain icon

{" "}

<Frame>
  <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/ai-agents/memory2.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=71cebcf1a7f45ab601f10069402f3c45" alt="Manage Memories" width="2008" height="1526" data-path="ai-agents/memory2.png" />
</Frame>

<Info>
  Disabling memory or deleting a chat will not erase existing memories.
</Info>

## Privacy & Limitations

### Personal Memory Space

* Each user has their own private memory base
* Memories are only accessible to the user who created them
* Agents maintain separate memories for each user

### Current Limitations

* Maximum of 50 memories per user

<Note>
  The legacy memory feature has been deprecated. Your existing memories remain
  available in your agent's knowledge base.
</Note>
