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

# Bring context from another AI assistant into Mem Agent

You can bring important context from ChatGPT, Claude, or other AI assistants
into Mem Agent without copying every conversation. Ask the other assistant to
create a portable summary, review it, and paste it into Mem Agent.

You control the snapshot you transfer. This process does not import your full
chat history or create an ongoing connection between services.

## Create a portable context summary

Open the AI assistant that contains your useful history, saved memory, or
project context. Paste this prompt:

```text theme={null}
Read through all my recent chats and build a mental model of all of the goals,
projects, and tasks I'm juggling.

Output them in three sections: Goals, Projects, Tasks.

Within each section, order items by priority when that priority is explicitly
known. Otherwise, use a neutral order. Include key target dates and status if
known.

For Projects, add which Goal(s) they tie back to (if any). Include key milestone
dates and status if known.

For Tasks, add which Project(s) or Goal(s) they tie back to (if any). Include
key due dates and status if known.

After those three sections, add two short supporting sections:

- People & Organizations: Include people and organizations that are relevant to
  the goals, projects, and tasks above. Describe their roles and relationships
  to the work.
- Preferences: Include preferences I have explicitly stated about how I like to
  communicate, plan, make decisions, and work with an assistant.

Include facts only. Do not infer priorities, relationships, dates, preferences,
or other details. If something is uncertain or was not explicitly stated, omit
it.
```

The AI assistant can summarize only the history and memory available in that
conversation or account. If it cannot access the context you expect, open a
conversation or project that contains it, or provide the relevant material
directly.

## Review before transferring

Read the summary before pasting it into Mem:

* Correct anything inaccurate or outdated.
* Add important context the other assistant missed.

## Give the summary to Mem Agent

Open your Mem Agent conversation and paste:

```text theme={null}
I reviewed this summary from another AI assistant. Use it as context about me.
If anything is ambiguous, ask me instead of inferring.

[Paste the reviewed summary here]
```

Mem Agent uses the reviewed summary to understand your priorities, preferences,
and open loops. Tell Mem Agent whenever you want to correct or update that
context.
