# Manage subscription

You can manage your subscription by following these steps:

1. Choose Manage organizations in the top right drop down menu next to your avatar
2. Click on the three vertical dots for your organization to open the drop down menu
3. Choose Subscription
4. Click Manage subscription

From there you can:

* [Check the details or cancel your subscription](/billing/cancel-your-subscription.md)
* Change your [Account information](/billing/account-information.md)
* Manage your [Billing address](/billing/billing-address.md)
* Manage your [Payment methods](/billing/payment-methods.md)
* View your [Billing history](/billing/billing-history.md)


---

# 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.supportress.com/billing/manage-subscription.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.
