> 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 %}

## Related articles

* [Pricing & Calculations](/support/resources/frequently-asked-questions/pricing-and-calculations.md) — Get answers to common pricing, tax, and discount questions


---

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