> 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

## Can I Buy Multiple Subscriptions on One Account

Yes.

One Proxidize account can hold multiple subscriptions.

### When you may have multiple subscriptions?

You may see multiple subscriptions if you:

* buy more than one Proxidize product
* add GB to a Mobile or Residential Per GB plan
* buy separate packages with different billing periods

### How Per GB subscriptions work

Per GB subscriptions work differently from Per Proxy and Proxy Builder subscriptions.

Each additional GB purchase creates a separate subscription with its own billing period.

That is why you may see multiple Per GB subscriptions in **Billing → Subscriptions**.

### Where to view your subscriptions

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

From there, you can review each subscription’s product, quantity, price, next invoice date, status, and actions.

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).

### Can you cancel only one subscription

Yes.

You can cancel one subscription without affecting the others.

For Per GB subscriptions, cancelling one package stops only that package from renewing.

Existing GB from that package remains available until its normal expiration date.

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 subscriptions for different Proxidize products at the same time.

</details>

<details>

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

Each GB purchase creates its own subscription and renewal date.

</details>

<details>

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

Yes.

You can cancel the specific subscription you no longer want to renew.

</details>

### <mark style="color:$primary;">Need help?</mark>

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.
