# AB test report

To consult an AB test report and details, you should go to the AB test list view (left-side navigation > Campaigns > AB test), and select the test you’re interested in by clicking on the report button:

![](/files/CiQKtm9iFWrCUKBhSe3R)

On the report page, you can see your test details and settings. If the test has a winner selected, we can see the winner’s details. If the test's winner had already been sent and its expire date has passed, you will be able to see its results.

![](/files/QYL8BycMGXVqWPxZDnNE)

After the test end date you can verify the variants’ results (sent, delivered, clicked, CTR, and DSP (delivered divided by sent). If there’s no data collected (ex. if the test has failed at some point), you’ll see an empty table and data.

![](/files/wJlmkddd7nulHHxBRJ1s)

![](/files/btalzeeT7ADBOcKv857r)


---

# 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.pushpushgo.company/campaigns/ab-test/report.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.
