> 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/operations/deals/deal-stages.md).

# Deal Stages

Deal stages in PaintScout are the customizable steps in your sales and production pipelines. They show where a job sits from lead request through completion.

PaintScout preloads suggested deal stages into your account, but you can edit, reorder, add, or remove these stages to match your workflow.

PaintScout preloads suggested deal stages into your account, but you can edit, reorder, add, or remove these stages to match your workflow.

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

***

## How Do I Customize Deal Stages?

1. Go to **Account** **Settings** > **Pipelines.**
2. Select **Sales** or **Production.**
3. Click **Add Stage**.
4. Enter the details for your new stage:
   * **Stage Name** — a clear label, such as "Estimate Sent" or "Scheduled".
   * **Stage Order** — drag and drop stages into the right order.

<figure><img src="/files/xqRvwfuG1cYnJgO8Ur3U" alt=""><figcaption></figcaption></figure>

***

## Best Practices for Deal Stages

* Keep stage names **short and action-oriented**.
* Match stages to **major workflow milestones**.
* Avoid too many stages. Keep the pipeline easy to scan.

{% hint style="info" %}
**Pro tip:** Review your deal stages regularly. Updated stages keep your pipeline and reporting accurate.
{% endhint %}

&#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>Introduction to Deals</strong></td><td>Learn how deals work in PaintScout to track opportunities through the entirety of the sale and production with board and list views.</td><td><a href="/pages/uhSisoG7wkG0MUYBlrjP">/pages/uhSisoG7wkG0MUYBlrjP</a></td></tr><tr><td><strong>Create a Deal</strong></td><td>Create and edit deals in PaintScout by linking contacts, setting pipeline stages, and assigning deal owners.</td><td><a href="/pages/7jP7s8KhGHrNn90uaYt1">/pages/7jP7s8KhGHrNn90uaYt1</a></td></tr><tr><td><strong>All Deals Report</strong></td><td>View a complete overview of all deals in your CRM with pipeline health, deal stages, types, and value breakdowns.</td><td><a href="/pages/PmaF8mx98XCbtpk9deEB">/pages/PmaF8mx98XCbtpk9deEB</a></td></tr><tr><td><strong>Deal Tag Summary Report</strong></td><td>Analyze tagged deal performance including deal count, total value, and average value by tag category.</td><td><a href="/pages/7Iow6YDlvPQXZIsrjumu">/pages/7Iow6YDlvPQXZIsrjumu</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/operations/deals/deal-stages.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.
