Clear Conversation Memory
Use this action when you want the current assistant 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 assistants, on any provider platform (OpenAI, Anthropic, Gemini, DeepSeek, OpenRouter). It marks the conversation's earlier messages so the assistant ignores them; it does not delete messages or the conversation, and it is not available for Typebot or actor assistants.
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 assistant to stop using earlier conversation context, for example when the customer changes topic completely.