> 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/understanding-your-new-subscription-price.md).

# Understanding your New Subscription Price

{% hint style="warning" %}
The information below only applies to PaintScout users who have signed up **before May 12th, 2026.**
{% endhint %}

We've bundled our CRM and Production features together into one add-on called **Operations**. If you were already on the CRM add-on, you keep everything you had — plus you now get access to all the new Production features included.

Along with this, we've made some changes to how the add-on and certain seat types are priced. Here's what changed and what it means for your bill.

***

## What Changed <a href="#h_39eec10c24" id="h_39eec10c24"></a>

1. **Operations add-on (previously CRM)**

The add-on is no longer priced per user — it's now a **flat rate per account**. This means the more Sales users you have, the better value it becomes.

* Before: $49/user/month
* Now: $99/account/month ($79/account/month on an annual plan)

2. **Team seats (previously Office)**

Office seats have been renamed to Team and the price has dropped significantly.

* Before: $49/user/month
* Now: $20/user/month ($20/user/month annual — same price regardless of billing cycle)

***

## Price Comparison <a href="#h_cda8992e6b" id="h_cda8992e6b"></a>

|                         | Before    | Now (Monthly) | Now (Annual)      |
| ----------------------- | --------- | ------------- | ----------------- |
| Sales plan (Sales seat) | $119/user | $119/user     | $99/user/month    |
| Office/Team seat        | $49/user  | $20/user      | $20/user/month    |
| CRM/Operations add-on   | $49/user  | $99/account   | $79/account/month |

***

## Will My Bill Go Up or Down? <a href="#h_5dfdac5e72" id="h_5dfdac5e72"></a>

It depends on how many users are on your account. Because the add-on has moved from per-user to per-account pricing, accounts with more users are more likely to see their bill go down. The breakeven point is around 2 users.

Here are some examples:

| Account size               | Old monthly total           | New monthly total           | Change  |
| -------------------------- | --------------------------- | --------------------------- | ------- |
| 1 Sales User + Operations  | $119 + $49 = **$168**       | $119 + $99 = **$218**       | ↑ Up    |
| 2 Sales Users + Operations | ($119 + $49) × 2 = **$336** | ($119 × 2) + $99 = **$337** | \~ Same |
| 3 Sales Users + Operations | ($119 + $49) × 3 = **$504** | ($119 × 3) + $99 = **$456** | ↓ Down  |

If your price is going down, the change takes effect on your next billing date. If your price is going up, you'll stay at your current lower price until August 1, 2026, when the new pricing kicks in.

For a full breakdown of how the transition works, see [an overview of our new user types >](/support/account-settings/users-and-permissions/understanding-the-new-user-types-what-changed-and-why.md)

***

## What You're Getting More Of <a href="#h_65bcff8ad6" id="h_65bcff8ad6"></a>

You keep everything you had with the CRM add-on, and now also get access to:

* Production Pipeline
* Production Calendar
* Crews
* Job Costing
* Checklists
* Painter Accounts (beta)

<br>


---

# 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/understanding-your-new-subscription-price.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.
