
When Can Transition Happen
Transition happens immediately when agent enters this node.Configure branching logic
- add conditions just like you would in other nodes
- setup the else destination: there will always be an else condition, which will be the default destination if none of the conditions are met, because this node is designed to be a split point and you want to make sure the conversation flow is not stuck here.
Rest of Node Settings
- Global Node: read more at Global Node
- Fine-tuning Examples: Can finetune transition. Read more at Finetune Examples