> 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

You can cancel your PaintScout subscription from **Account Settings** → **Billing**. Your account stays active until the end of your current billing period, but you will not be able to generate new estimates after cancellation.

{% 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/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 %}

## Steps to Cancel

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

2\. Click the **"Cancel Subscription"** button.

3\. Submit the cancellation form. A PaintScout team member will contact you to process the request.

## Related articles

* [Start Your Subscription](/support/account-settings/subscription-and-billing/how-to-start-your-subscription.md) — Choose a plan, billing frequency, and enter payment details.
* [Upgrade Your Subscription](/support/account-settings/subscription-and-billing/how-to-upgrade-your-subscription.md) — Contact support to change plans or billing frequency.


---

# 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:

```
GET https://help.paintscout.com/support/account-settings/subscription-and-billing/how-to-cancel-your-paintscout-subscription.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.
