Reply Actions: Reset

Resetting a flow drops any current conversational context and parameters.

Everything

Reset all flows, parameters, and context. Basically, this reply action clears the bot's memory.

🚧

Caution: Resetting all context at the wrong place in the flow prevents the AI engine from finding matches. Use this action sparingly and purposely.

All parameters

Only resets the parameters of your bot. All the collected values will be reset. The context, however, will be remembered as the conversation flow.

Specific parameters

This will reset only specific parameters within your flow. Use this for example when you want to replace parameters with new values.