Skip to main content

Memory

Kopai uses Mem0 to store long-term memory. After each conversation turn, the AI automatically extracts and saves facts about you — then recalls relevant ones in future conversations.

What gets remembered

Mem0 extracts facts from your messages and the AI's responses. Examples:

  • "The user prefers concise responses."
  • "The user is building a SaaS app in Next.js."
  • "The user's name is Alex."

These facts are recalled automatically. You don't need to repeat context from previous conversations.

Scope

Memory is scoped to your user account (by email). It is shared across all your conversations on Kopai, regardless of which agent you're talking to.

Memory in practice

Viewing and managing your memories

Go to Settings → Memories. You can see all stored memory entries and delete individual ones.

Disabling memory recall

Memory recall is always active when you use Kopai agents. If you don't want an agent to recall past context, you can delete specific memories from Settings.

:::note No opt-out per conversation There is currently no way to disable memory for a single conversation. To prevent memory recall, delete the relevant entries from Settings → Memories. :::