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

# Subscription & Billing

Subscription & Billing is where you manage your PaintScout plan and payment details.

Use this section to start a subscription, upgrade or change billing frequency, update your payment method, download invoices, review legacy pricing changes, and cancel your plan when needed.

## In This Section

* [Start Your Subscription](/support/account-settings/subscription-and-billing/how-to-start-your-subscription.md) — Begin your paid PaintScout subscription
* [Upgrade Your Subscription](/support/account-settings/subscription-and-billing/how-to-upgrade-your-subscription.md) — Contact support to change plans or switch billing frequency
* [Understanding your New Subscription Price](/support/account-settings/subscription-and-billing/understanding-your-new-subscription-price.md) — Review legacy pricing changes for older accounts
* [Update Payment Information](/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.md) — Change your credit card or billing details
* [Billing History](/support/account-settings/subscription-and-billing/how-to-see-your-billing-history.md) — View past invoices and payments
* [Cancel Your Subscription](/support/account-settings/subscription-and-billing/how-to-cancel-your-paintscout-subscription.md) — End your PaintScout subscription

## What You Can Manage

### Start or change your plan

Start a paid subscription from **Account Settings** → **Billing** → **Plan Details**. If you need to upgrade your plan or switch between monthly and annual billing, contact support using [Upgrade Your Subscription](/support/account-settings/subscription-and-billing/how-to-upgrade-your-subscription.md).

### Review pricing changes

If your account signed up before May 12, 2026, review [Understanding your New Subscription Price](/support/account-settings/subscription-and-billing/understanding-your-new-subscription-price.md) to see how Operations and Team seat pricing changed.

### Update payment details

Use [Update Payment Information](/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.md) to add a new card or edit an existing payment method from the billing portal.

### Download invoices

Use [Billing History](/support/account-settings/subscription-and-billing/how-to-see-your-billing-history.md) to view and download past PaintScout invoices.

### Cancel your subscription

Use [Cancel Your Subscription](/support/account-settings/subscription-and-billing/how-to-cancel-your-paintscout-subscription.md) to submit a cancellation request. Your account stays active until the end of the current billing period.

## Tips

* **Only the account owner can change or cancel the subscription.** See [Account Ownership](/support/account-settings/users-and-permissions/account-ownership.md).
* **Download invoices before you need them.** Billing History keeps past invoices in one place.
* **Export your data before canceling.** After your billing period ends, account access becomes limited.

## Related articles

* [Account Ownership](/support/account-settings/users-and-permissions/account-ownership.md) — See who can change or cancel the subscription.
* [Users & Permissions](/support/account-settings/users-and-permissions.md) — Manage seats and user access on your account.


---

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