> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Subscription Downgraded Value: MRR Lost to Downgrades

> Track the monetary value lost from plan downgrades. Measure contraction MRR.

<Tip>
  Subscription Downgraded Value totals the MRR lost from plan downgrades.
</Tip>

## Formula

<Info>
  **Subscription Downgraded Value** = **SUM** ( value ) **FROM** subscription\_downgraded events
</Info>

### Formula Components

| Metric                              | Definition                              |
| ----------------------------------- | --------------------------------------- |
| **value**                           | The MRR decrease from each downgrade    |
| **subscription\_downgraded events** | Events fired when subscribers downgrade |

| Metadata        |                         |
| --------------- | ----------------------- |
| **Type**        | Currency                |
| **Data Source** | [Upstack Pixel](/pixel) |
| **Aggregation** | Sum                     |

***

## Example

You had **45 downgrades** in January with an average MRR decrease of **\$28**.

| Metric                        | Value   | Notes                 |
| ----------------------------- | ------- | --------------------- |
| Subscription Downgraded       | 45      | Plan downgrades       |
| Avg Downgrade Value           | \$28    | Average MRR lost      |
| Subscription Downgraded Value | \$1,260 | Total contraction MRR |

***

## How It Works

This metric sums the value attribute from all subscription\_downgraded events. The value represents the MRR lost due to plan downgrades, capturing revenue contraction.

***

## When to Use

| Scenario                 | Action                                |
| ------------------------ | ------------------------------------- |
| Contraction MRR tracking | Monitor revenue lost to downgrades    |
| Net MRR calculation      | Factor contraction into net revenue   |
| Pricing impact           | Assess impact of pricing changes      |
| Retention analysis       | Identify high-value customers at risk |

***

## Related Metrics

| Metric                                                                                             | Relationship                    |
| -------------------------------------------------------------------------------------------------- | ------------------------------- |
| [Subscription Downgraded](/reference/metrics/funnel/conversions/subscription-downgraded)           | Count of downgrades             |
| [Subscription Downgraded Cost](/reference/metrics/funnel/conversions/subscription-downgraded-cost) | Cost associated with downgrades |
| [Subscription Upgraded Value](/reference/metrics/funnel/conversions/subscription-upgraded-value)   | Expansion for comparison        |

[See all Conversions metrics →](/reference/metrics/funnel/conversions)
