> 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/customization/pricing-and-rates/advanced-production-rate-options.md).

# Advanced Production Rate Options

Advanced Production Rate Options in PaintScout let you customize individual production rates with settings like hiding substrates from customers, showing coats or prices, and overriding hourly rates.

## How do I access Advanced Production Rate Options?

Each production rate includes an Advanced Options section with all options unselected by default.

1\. Go to your **Account Settings** > **Production Rates** > **Rate Categories** section.

2\. Select your category and then rate.

3\. Scroll to the bottom of the rate to the **Advanced Options** section. A list of options will appear for you to select from.

<figure><img src="/files/f3soM1bCDDOGw8KkeCnI" alt="Screenshot showing the Advanced Options section at the bottom of a production rate with selectable options"><figcaption></figcaption></figure>

***

## What does Hide From Customer do?

Hidden substrates do not appear on the customer-facing quote. You can identify hidden substrates by the black circle with an x icon.

<figure><img src="/files/Pz4G6vahhe12w13Fljcs" alt="Screenshot showing a hidden substrate indicated by a black circle with an x icon on the estimate"><figcaption></figcaption></figure>

{% hint style="info" %}
If an area only contains hidden substrates it will not be visible on the estimate. It will only appear on the work order.
{% endhint %}

***

## What does Show Coats do?

Displays the number of coats for this substrate on the customer-facing estimate.

<figure><img src="/files/66Jjh6aBXfQeN6Bh6BYF" alt="Screenshot showing the number of coats displayed on the estimate when Show Coats is enabled"><figcaption></figcaption></figure>

***

## What does Show Price do?

Displays the individual substrate price on the customer-facing estimate.

<figure><img src="/files/kHBUHfx80hV894cxVnvt" alt="Screenshot showing the individual substrate price displayed on the estimate when Show Price is enabled"><figcaption></figcaption></figure>

***

## What does Use Custom Hourly Rate do?

This option overrides the estimate's default hourly rate with a custom rate for this specific production rate.

<figure><img src="/files/6YFayLrHVD0SaXtQGouK" alt="Screenshot showing the Use Custom Hourly Rate option with a field to enter a custom rate"><figcaption></figcaption></figure>

## Related articles

* [Production Rate Descriptions](/support/customization/pricing-and-rates/production-rate-descriptions.md) — Add default customer and crew notes to your rates
* [Coverage Rates](/support/customization/pricing-and-rates/coverage-rates.md) — Set product coverage so materials calculate correctly


---

# 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/customization/pricing-and-rates/advanced-production-rate-options.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.
