> For the complete documentation index, see [llms.txt](https://docs.peakcommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peakcommerce.com/product/customer-self-service/subscription-management/customer-subscription-management.md).

# Customer Subscription Management

### Overview

The Customer Hub empowers users to execute a variety of subscription-related tasks directly within the Peak platform. These actions include adding, upgrading, downgrading, renewing, and canceling subscriptions.

### Elements of the My Subscriptions Page

#### Subscriptions Section

In this section, users can find a comprehensive list of all active subscriptions, complete with detailed information for each subscription. Additionally, all products included in each subscription are prominently displayed for easy reference.

#### Actions Section

Through the Actions button, users can access a suite of subscription management features. These functionalities encompass updating, renewing, and canceling subscriptions. Moreover, users have the option to initiate a new subscription directly from this page.

### Managing Customer Permissions

Administrators have the ability to configure settings at the profile level to regulate the visibility and permissions granted to customers concerning subscription management.


---

# 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:

```
GET https://docs.peakcommerce.com/product/customer-self-service/subscription-management/customer-subscription-management.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.
