When Can Transition Happen
Transition happens immediately when the agent enters this node.Configure Branching Logic
- Add conditions just like you would in other nodes
- Set up the else destination — there will always be an else condition, which is the default destination if none of the conditions are met. This node is designed to be a split point, so you want to make sure the conversation flow does not get stuck here.