AI & Knowledge Base September 07, 2026

How do I enable conversation memory for the AI Agent?

My AI bot treats every message like a brand-new conversation. How do I enable memory so it remembers previous answers and dialogue context?

Best answer

By default, AI calls are stateless unless conversation memory is toggled on. You can enable memory directly inside the AI Agent node:

screenshot

How to enable memory:

  1. Open your scenario and click the AI Agent node on your canvas.
  2. In the right-side settings panel, locate the Memory section.
  3. Toggle the Enable Memory switch to ON.
  4. 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).
  5. 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