# View A/B test campaign reports

Once your A/B test has been completed, you can analyze the test results in the Campaign performance report.

The winning variant will have a 'Winner' flag displayed next to its name.&#x20;

1. Go to **Campaigns** and find the campaign that you want to view a report for.
2. Click the three dots on the right-hand side, then click **View report**.
3. In the overview section, switch between variations to see how each variation performed during the testing phase.
4. To see information about the test, click the **A/B Test** tab.\
   Here, you'll be able to see:
   * **A/B Test Details**: Variations, Test size, Winning metric, Test duration (with exact timestamps), and result status.
   * **A/B Test Results**: Variation type, Subject (if testing emails), Template language, and Variables.

<figure><img src="/files/0BJQBNuBtuylnAMu2QWu" alt=""><figcaption></figcaption></figure>

###


---

# 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://docs.bird.com/applications/analytics/campaign-reports/how-to/view-a-b-test-campaign-reports.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.
