> For the complete documentation index, see [llms.txt](https://docs.churned.io/churned-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.churned.io/churned-docs/dashboard-and-features/churned-per-page/home-dashboard/subscriptions.md).

# Subscriptions

**Subscription** → customers who have a subscription with your company.

**One-offs** → customers who have made individual purchases at your company.

## One-offs Overview

<figure><img src="/files/7aGsyvzF0TbXy6Rpoh4q" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **one-offs** page displays information based on your RFM-Model over a certain period of time.&#x20;
{% endhint %}

***

## RFM-Model

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

{% hint style="info" %}
The **RFM-Model** is divided into eight different segments, from lost - champion. In these segments you will be able to see three different percentages:

* ...% of total orders
* ...% of total value&#x20;
* ...% of total customers&#x20;

If you click on the number that is displayed in the segment it will direct you to the customer page where you will be able to see all of the customers that are in that segment.&#x20;
{% endhint %}

> Take a look at the page about the RFM-Model if you want to know more!

***

## Customers

<div align="left"><figure><img src="/files/wqqSi1UOGVTtcg3VacJE" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
With **customers** we are referring to the ones that made a purchase in the last RFM period.
{% endhint %}

***

## Retention Rate

<div align="left"><figure><img src="/files/mOEA6wNMevZeuTXl5LIy" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The **retention rate** is the percentage of customers that you are keeping (non-churners).&#x20;
{% endhint %}

***

## AOF and AOV

<div align="center" data-full-width="false"><figure><img src="/files/PRBHZcDlSIDcrYHnSfnh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/f4fOlfCHMKpwSoI48A2o" alt=""><figcaption></figcaption></figure> <figure><img src="/files/raL3bJzkG0usQwYogy0Y" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**AOF**: The average number of orders per customer over a time period. How frequently are your customers buying at your shop.

**AOV**: The average amount of money spent per order. The willingness to pay of each customer.
{% endhint %}

***

## Expected ACV

<div align="left"><figure><img src="/files/hoheOUnWL8jwOBmCvYal" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The **average customer value** shows you the average revenue value of the customer. So how much are your customers worth to your business on average.&#x20;
{% endhint %}

***

## Cohort Analysis

***The Cohort analysis is divided into:***\
🗓️ Per Month\
🛒 Per Order

### Per Order

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

{% hint style="info" %}
**The Cohort Analysis per order will display what percentage of customers you retain after they have placed an order.**&#x20;

For each month, it displays the number of customers who placed an order and tracks their subsequent retention. This reveals how many customers return to make another purchase after their initial order.
{% endhint %}

***

### Per Month

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

{% hint style="info" %}
**This Cohort Analysis is focused on retention per month.**&#x20;

Each row shows the initial number of customers who placed an order in that month, followed by the retention percentage. Which is all calculated based on how many of those customers made another purchase the following month.
{% endhint %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.churned.io/churned-docs/dashboard-and-features/churned-per-page/home-dashboard/subscriptions.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.
