# Overview

Opinionated recipes and migration guides.

Practical, end-to-end guides for building trustworthy agent memory with SurrealDB Agent Memory. They assume familiarity with the [eight pillars](/docs/agent-memory/architecture/eight-pillars-and-categories.md) and [unified substrate](/docs/agent-memory/mental-model/two-layer-architecture.md).

## Build

- [Customer support agent](/docs/agent-memory/cookbooks/build/customer-support-agent.md)
- [Personal AI assistant](/docs/agent-memory/cookbooks/build/personal-ai-assistant.md)

## Patterns

- [User memory in chat](/docs/agent-memory/cookbooks/patterns/user-memory-in-chat.md)
- [Knowledge-grounded agents](/docs/agent-memory/cookbooks/patterns/knowledge-grounded-agents.md)
- [Reflection loops](/docs/agent-memory/cookbooks/patterns/reflection-loops.md)
- [Stateful workflows](/docs/agent-memory/cookbooks/patterns/stateful-workflows.md)
- [Adding memory to an existing app](/docs/agent-memory/cookbooks/patterns/adding-memory-to-existing-app.md)
- [Spoiler-safe narrative memory](/docs/agent-memory/cookbooks/patterns/spoiler-safe-narrative-memory.md)
- [Event-driven game client](/docs/agent-memory/cookbooks/patterns/event-driven-game-client.md)
- [Historical and archaeological data](/docs/agent-memory/cookbooks/patterns/historical-and-archaeological-data.md)

## Migrate

- [From a vector store](/docs/agent-memory/cookbooks/migrate/from-vector-store.md)
- [From Zep](/docs/agent-memory/cookbooks/migrate/from-zep.md)
- [From LangMem](/docs/agent-memory/cookbooks/migrate/from-langmem.md)
