Memory & variables
| Scope | What is stored |
|---|---|
| Conversation messages | Chat history for the channel thread |
| Flow run variables | ask fields, tool outputs, event payload seeds |
| Templates | {{path}} in prompts and complete messages |
| Event seed | event.* plus top-level payload keys on event-triggered runs |
There is no separate long-term “vector memory” product beyond workspace knowledge (RAG) and run variables.
See Run Business Flows — Variables.