# Restart a Subscription

To restart a subscription that is in Cancelled or Recycle Failed status, click on the customer’s subscription product to bring you to the Purchase Details page.  Then click the **Restart Billing** button.

<figure><img src="/files/qjGrnatjRT5HJqxbNd4M" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="danger" %}
Restarting the customer’s subscription will move the purchase status to Active, and the next bill date will be set to tomorrow’s date.
{% endhint %}

After clicking the “Restart Billing” button, a window will display asking to confirm your action.

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

After confimation, the window will display if the billing was successful, or if it declined.

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

You can re-enter the order, review, make any adjustment that is needed and then click on “Update Purchase“. For example, you may want to Force Bill the purchase after you Restart the subscription, as this will bill the customer right then - and if successful the system will set the next bill date according to the offer setup.

<figure><img src="/files/4rLlxlk1zcNJmzBsX3ak" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.checkoutchamp.com/crm/customer-section/customer-service/restart-a-subscription.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.
