# Continuity Report

The Continuity Report allows you view all of your individual continuity purchases (subscriptions), and can be found under Reports|Sales|Continuity

{% hint style="info" %}
The *Active Purchases* value in the Customer Summary widget on the CRM dashboard shows a total count of Active Purchases. Clicking that value will redirect you to the Continuity Report, filtered to Active purchases.
{% endhint %}

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FUcvTAtz3AjKVtJoEHaAJ%2Fimage.png?alt=media&#x26;token=ead604ff-9eef-4f5c-a631-822cb7e47268" alt=""><figcaption></figcaption></figure>

* The **Date Range Type** filter will determine which Date value is used when evaluating the date range for continuity purchases:
  * **Date Created : The date on which the Recurring Purchase was first created. This is usually the same date that the cycle 1 billing occurred on.**
  * **Next Bill Date : The date of the next scheduled billing cycle for a Recurring Purchase. This can be useful for viewing a breakdown of all the currently-existing subscriptions that will rebill within a certain timeframe.**
  * **Cancel Date : The most recent date on which the Recurring Purchase was cancelled. Recurring Purchases that have never been cancelled will not have a value saved for this date, and will usually not appear when using this date range type (Reactivations can interfere).**
  * **Last Decline Date : The most recent date on which a Recurring Purchase ran into a Transaction Decline during a billing cycle. Those which have never been declined will not appear.**
* You can also filter your results by any of the other available filters

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F8KljO7MK5qB8QMeSak1Q%2Fimage.png?alt=media&#x26;token=3d114143-f510-48c4-8dde-e8f672b2a6c1" alt=""><figcaption></figcaption></figure>

This graph shows your Trial, Active, Recycle, Cancelled, and Recycle Failed customers within your chosen date range

<figure><img src="https://3790748257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F0o0vxUKhQRwBfiR0x0QL%2Fimage.png?alt=media&#x26;token=bedc07cc-72b5-4be4-b24e-def83dc4cdd1" alt=""><figcaption></figcaption></figure>

## **Continuity Report Details** <a href="#checkoutchampcontinuityreport-continuityreportdetails" id="checkoutchampcontinuityreport-continuityreportdetails"></a>

* **Select:** : Checkbox. Check to include continuity in batch update.
* **Date** : The date the continuity was purchased
* **Customer** : Name of continuity customer
* **City** : City of Customer billing address
* **State** : State of Customer billing address
* **Country** : Country of Customer billing address
* **Purchase** : Title of recurring purchase
* **Status** : Status of the recurring Purchase
* **Mid** : Merchant for the next billing Cycle
* **Cycle** : The Cycle of the Recurring purchase
* **Next Bill** : Billing date of the Next Recurring Purchase Cycle
* **Amount** : Amount to be billed on the Next Bill Date


---

# 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/reports/sale-reports/continuity-report.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.
