My AI bot treats every message like a brand-new conversation. How do I enable memory so it remembers previous answers and dialogue context?
AI & Knowledge Base
September 07, 2026
How do I enable conversation memory for the AI Agent?
Best answer
By default, AI calls are stateless unless conversation memory is toggled on. You can enable memory directly inside the AI Agent node:
How to enable memory:
- Open your scenario and click the AI Agent node on your canvas.
- In the right-side settings panel, locate the Memory section.
- Toggle the Enable Memory switch to ON.
- Configure the History Depth:
- Set how many previous message pairs (user message + AI response) the bot should retain in its active context (recommended: 5 to 10 messages).
- Click Publish to apply your changes.
With memory enabled, the AI agent will recall user preferences, names, and previously discussed topics throughout the conversation session.
Your answer
You need to log in to ask a question.
Log in