> 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/prep-hours.md).

# Prep Hours

Prep hours in PaintScout must be added manually to each substrate. The system multiplies your prep hours by your internal hourly rate to calculate the prep cost, which is then added to the surface total alongside painting time and materials.

***

## How do you add prep hours to an estimate?

1. Select the substrate to which you want to assign prep hours.
2. Enter the number of prep hours in the designated box. Keep in mind that the hourly rate will be applied to determine the cost. For instance, if you allocate 2 hours of prep for a substrate, it will be **2 hrs x $65 hourly = $130.00** in total for prep.

   <figure><img src="/files/slsPx44JyxJzcNOvoGwf" alt="Screenshot showing the prep hours input field on a substrate with hourly rate calculation"><figcaption></figcaption></figure>
3. Click **Confirm**, and you'll see the prep hours incorporated into your area.

<figure><img src="/files/1IIuLsU4n9QMOjEeoKPr" alt="Screenshot showing the prep hours incorporated into the area total on the estimate"><figcaption></figcaption></figure>

## Related articles

* [Adjust Painting & Prep Hours](/support/estimating/areas-and-rates/how-to-adjust-painting-and-prep-hours.md) — Fine-tune calculated labor and prep hours on a surface.
* [Calculate Your Hourly Rate](/support/customization/pricing-and-rates/how-to-calculate-your-hourly-rate.md) — Build an hourly rate that covers wages, overhead, and profit.


---

# 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/prep-hours.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.
