# Manage subscriptions

## For admins

By clicking into a payer's subscription, you will be able to see all associated payments, including the payer details. You can cancel the subscription from the dashboard.

<figure><img src="/files/ngHmIklKvAgskamSa30q" alt=""><figcaption></figcaption></figure>

## For payers

Payers will receive an email receipt upon successful subscription. From the link included in their email receipt, payers should click on the "Manage Subscription" button. They will then be redirected to a subscription management page where they can see their payment amount per month, payment history, and also cancel their subscription.

<figure><img src="/files/y0Ss0xam8BPX9TgyNuBb" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/Mrsymk9IoDuB1eRuiGmI" alt=""><figcaption></figcaption></figure>


---

# 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://guide.pay.gov.sg/start-using-the-dashboard/subscriptions/manage-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.
