# Overriding Tax Rates

### **Overview**

Often the stores will have a different tax rate from what is set at the venue level. To override the venue rate tax and set the tax rate differently for a store the following needs to be done:

**1** - Create a tax code with the tax rate needed at the store (unless the tax code already exists, and this step can be skipped)

* **Management --> Transaction Codes --> Tax Codes**

**2** - Modify the tax rate at the store level through the CAS&#x20;

* **Management** > **Hierarchy** > **Modify Hierarchy** , Select the Store to modify
* When the store information populates the screen, select "**Override Default Tax Rate**"  (Press modify)
* It takes the user to the following screen. Complete the new tax rates for the store for the taxID's used at the store, and save. &#x20;

![](/files/-LwRcNX78ftrrxd0A8gY)


---

# Agent Instructions: 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://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled-1/hierarchy/modify-hierarchy/overriding-tax-rates.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.
