Memory
Durable facts every agent reads before it acts.
Memory entries are injected into every agent's context. That makes them powerful and worth keeping short.
What belongs here
- Constraints — "We never discount below 15%."
- Standing facts — "Our fiscal year starts in April."
- Things you have had to correct twice.
What does not
- Anything that changes weekly. It will go stale and mislead.
- Procedures. Those are skills.
- Anything already in your business profile.
Steps
- Open Settings → Memory (owner/admin).
- Add one fact per entry, stated plainly.
- Delete entries that stop being true. A wrong memory is worse than a missing one, because every agent believes it.
You're done when an agent stops making a mistake you previously corrected by hand.
Gotchas
- Memory is workspace-wide. Everything here reaches every agent and every piece of output.
- It costs context on every run. A hundred entries is not ten times better than ten.