# A/B testing of RSAs

{% embed url="<https://youtu.be/4-1BVoCONOI>" %}

A/B testing for RSAs ensures the search engine algorithm’s choices align with your goals. It also helps prevent performance declines and supports data-driven decision-making. Not to mention budget efficiency by focusing on the highest-performing ads.

<details>

<summary>Popular A/B tests for RSAs</summary>

Common A/B tests performed by Adalysis customers include:

* Different headline positions
* Pins vs no pins

</details>

To run an A/B test for a responsive search ad (RSA), you need to copy and edit an existing RSA. For example, you might test a fully pinned RSA against an unpinned version or compare different messages pinned at headline 1. Here is a workflow Adalysis has developed for you.

### **Step 1: Selected the RSAs you want to copy**&#x20;

Using the filters in the **Manage** > **Ads** > **Text ads** screen, select the RSAs you want to copy. For example, filter by campaign, ad group, text in the ads, or labels.&#x20;

### **Step 2: Copy your RSAs**

<figure><img src="/files/3o2mLuHmgJVJlX5o2s0A" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/PI7qqIEC0wVTvw2nd2Dl" alt="" width="563"><figcaption></figcaption></figure></div>

Go to **Tools** > **Manage ads** > **Copy RSAs**. The new ads will be created in the same ad groups as the originals.

Assign a label to the new ads so you can quickly locate them later to make ad copy or pinning changes. You can select the label from your existing list or create a new one.

Optionally, check the box **Keep the same pinning as in the source ads** to copy the pinning of the original ads.

### **Step 3: Edit your new RSAs**&#x20;

You can now use the **RSA manager** (under **Manage** > **Ads**) to make text or pinning changes in bulk. Use the filters to quickly find your new RSAs with the ad label you chose.

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

If you prefer to review each ad as a whole, go to **Manage** > **Ads** > **Text ads**. You can then edit each ad individually.


---

# 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.adalysis.com/manage/ads/rsas/a-b-testing-of-rsas.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.
