# AB Split

The 'AB Split' node can be used to conduct A/B tests with your callers.

### Configuration

| **Property** | **Description**                                               |
| ------------ | ------------------------------------------------------------- |
| A Path       | Percentage of calls which go down this path.                  |
| B Path       | Percentage of calls which go down this path. (100 - `A Path`) |

### Examples

{% content-ref url="../examples/a-b-test-2-paths" %}
[a-b-test-2-paths](https://help.thinkpickle.com.au/flows/examples/a-b-test-2-paths)
{% endcontent-ref %}
