> 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/how-to-update-your-hourly-rate.md).

# Update Your Hourly Rate

Your hourly rate in PaintScout determines how all production rate pricing is calculated on estimates. Update it in Account Settings under Estimates > Settings.

## What is an hourly rate?

Your hourly rate is the amount you charge customers per hour for your painting services. It typically includes **labor, overhead, materials, and your profit margin.**

Some contractors itemize material costs separately. If you add product prices in the Products section of your Account Settings, you should not include those costs in your hourly rate to avoid double-counting.

**▶️ Want to figure out your hourly rate? Watch this video!**

{% embed url="<https://www.youtube.com/watch?v=WUYYdCncWmk>" %}

## How to Update Your Hourly Rate

1\. Navigate to your Person icon and select **Account Settings > Estimates > Settings.**

<figure><img src="/files/gcQc5ZiEwScn43pnbPYV" alt="Screenshot showing the Account Settings Estimates Settings page with the hourly rate input field"><figcaption></figcaption></figure>

2\. Input your custom hourly rate into the provided space.

3\. Ensure to press the **Save Changes** button. This change will be effective for new estimates.

## Related articles

* [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
* [What is a Sales Rate?](/support/estimating/creating-estimates/what-is-a-sales-rate.md) — See how total price compares to total project hours


---

# 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/how-to-update-your-hourly-rate.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.
