# AB test list

Click “Campaigns” on the menu, then switch the select button to “AB” in the upper-left corner. (left-side navigation > Campaigns > AB).

![](/files/xvPGQ2gCrFsaCoc2CN7U)

![](/files/9RWHN2Zw2Xb3CCKUvHFF)

There, you have a list of all your AB tests.

To find the particular AB test, type its name in the search box.

To see only the tests with a specific state, use the select menu in the upper right corner of the list.

For example, if you want to see the tests in which manually choosing a winner is required, select “Winner ready to send”.

Also, you can sort your AB tests by the date of their creation, sending and ending.

![](/files/JV0kBdLt2hrKnM1qAs9F)


---

# 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/list.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.
