> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/account-settings/subscription-and-billing/how-to-cancel-your-paintscout-subscription.md).

# Cancel Your Subscription

Manage your PaintScout subscription in **Account Settings**. You can remove the Operations add-on or cancel your subscription. Your account stays active until the end of the current billing period.

{% hint style="danger" %}
Once your current billing period ends, your account becomes locked and most actions are limited. Be sure to export your [estimates](/support/estimating/managing-estimates-and-work-orders/managing-estimates/how-to-filter-estimates-and-export.md), [contact list](/support/contacts-and-companies/contacts-and-companies/how-to-export-your-contact-list.md), and any other data you want to keep.
{% endhint %}

## Canceling your Subscription

1\. Go to your **Account Settings** → **Billing** → **Plan Details**.

2\. Click **Cancel My Subscription**.

3\. Complete the short cancellation process. Your subscription is canceled immediately, though your account stays active until the end of the current billing period.

## Removing the Operations Add-On

1. Go to your **Account Settings** → **Billing** → **Plan Details**.
2. Click the ![](/files/qnLlyX7uTPXna27rlh1r) next to **Operations Add-On.**
3. Submit the form to remove your add-on. A PaintScout team member will contact you to process the request.

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start Your Subscription</strong></td><td>Begin your PaintScout subscription by selecting a plan, choosing monthly or annual billing, and entering payment details.</td><td><a href="/pages/gymovxfDL2mHSVTcZkqD">/pages/gymovxfDL2mHSVTcZkqD</a></td></tr><tr><td><strong>Upgrade Your Subscription</strong></td><td>Contact PaintScout support to upgrade your subscription plan or switch between monthly and annual billing options.</td><td><a href="/pages/L4AxyFTE1q9hh0hwvKPt">/pages/L4AxyFTE1q9hh0hwvKPt</a></td></tr></tbody></table>


---

# 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.paintscout.com/support/account-settings/subscription-and-billing/how-to-cancel-your-paintscout-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.
