What your agent works from
Every conversation is retained in full, so nothing is lost even when a
channel only carries recent messages on the wire. Instant-messaging threads
carry their full history; web and widget chats carry a recent window and rely
on the retained transcript for the rest.
Long-term memory
Your agent builds up memory about each user over time. The controls live on the Memory page, and the full guide is User memory. In brief:- Two kinds of memory — freeform notes about what happened, and a structured profile of durable facts.
- Confidence. Memories carry a confidence level. Things the user stated directly count for more than things the agent merely inferred, and low-confidence, stale notes fall away over time.
- Conflicts are flagged. When a new memory contradicts an existing one, the agent surfaces it with a caveat instead of asserting it, until you resolve it from the memory page.
- Learned automatically. After a conversation, the agent quietly distills what’s worth remembering, without slowing down the reply.
- Separated per user. Each way a user reaches your agent — dashboard login, API key, IM sender, email sender, contact — has its own private memory. What the agent learns about one user never bleeds into another.
- Owners can’t read a subscriber’s contacts’ memory. When a subscriber runs their own public instance, their visitors’ memories are kept private from the owner — a real privacy boundary, not just a hidden view.