> 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/how-to-cancel-a-proxidize-subscription.md).

# How to Cancel a Proxidize Subscription

Cancel your Proxidize subscription and understand how billing stops.

## How to Cancel a Proxidize Subscription

Cancel a subscription from the Proxidize app.

Your proxies keep working until the end of the current billing period.

Subscriptions are listed under **Billing → Subscriptions**.

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

![](https://3163533074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAQa47xivOtQQ7mQZOnQ%2Fuploads%2FMdNYEuuauLt2dXLeJHXQ%2FBillingSection.png?alt=media\&token=7726d624-0988-4c2b-8fa1-829e74b3922a)

### Cancel your subscription

**Cancel Subscription** appears on **Active** and **On Hold** subscriptions.

{% stepper %}
{% step %}
Click your **profile icon** in the top-right corner of the app, then click **Billing**.
{% endstep %}

{% step %}
Find the subscription you want to cancel.
{% endstep %}

{% step %}
Click the **three-dot menu** in the **Actions** column, then click **Cancel Subscription**.

<figure><img src="https://3163533074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAQa47xivOtQQ7mQZOnQ%2Fuploads%2Fd4oPZQJl78jUp9cYheXg%2FCancel.png?alt=media&amp;token=25cb2c5b-adcc-4843-9d5f-c1d680170f3c" alt="" width="237"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select a reason for cancelling, then add a comment if you want to.
{% endstep %}

{% step %}
Click **Continue**.
{% endstep %}

{% step %}
Review the cancellation details, then click **Confirm cancellation**.
{% endstep %}
{% endstepper %}

The status changes to **Pending Cancel**.\
To stop at either step, click **Keep subscription**.\
Nothing is cancelled.

#### What happens after cancellation

* Your proxies stop working at the end of the current billing period.
* The subscription does not renew.
* The status shows **Pending Cancel** until the period ends.

{% hint style="warning" %}
Reactivate before the billing period ends to keep your existing proxies.

If the period ends first, a new subscription assigns fresh IPs.
{% endhint %}

#### Reactivate before the period ends

1. Open **Billing → Subscriptions**.
2. Find the subscription showing **Pending Cancel**.
3. Click the **three-dot menu**, then click **Reactivate Subscription**.

The subscription continues renewing as normal. Reactivation is immediate, with no confirmation step.

#### Quick FAQ

<details>

<summary>Does cancelling stop my proxies straight away?</summary>

No.

They keep working until the end of the current billing period.

</details>

<details>

<summary>Will I keep the same Proxies if I reactivate?</summary>

Yes, if you reactivate before the billing period ends.

After that, a new subscription assigns fresh Proxies.

</details>

<details>

<summary>Can I still reactivate once the period has ended?</summary>

No.

Once the subscription shows **Cancelled**, start a new plan instead.

</details>

<details>

<summary>Do I get a refund when I cancel?</summary>

No.

Cancelling stops the next renewal, and refunds are requested separately under the Refund Policy.

</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)
* [Can I Buy Multiple Subscriptions on One Account](/account-and-billing/billing-and-subscriptions/can-i-buy-multiple-subscriptions-on-one-account.md)
* [How to Upgrade, Downgrade, or Change Your Subscription](/account-and-billing/billing-and-subscriptions/how-to-upgrade-downgrade-or-change-your-subscription.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/how-to-cancel-a-proxidize-subscription.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.
