# Membership Churn

The **Membership Churn** metric tracks the rate of members who have stopped their membership for your project within the selected period.

{% hint style="info" %}
Free membership account data is excluded from this metric, and downgrades are included in lost members.
{% endhint %}

### Key Metrics

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-a11402d596e825949d9b1c7ae018c32aa10b2797%2Fscreenshot_33.png?alt=media" alt=""><figcaption></figcaption></figure>

### Member Churn Rate

This percentage indicates the proportion of members who stopped their subscription or membership compared to the total number of members in a specific period. A lower churn rate is generally desirable.

### Membership Value Lost

This represents the estimated value lost due to member churn. It calculates the financial impact of members discontinuing their subscriptions or memberships.

### Membership Lost

This chart illustrates the churn rate across different membership tiers such as platinum, gold, and silver. The vertical bar chart highlights, which membership tiers are experiencing higher levels of churn, providing insights into where improvements can be made to retain members and reduce overall membership value lost.

### Explore More

Click **Explore More** CTA to navigate to the detailed dedicated page where you can see the specific factors contributing to membership churn, view historical trends, and analyze patterns over time.


---

# 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.linuxfoundation.org/lfx/project-control-center/v2-latest-version/reports/health-metrics/membership-churn.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.
