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

&#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>Adjust Surface Dimensions</strong></td><td>Override area dimensions on individual surfaces by editing length, width, height or switching to direct sqft/lnft input.</td><td><a href="/pages/Hnv1ATdYbTMgk23LVred">/pages/Hnv1ATdYbTMgk23LVred</a></td></tr><tr><td><strong>Adjust Painting &#x26; Prep Hours</strong></td><td>Manually adjust painting hours and prep time on individual substrates when automatic calculations need fine-tuning.</td><td><a href="/pages/DI8iuXJQaD0z2VJDEtFB">/pages/DI8iuXJQaD0z2VJDEtFB</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/estimating/areas-and-rates/how-to-adjust-the-number-of-coats-for-a-substrate.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.
