# Resend AB test

If you want to edit the existing AB test or resend one of your previous tests, go to the AB test campaigns list (left-side navigation > Campaigns > AB test) and click the 'Push' button. You'll be redirected to the AB test creator, which will be filled with settings from the AB test you wanted to resend.

![](/files/RzZHqJVGNHvyVuMqsB1Q)


---

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