Saving & Recalling
How to save facts and recall them across sessions.
Saving memory
The agent can update canonical markdown memory files directly. Use /MEMORY.md for durable preferences and decisions, today's /daily/YYYY-MM-DD.md for session notes, and /topics/*.md for stable multi-note subjects. You can also ask the agent to save or revise memory explicitly.
Recalling memory
The agent preloads core memory plus recent daily notes automatically, then searches or reads additional memory files when it needs more context. You can also ask it directly what it remembers about a topic or preference.
Deleting memory
Ask the agent to delete or rewrite a specific memory file entry, or manage the files manually from Customize → Memory. Automatic reconciliation is conservative, so topic creation and evergreen updates happen only when the agent has high-confidence durable facts.