# Monthly Recurring Revenue

A key metric for subscription-based businesses is MRR, or Monthly Recurring Revenue as it lets you track business performance on a monthly basis. The MRR dashboard is rather large, so we will break it down into smaller sections here.

## Recurring revenue

<figure><img src="/files/5hqQzR1CPO7ldHTrAygI" alt=""><figcaption><p>Recurring revenue</p></figcaption></figure>

## MRR movements

The MRR movements chart shows how the revenue moves from month to month.&#x20;

* **New business** - revenue from new customers
* **Expansion** - new revenue from existing customers
* **Reactivation** - expired subscriptions that have been reactivated
* **Contraction** - downgrades, i.e. fewer seats or increased discounts
* **Churn** - canceled or expired subscriptions

<figure><img src="/files/AtPSezT99aXrCebsWoVS" alt=""><figcaption><p>MRR movements</p></figcaption></figure>

## MRR by location

It can be quite useful to understand how your revenue is distributed geographically and this section of the MRR dashboard provides some insight.

<figure><img src="/files/lReNcoQX4yxboc2sHecB" alt=""><figcaption><p>MRR by location</p></figcaption></figure>

## MRR by cohort

Cohorts are a powerful way of analyzing your subscription revenue. Net retention revenue, or increasing revenue from your installed customer based is what creates long-term growth for a subscription business.

<figure><img src="/files/AxL8s8lxdRl9nhI6FEC0" alt=""><figcaption><p>MRR by cohort</p></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://docs.bunny.com/guide/tour/analytics/monthly-recurring-revenue.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.
