When you configure a custom bot or a feedback bot, you can:
- Choose among your Intent, Language, Tag, and Custom Issue Fields (CIFs).
- Set which of your Intent, Language, Tag, or Custom Issue Field values should branch the conversational flow.
- Configure exactly how they should branch it.
For example:
Suppose that — to help you comply with a regional law of some kind — one of your CIFs helps the end-user to affirm their age. You could then configure your bot logic to branch one way for users under 18 and another for users 18 and older. (In this example, the CIF response type would have to be either a number or a date.)
TIP
We execute branching logic rules in the same order, per step, as you save them. To adjust the order in which we execute your branching rules:
- Edit a branching step.
- Drag its rules to new positions in the list.
- Save your changes.