# A/B tests

A/B testing in broadcasts is crucial because it allows you to scientifically evaluate and compare different variations of your messages. Empowers you to refine your messaging strategy, and enhance the impact of your broadcasts on user interaction and conversion rates. \
\
To enable A/B testing, you need to create more than one variant.

<figure><img src="/files/V7lAssigpAERTddVSG4r" alt=""><figcaption></figcaption></figure>

To configure A/B testing, you need to select the percentage of recipients for the test and the duration you want to wait to determine the winner. The winning variant will be the one that achieves better conversions based on the selected goal when creating the broadcast.&#x20;

Once the testing period is complete, the winning variant is then sent to the remaining audience, allowing you to optimize your messaging strategy for improved overall performance.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academy.gopersonal.ai/en/admin-ui/broadcasts/a-b-tests.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
