Reset
Your AI Agent remembers users' responses but can also reset any value in a flow when needed. This means that if you were going to ask for the user's phone number, but they have already provided it, your AI Agent won't ask for it again.
A reset removes either all the context variables
or specific ones.For example, if a user types something incorrectly by mistake, you can give them the opportunity to correct it. You can do this with a reset, which removes the variable where the user stored their information and then prompts them to enter it again.
You can choose between resetting all or specific variables.
- When you select All variables, all the variables in the dialog are reset. User, bundle variables, and tags are not reset.
- When you select Specific variables, you must specify all the variables you want to reset. With this option, you can also reset user variables, except for
$user.user_id
.
note
System variables are not eligible for reset.