Clear Conversation Memory
Use this action when you want the current agent conversation to start fresh and stop relying on earlier messages as memory.
Best for
- Resetting context before a new phase of a conversation
- Clearing stale instructions or previous customer details
- Starting over without creating a brand-new conversation
This action is only available for LLM agents, on any provider platform (OpenAI, Anthropic, Gemini, DeepSeek, OpenRouter). It marks the conversation's earlier messages so the agent ignores them; it does not delete messages or the conversation, and it is not available for Typebot or actor agents.
Main fields
This action has no configuration fields.
What later steps can use
This action is a side effect and returns no value for later steps.
Tips
- Use it only when you intentionally want the agent to stop using earlier conversation context, for example when the customer changes topic completely.