> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/account-and-billing/billing-and-subscriptions/can-i-buy-multiple-subscriptions-on-one-account.md).

# Can I Buy Multiple Subscriptions on One Account

Learn whether one Proxidize account can hold multiple subscriptions.

## Can I Buy Multiple Subscriptions on One Account

Yes.

One Proxidize account can hold multiple subscriptions, for the same product or for different ones.

<a href="https://app.proxidize.com/settings/billing/subscriptions/" class="button primary" data-icon="arrow-right">Open Subscriptions</a>

### When you have more than one subscription

You may see several subscriptions if you:

* bought more than one Proxidize product
* bought more than one Per GB data package
* bought packages at different times, so they renew on different dates

### Why Per GB creates several subscriptions

Per Proxy and Proxy Builder each use a **single subscription** that you change in place.

Per GB works differently. Each data package renews monthly and is billed as its own subscription, with its own billing period.

So buying more data adds a subscription rather than resizing the one you already have.

### Where to see your subscriptions

Open **Billing → Subscriptions** in the Proxidize app.

<figure><img src="https://3163533074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAQa47xivOtQQ7mQZOnQ%2Fuploads%2FMdNYEuuauLt2dXLeJHXQ%2FBillingSection.png?alt=media&amp;token=7726d624-0988-4c2b-8fa1-829e74b3922a" alt="" width="563"><figcaption></figcaption></figure>

Each row shows the product, quantity, price, next invoice date, status, and the actions available for it.

For a full walkthrough, see [How to Manage Your Subscription in the Proxidize App](/account-and-billing/billing-and-subscriptions/how-to-manage-your-subscription-in-the-proxidize-app.md).

### Cancelling one subscription

You can cancel one subscription without affecting the others.

Cancelling a Per GB package stops only that package from renewing.

Mobile Per GB data expires one month after purchase, and Residential Per GB data rolls over.

For full steps, see [How to Cancel a Proxidize Subscription](/account-and-billing/billing-and-subscriptions/how-to-cancel-a-proxidize-subscription.md).

### Quick FAQ

<details>

<summary>Can one account have subscriptions for different products?</summary>

Yes.

One account can hold Per Proxy, Per GB and Proxy Builder subscriptions at the same time.

</details>

<details>

<summary>Why do I see more than one Per GB subscription?</summary>

Each data package is its own subscription.

Each one has its own renewal date.

</details>

<details>

<summary>Can I cancel only one of my subscriptions?</summary>

Yes.

Cancel the specific subscription you no longer want to renew, and the rest continue as normal.

</details>

<details>

<summary>Do my subscriptions all renew on the same date?</summary>

Not necessarily.

Each subscription renews on its own date, shown in the **Next Invoice** column.

</details>

### Related articles

* [How to Manage Your Subscription in the Proxidize App](/account-and-billing/billing-and-subscriptions/how-to-manage-your-subscription-in-the-proxidize-app.md)
* [How to Cancel a Proxidize Subscription](/account-and-billing/billing-and-subscriptions/how-to-cancel-a-proxidize-subscription.md)
* [How to Upgrade, Downgrade, or Change Your Subscription](/account-and-billing/billing-and-subscriptions/how-to-upgrade-downgrade-or-change-your-subscription.md)
* [How to Download an Invoice](/account-and-billing/billing-and-subscriptions/how-to-download-an-invoice.md)

### Need help?

Reach us through live chat or email at **<support@proxidize.com>**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.proxidize.com/account-and-billing/billing-and-subscriptions/can-i-buy-multiple-subscriptions-on-one-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
