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

# Renewals

> Track and manage your renewal pipeline with waterfall charts, account cards, and key retention metrics.

The **Renewals** page gives you a complete view of your upcoming, in-progress, and completed renewals. Use it to track your renewal pipeline, monitor retention metrics, and prioritize accounts that need attention.

### Accessing Renewals

Navigate to **Renewals** from the main menu. The renewals view displays your pipeline organized by renewal status.

### Renewal Pipeline

The waterfall chart at the top provides a visual breakdown of your renewal pipeline:

| Stage            | Description                                               |
| ---------------- | --------------------------------------------------------- |
| **Baseline ARR** | Total ARR for all renewals in the selected period         |
| **Open**         | ARR from renewals still in progress (not yet closed)      |
| **Open Overdue** | ARR from renewals past their due date that are still open |
| **Closed Won**   | ARR from renewals that have been successfully closed      |
| **Closed Lost**  | ARR from renewals that were lost (churned)                |

The chart updates dynamically as you change the time period filter.

### Time Period Filtering

Use the time period selector to filter renewals by:

* **Current Quarter** — View renewals due this fiscal quarter
* **Next Quarter** — Plan ahead for upcoming renewals (Next Quarter +1 and +2 available)
* **Previous Quarters** — Review past quarters (up to 4 previous quarters)
* **Current / Next / Previous Fiscal Year** — View renewals at the fiscal year level

<Tip>
  After selecting a time period, click the **Open Overdue** stage in the waterfall chart to focus on accounts past their renewal date that need immediate follow-up.
</Tip>

### Account Scope

Next to the time period selector, use the account scope dropdown to choose which accounts are included in the view. The selected scope applies to the waterfall chart, the account cards, and the GRR/NRR metrics.

| Scope                | What it shows                                            |
| -------------------- | -------------------------------------------------------- |
| **All Accounts**     | Renewals across every account in your organization       |
| **My Book**          | Renewals for accounts you own                            |
| **My Team**          | Renewals for accounts owned by you and your team members |
| **Churned Accounts** | Accounts that have already churned                       |

<Note>
  Depending on your role, **All Accounts** may not be available. If your role is limited to your own accounts — or your previously selected scope isn't available on this page — the view defaults to **My Book**.
</Note>

### Account Cards

Each renewal is displayed as an account card showing:

* **Account name** and owner
* **ARR** value
* **Renewal date**
* **Health score** indicator
* **Days until renewal** (or days overdue)

Click on any account card to navigate to the full [account detail page](/accounts/account_page_navigation).

### Renewal Metrics

Key retention metrics are displayed at the top of the page:

<CardGroup cols={2}>
  <Card title="Gross Revenue Retention (GRR)" icon="chart-line">
    Measures the percentage of revenue retained from closed renewals. GRR = Won Baseline / (Won + Lost) Baseline.
  </Card>

  <Card title="Net Revenue Retention (NRR)" icon="chart-line-up">
    Measures total revenue retained including any changes in renewal value. NRR = Renewed ARR / (Won + Lost) Baseline.
  </Card>
</CardGroup>

<Note>
  Metrics are calculated based on the selected time period. Change the time filter to see how GRR and NRR vary across quarters.
</Note>

### Managing Renewals

To update a renewal status:

1. Click on an account card to open the account detail
2. Navigate to the **Renewals** section
3. Update the renewal outcome (renewed, churned, etc.)
4. Add any relevant notes about the renewal decision

### Exporting Renewal Data

Click the **Export** button at the top of the renewals page to download your renewal pipeline data as a CSV file. The export respects your current filters and time period selection.

### Related

* [Account Health & Hierarchy](/accounts/account_health_and_hierarchy) — Understand how health scores factor into renewal risk
* [Account Page Navigation](/accounts/account_page_navigation) — Navigate account detail pages
