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

# Memory

> How your Eigi remembers you — and how you stay in control

## Overview

Memory is what turns Eigi from a chatbot into *your* assistant. As you work together, Eigi quietly learns your preferences, your projects, the people you mention, and the facts that matter — and uses them in every future conversation, on every channel.

You never have to re-introduce yourself, re-explain your setup, or repeat instructions you've already given.

***

## How It Works

<CardGroup cols={2}>
  <Card title="Learns as you chat" icon="wand-magic-sparkles">
    Eigi picks up durable facts from conversations on its own — no "save this"
    command needed (though you can say "remember this" anytime).
  </Card>

  <Card title="Recalled when relevant" icon="magnifying-glass">
    Memories surface automatically when they matter. Mention a project from
    last month and Eigi already has the context.
  </Card>

  <Card title="Shared across channels" icon="share-nodes">
    What Eigi learns on WhatsApp it knows on the dashboard, and vice versa.
    One memory, everywhere.
  </Card>

  <Card title="Journaled by day" icon="calendar-days">
    Eigi keeps a day-by-day journal of what happened, alongside the distilled
    facts it carries forward.
  </Card>
</CardGroup>

***

## The Memory Page

The **Memory** section of the dashboard shows you everything Eigi holds, in the open:

<AccordionGroup>
  <Accordion title="Carried memories" icon="box-archive">
    The long-term facts Eigi carries into conversations — who you are, your
    preferences, standing instructions, ongoing projects.
  </Accordion>

  <Accordion title="Recent activity" icon="clock-rotate-left">
    A feed of what was recently remembered, updated, or recalled, so you can
    see memory working in real time.
  </Accordion>

  <Accordion title="Needs attention" icon="triangle-exclamation">
    Items Eigi is unsure about — conflicting facts or things worth confirming —
    surfaced for your review.
  </Accordion>

  <Accordion title="Daily journal" icon="book">
    Browse past days to see a record of what you and Eigi worked on.
  </Accordion>
</AccordionGroup>

***

## You're in Control

* **Edit or delete** any memory from the Memory page. Deleted means gone — Eigi won't use it again.
* **Correct in chat** — just tell Eigi "that's wrong, actually…" and it updates the memory.
* **People** — the **People** section shows who Eigi knows from your conversations, with linked identities across channels, so "message Aman" means the same Aman everywhere.
* **Memory settings** — tune how memory behaves (or pause learning) under **Settings → Memory**.

<Note>
  Eigi is deliberately careful with sensitive information. Credentials and
  secrets you share for a task are handled through secure channels — they are
  not written into long-term memory.
</Note>
