Settings and AI configuration

Memory

Durable facts every agent reads before it acts.

About 4 minutes

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

  1. Open Settings → Memory (owner/admin).
  2. Add one fact per entry, stated plainly.
  3. 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.

Checked against

  • endpoints/memory/