# How admin can manage the subscriptions?

Navigate to **Admin Dashboard -> Subscriptions** to manage your customers' subscription

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/abc2.png)

On each subscription, Admin can do:

* Skip Installment: skip the next billing date
* Cancel: cancel the subscription plan
* Pause: pause the subscription plan
* Update Payment Method: an email will be sent to customers' email to change the payment method

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/6.2.png)

If you have further questions, feel free to contact us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com)**.**


---

# 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.easto.io/admin/how-admin-can-manage-the-subscriptions.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.
