Configuration
Create the routes
Click “New route” to add paths. Each route needs:
- Name: A descriptive identifier (for example, “Version A”, “Formal response”)
- Percentage: The probability that this route will be selected (0–100%)
Adjust the distribution
Define the percentages for each route. The total must add up to exactly 100%.
Validation
The node shows the distribution status in real time:- Valid distribution (green): percentages add up to exactly 100%
- Invalid distribution (yellow): percentages do not add up to 100%, showing the current total
Reordering routes
You can reorder routes by dragging them with the grab icon (⠿) that appears to the left of each route.Usage example
A/B testing
Distributing users between two versions of a message to evaluate which one performs better:| Route | Percentage |
|---|---|
| Message version A | 50% |
| Message version B | 50% |
Response variety
Making the conversation feel more natural by alternating between different styles:| Route | Percentage |
|---|---|
| Formal response | 40% |
| Casual response | 40% |
| Response with emoji | 20% |