# Voluntary churn prevention

## Overview

Voluntary churn happens when a customer decides to end the relationship and stops using your product or downgrades from a paid version. Preventing voluntary churn requires the right combination of product engagement, customer experience, and perceived value. If customers don’t use your product often, don’t have a good experience when they do, or don’t see value in your product, they won’t stick with you. This holds true whether you’re talking about free trial users considering a paid upgrade or paying customers deciding whether to renew.

2Checkout's retention tools help you reduce customer churn and gain useful insights into what drives customers to cancel automatic renewals. Use 2Checkout's out-of-the-box retention capabilities to:

* Leverage proactive subscription enrollment to increase renewals and generate additional revenue. Use special deals to deepen loyalty and incentivize your customers to enroll in automatic subscription renewals.
* Decrease churn and prevent recurring revenue from "leaking" by converting cancelations into continued subscriptions. Offer the right incentives to the customers that decided to cancel their subscriptions and make them change their minds at the point of exit.
* Turn threats into opportunities by capturing your customers' feedback at the point of cancelation.

## Voluntary Churn Prevention Tools

Reduce voluntary churn and revenue spillage and uplift your revenues by up to 10% by using 2Checkout's Voluntary Churn Prevention tools.

* Offer discounts during the churning process to entice price-sensitive subscribers to stay. Activate a [churn prevention campaign](/subscriptions/subscriptions/churn-prevention/voluntary-churn-prevention/how-to-configure-churn-prevention-campaigns.md), and make discounts attractive enough to make a difference.
* Offer subscribers the option to pause their subscriptions instead and then have these automatically resume at a specific date without reacquisition costs, using the [pauseSubscription](/json-rpc-api-reference/json-rpc-api-6.0/api-requests/subscription/pause-subscription.md) API.
* Extend the subscription duration and ask subscribers to [re-enable automatic renewal](/subscriptions/subscriptions/churn-prevention/voluntary-churn-prevention/extend-a-subscription.md) right after they cancel it, to minimize the chances of them churning.
* Allow subscribers to downgrade to plans not as rich in functionality but which are also cheaper using [custom downgrade links](/subscriptions/subscriptions/subscription-management/custom-links/custom-upgrade-links.md).


---

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