> 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/production-rate-descriptions.md).

# Production Rate Descriptions

Production rate descriptions in PaintScout let you add default text to your rates that automatically appears on estimates and work orders. You can set descriptions for Area View, Substrate View, and Crew Notes.

{% hint style="info" %}
Before diving into this article, make sure you have a solid grasp of the fundamentals of production rates. [Review Production Rates Overview >](/support/customization/pricing-and-rates/production-rates-section-overview.md)
{% endhint %}

## How Do I Add Descriptions to a Production Rate?

1\. Click the person icon and go to your **Account Settings**. Navigate to the **Production Rates** section and select one of your rates.

<figure><img src="/files/vCZ6xVPf60862m1wdy0Z" alt="Animated screen recording showing navigation to Account Settings and selecting a production rate"><figcaption></figcaption></figure>

2. Scroll down to your descriptions and fill them out accordingly.

* **Area View:** Displays within the area when your estimate is in Area View. Since this appears beneath the specific room, you can include detailed surface-specific information.
* **Substrate View:** Displays under the surface when your estimate is in Substrate View.
* **Crew Note:** A note associated with the surface that only appears on the work order. Your customers will not see this.

<figure><img src="/files/ZQtmcuR6uBF92GwjPpXi" alt="Screenshot showing the Area View, Substrate View, and Crew Note description fields for a production rate"><figcaption></figcaption></figure>

***

## Area View Description - How it Displays on the Estimate

<figure><img src="/files/LOnlse54yFXYlqQGVLa6" alt="Screenshot showing how the Area View description displays under the area on an estimate"><figcaption></figcaption></figure>

## Substrate View Description - How it Displays on the Estimate

<figure><img src="/files/vPkbpu3apbCLQKmjUMbs" alt="Screenshot showing how the Substrate View description displays under the surface on an estimate"><figcaption></figcaption></figure>

## Crew Notes - How it Displays on the Work Order

<figure><img src="/files/Wu6OzkIT5B1nafnLRNua" alt="Screenshot showing how Crew Notes display on the work order for the team"><figcaption></figcaption></figure>

&#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>Advanced Production Rate Options</strong></td><td>Customize production rates with advanced options like hide from customer, show coats, show price, and custom hourly rates per substrate.</td><td><a href="/pages/jGoS6JPdvYeoDsIRNNon">/pages/jGoS6JPdvYeoDsIRNNon</a></td></tr><tr><td><strong>Coverage Rates</strong></td><td>Configure product coverage rates in sqft/gallon, lnft/gallon, or gallons/item to automatically calculate paint quantities for estimates.</td><td><a href="/pages/vsgL3oGX1489jLmD3AVu">/pages/vsgL3oGX1489jLmD3AVu</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/customization/pricing-and-rates/production-rate-descriptions.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.
