# Manage Subscriptions

To upgrade or downgrade your plan, click the top-right user icon and go to **Organization Settings**, then to the **Subscriptions tab**.&#x20;

[Learn more about BugBug plans.](https://bugbug.io/pricing/)

<figure><img src="/files/9Fan8VRpeG1bFA7IwXYg" alt="BugBug Pricing"><figcaption></figcaption></figure>

## Upgrading or downgrading your plan

When your test base grows, it can be useful to upgrade your BugBug plan. Here how to do that:

1. Go to [BugBug app home view](https://app.bugbug.io/), click your account dropdown on the right top corner and then choose `Organization settings`
2. Choose `Subscription` item
3. Select the plan you need
4. Fill the billing address form and payment details&#x20;
5. Finish payment process with Stripe vendor
6. See confirmation of your upgraded plan

## Closing your account or organization

If you wish to close and remove your account completely, please [contact BugBug support.](https://bugbug.io/contact/)


---

# 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.bugbug.io/your-account/subscriptions-bugbug-versions.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.
