# How to configure auto-renewal enrollment campaigns

## Overview

2Checkout offers an easy way to increase your revenue by giving your shoppers the option to enroll into auto-renewal campaigns in their **myAccount**.

{% hint style="danger" %}
**Important!** 2Checkout triggers auto-renewal campaigns only for products/subscriptions that have been paid with online payment methods.
{% endhint %}

You can find the retention tools in the **Marketing tools** menu.

Here you can configure auto-renewal enrollment campaigns for your shoppers and offer them discounts for enrolling.

## Setting up auto-renewal campaigns

1. Click **Add new campaign**
2. Fill in the details of the campaign: name, running interval and discount percentage. You can also set the discount to apply to all the following billing cycles or define a custom number of billing cycles to apply it to.
3. Choose whether or not to apply this campaign to subscriptions with custom price by checking or un-checking the **Apply for subscriptions that are using product catalog pricing only** option.
4. Select the products that you want the campaign to be applied to from the **Available products** list and add them to the **Selected products** list.
5. Click **Save campaign** when you're done.

The campaign is now created and displayed as **Ready**. Click **Start campaign** to start it.

You can see the status of your campaign in the **Retention tools** page. An auto-renewal enrollment campaign can have the following statuses:

* **Scheduled** = a campaign that didn't reach **Running** status yet. You can edit or stop it from running in the future.
* **Ready** = a campaign that you have not started or one that you've stopped before its end date. You can edit it.
* **Running** = a campaign that is currently running. You can stop it or view its settings. You can add products to a running campaign.
* **Finished** = a campaign that passed its end date. You can view its settings but you cannot edit it.

If the campaign is **Scheduled**, you can click **Edit** if you want to modify its settings.

{% hint style="danger" %}
**Important!** You can only edit **Ready** campaigns and **Scheduled** ones. You cannot edit **Running** campaigns.
{% endhint %}

## How to search for auto-renewal campaigns

Use the Auto-renewal enrollment search filters to find specific campaigns that you have previously set. You can search campaigns by:

* Name
* Status
* Starting date
* Product applied to

{% hint style="danger" %}
**Important!** Searching campaigns by the starting date returns all the campaigns that had started in the specified time interval.
{% endhint %}

Click **Search** when you're done configuring the filters.

You'll see the search results in the table at the bottom of the page along with possible actions that you can take on the campaigns. You can only edit **Ready** campaigns and **Scheduled** ones. You cannot edit **Running** campaigns. You can view the details of **Running** and **Finished** campaigns.

## How to run auto-renewal campaign reports

You can find the **Auto-renewal campaigns** reports in the **Main reports** section of the **Reports center** menu.

1. Open the **Reports center** menu and click **Main reports**
2. Click the **Enrollment statistics** category to access the reports page.
3. Use the filters in the **Report settings** section to define the campaigns that you want to include in the report. Click **Build report** when you're done.

The report shows the top 10 auto-renewal enrollment campaigns. The rest of the campaigns are aggregated in the **Other** entry. The data included in the report comes from campaigns that ran in the selected interval.

You can also export the full report as CSV by clicking **Export as CSV**. The exported report contains details about all of your campaigns.

## How do shoppers enroll in auto-renewal campaigns?

Your shoppers can enroll in the auto-renewal campaigns by visiting **2Checkout myAccount** and clicking the enrollment link.

<div data-with-frame="true"><img src="/files/eddc1f246d6a92cc4b50d25b554360b402a02805" alt=""></div>


---

# 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.2checkout.com/subscriptions/subscriptions/churn-prevention/voluntary-churn-prevention/how-to-configure-auto-renewal-enrollment-campaigns.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.
