> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/how-do-i-view-subscription-renewal-information.md).

# How do I view subscription renewal information?

The **Renewal information** tab within subscription details shows how a subscription is configured to renew and any changes that are scheduled to take effect at the next renewal date.

To view renewal information:

1. Go to **Marketplace** > **Subscriptions**.
2. Select the subscription you want to review.
3. Select the **Renewal information** tab.
4. Review the renewal policy currently configured for the subscription.&#x20;

### What renewal policies can be displayed?

The **Renewal information** tab displays one of the following renewal policies:

<table><thead><tr><th width="218">Policy</th><th>Description</th></tr></thead><tbody><tr><td><strong>Renew to a new term</strong></td><td>The subscription renews for a new commitment term based on the configured renewal settings.</td></tr><tr><td><strong>Extend service term</strong></td><td>The subscription converts to a monthly term that continues until you cancel or convert it to a regular subscription.</td></tr><tr><td><strong>Cancel</strong></td><td>The subscription ends at the end of its current commitment term and will not renew.</td></tr></tbody></table>

For more information on these policies, see [What subscription renewal options are available?](/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/what-subscription-renewal-options-are-available.md).

### What renewal changes are displayed?

If changes are scheduled to occur when the subscription renews, the **Renewal information** tab displays values that apply after renewal, including the SKU, commitment term, billing cycle, and quantity.&#x20;

This information helps you understand how the subscription will be configured after renewal.&#x20;

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2F1KhdfbWbkgOeXSwWu65h%2Fimage-20260813-093244.png?alt=media&amp;token=ef596fd7-06f9-471e-a08f-be3f816930dd" alt=""><figcaption></figcaption></figure></div>

If no renewal changes are scheduled, the **Renewal information** tab displays only the current renewal policy.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2F0JZ8ExMJpIhLWfKPpGeI%2FCancel.png?alt=media&amp;token=78c2f378-f277-403b-ae00-87de2ef03c55" alt=""><figcaption></figcaption></figure></div>

### Why is the commitment end date different?

In some cases, the commitment end date shown in the **Renewal information** tab may differ from the current subscription end date.

This can occur when [subscription dates are aligned or cotermed](/extensions/microsoft-cloud-solution-provider/products-and-programs/microsoft-nce/about-subscription-coterminosity/coterming-subscriptions.md) with other subscriptions or a calendar month.

When this happens, the adjusted commitment end date is displayed so you can see the date that applies after renewal.

<div data-with-frame="true"><figure><img src="https://1674205915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ5DNbniz33mXCZoO62Rm%2Fuploads%2F1aBjOsyR9vodKbCsUedJ%2FRenewal-info.png?alt=media&amp;token=d1271b18-98c4-439e-91a5-4ea93004a090" alt=""><figcaption></figcaption></figure></div>

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/27NbPVKlH9qaLdAICmxj" %}
[What subscription renewal options are available?](/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/what-subscription-renewal-options-are-available.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/hkNeAk0joc4n1Ga5vM9F" %}
[Disable automatic renewal](/extensions/microsoft-cloud-solution-provider/additional-resources/microsoft-365/how-to-disable-the-automatic-renewal-of-an-nce-subscription.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/MBmSQKFS3AXOMaaUnojv" %}
[Coterming subscriptions](/extensions/microsoft-cloud-solution-provider/products-and-programs/microsoft-nce/about-subscription-coterminosity/coterming-subscriptions.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/extensions/microsoft-cloud-solution-provider/additional-resources/faqs/how-do-i-view-subscription-renewal-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
