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

# How can my customers cancel their subscription in the UI?

There are three methods that can be implemented in the **Customer Portal widget** to allow customers cancel their subscription:

* **Via the [Subscription Overview](/documentation/snap-in-widgets/customer-portal#subscription-overview) section:** Customers can click the *Manage* button to adjust their subscription. By default, this button redirects users to the checkout page to manage their existing subscription. However, you can easily customize this functionality to enable cancellation by following these steps:

  1. Set up a custom callback to be triggered when the Manage button is clicked, allowing customers to cancel directly.
  2. Update the button text to clearly reflect this functionality, such as by adding a relevant call to action (e.g., “Cancel subscription”).

<img src="https://mintcdn.com/stigg/cwvUR-sZ1iKIoz2m/images/docs/a8ab6aabc9f093d9725627f3cb8122bbdb2de126e9a96168fb7f77b662713060-image.png?fit=max&auto=format&n=cwvUR-sZ1iKIoz2m&q=85&s=43cd7792ddf5f039ae994cf89c00c449" alt="" width="1366" height="660" data-path="images/docs/a8ab6aabc9f093d9725627f3cb8122bbdb2de126e9a96168fb7f77b662713060-image.png" />

* **Through the [Plan Picker](/documentation/snap-in-widgets/customer-portal#plan-picker):** Customers can choose a lower-tier plan to effectively downgrade or cancel access. Options could include, for instance, a Basic plan with limited features or an empty plan, which represents account access without product usage capabilities.

<img src="https://mintcdn.com/stigg/cwvUR-sZ1iKIoz2m/images/docs/aed820bbb03f840211d4e113930f90267e8205314518114a18e0f8b1c07be008-image.png?fit=max&auto=format&n=cwvUR-sZ1iKIoz2m&q=85&s=beb3cb267c5cdd488484d5dccd67d054" alt="" width="1434" height="1056" data-path="images/docs/aed820bbb03f840211d4e113930f90267e8205314518114a18e0f8b1c07be008-image.png" />

* **Using the [Stripe Billing Portal](https://docs.stripe.com/customer-management):** Customers can open the Stripe Billing Portal by selecting **View invoice history** in the [Invoices](/documentation/snap-in-widgets/customer-portal#invoices) section. From there, they can manage or cancel their subscription as needed.

<img src="https://mintcdn.com/stigg/_E1NPxWRKvYZ5hDE/images/docs/8e1434458484c85e303dfad6a5685479bbb5276d253ffdfb11d589c5a05c63f9-image.png?fit=max&auto=format&n=_E1NPxWRKvYZ5hDE&q=85&s=7d9212307db239f1c43c1ab66fcd4d5c" alt="" width="1522" height="184" data-path="images/docs/8e1434458484c85e303dfad6a5685479bbb5276d253ffdfb11d589c5a05c63f9-image.png" />
