> 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/estimating/areas-and-rates/how-to-adjust-the-number-of-coats-for-a-substrate.md).

# Adjust Number of Coats

In PaintScout, you can change how many paint coats are applied to each surface on an estimate. The number of coats affects the calculated painting hours and price.

## How do you change the number of coats?

1\. Click the surface you want to adjust the number of coats for.

<figure><img src="/files/USSCwR62FrI7g88EpaXV" alt="Screenshot showing a surface selected in the estimate for adjusting coats"><figcaption></figcaption></figure>

2\. Use the **Coats** drop-down to select the number of coats for this surface.

<figure><img src="/files/4sKONyTDQel2BjBwJ65q" alt="Screenshot showing the Coats dropdown menu for selecting the number of coats on a surface"><figcaption></figcaption></figure>

{% hint style="info" %}
To have the option to select the number of coats on a per-estimate basis you will first need to set a rate for 1, 2, 3, or 4 coats.

You can easily do this in the [Production Rates](https://app.paintscout.com/settings?section=rates-categories) section of your Account Settings.
{% endhint %}

## Related articles

* [Adjust Surface Dimensions](/support/estimating/areas-and-rates/how-to-adjust-surface-dimensions.md) — Override measurements for a specific surface.
* [Adjust Painting & Prep Hours](/support/estimating/areas-and-rates/how-to-adjust-painting-and-prep-hours.md) — Fine-tune calculated labor hours on a surface.


---

# 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/estimating/areas-and-rates/how-to-adjust-the-number-of-coats-for-a-substrate.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.
