> 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/templates-and-presets/estimate-settings/how-to-update-your-tax-rate.md).

# Update Your Tax Rate

Tax rates in PaintScout control the sales tax applied to your estimates. You can set default rates that auto-apply to new estimates or add multiple rates for different jurisdictions.

## How to Update Your Tax Rate

1\. Navigate to the person icon and select **Account Settings** > **Estimates** > **Settings.**

<figure><img src="/files/1ZnvWgLuGjpPuqI53ShC" alt="Screenshot showing the Account Settings navigation to Estimates and Settings for tax rate configuration"><figcaption></figcaption></figure>

2\. Scroll to the tax rates section and enter your tax rates. Enable the **Include on New Estimates** toggle to auto-apply this rate to every new estimate. Rates without this toggle enabled remain available in the sidebar menu for manual selection.

{% hint style="info" %}
If you do not apply tax, simply leave these fields blank and unchecked.
{% endhint %}

<figure><img src="/files/vWDe6iGivktPhYoJ4M1x" alt="Screenshot showing the tax rates section with rate fields and the Include on New Estimates toggle"><figcaption></figcaption></figure>

***

## How to Add More Tax Rates

1\. Click the **Add Tax Rate** button and fill in the fields.

<figure><img src="/files/oBVqnoU0RfngM7Jo3gJk" alt="Screenshot showing the Add Tax Rate button and fields for adding additional tax rates"><figcaption></figcaption></figure>

2\. If you use multiple tax rates frequently, create an estimate template with all your needed rates pre-configured.

{% hint style="info" %}
[Learn more about templates!](/support/customization/templates-and-presets/estimate-templates.md)
{% 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>Pricing &#x26; Calculations</strong></td><td>Common questions about rates, pricing display, discounts, taxes, and estimate calculations in PaintScout.</td><td><a href="/pages/P8okZOuitKagw9JKdQsS">/pages/P8okZOuitKagw9JKdQsS</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/templates-and-presets/estimate-settings/how-to-update-your-tax-rate.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.
