Proportional step¶
The Proportional step splits calls between several paths by weight. Use it for split testing, to balance calls between teams, or to add variety to a flow.
Configuration¶
| Field | Description |
|---|---|
| Add exit | Adds an exit to the step. |

Exits¶
Each exit has a weight. Click an exit to set it. The share of calls that take an exit is its weight divided by the total of all weights.

| Field | Description |
|---|---|
| Exit weight | The weight of the exit. |