Skip to Content
TutorialsWork with Memory

Work with Memory

Trezable AI includes a built-in memory system that helps the agent remember important information across sessions. Memory works automatically — this tutorial shows you how to use it well.

State something about yourself

In any conversation, tell the agent a durable fact about your work:

Remember that I work at Acme Corp and I lead the data engineering team.

Verify it in a new conversation

Start a new thread — not the same one — and ask a question that uses the fact:

What should I keep in mind when I write the weekly status update?

The agent responds using the context you gave it, without you repeating it.

Build context over time

Add more details as you work:

Remember that our team uses a weekly status update format with highlights, blockers, and next steps.

Update or remove a memory

Memory stays fresh because you can correct it:

Actually, forget the Acme Corp detail - I have changed jobs.

Confirm the agent understands

If you are unsure what the agent remembers, just ask:

What do you know about me and my work?

The agent will tell you — and you can correct anything that is wrong.

How memory fits in

Memory carries durable context across your conversations, while threads keep the full history of each discussion. For the details, see Memory.

Memory is automatic — you do not need to configure anything. The agent stores what matters and uses it when it matters.

Last updated on