# Working with Tax in Zuora

Knowing how to configure tax rates in Zuora can be useful when working on features that require testing how tax inclusive / exclusive amounts are displayed.

The first thing to do is to set up Taxation Codes in Zuora.

Log into Zuora and in the top right corner, press your user profle and select "Billing".

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2FrCgva3cKf4Cws3qAJHRL%2Fimage.png?alt=media&#x26;token=027aa962-0cba-4ff2-99b8-a6b5d3acb5f0" alt=""><figcaption></figcaption></figure>

On this screen, select Setup Taxation Codes:

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2F8y7pThljM8G90TMQU359%2Fimage.png?alt=media&#x26;token=fd6772dc-4da5-4ce2-bd0e-4e8e430e6a16" alt=""><figcaption></figcaption></figure>

Here you can view existing Tax Codes or add new ones. In this case, let's add a new one.

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2F5bDDRXF98Qhyu2TXryqN%2Fimage.png?alt=media&#x26;token=c6c63b36-d657-48c9-9500-ea23494fe722" alt=""><figcaption></figcaption></figure>

Fill in a name and select a tax engine - for testing purposes, we'll assume we're using Zuora Tax.

Now we need to upload the tax rates:

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2Fl6V1U2G5WoZ1dR6sDC76%2Fimage.png?alt=media&#x26;token=a19dacad-7a1d-451e-990e-965901180f5a" alt=""><figcaption></figcaption></figure>

A sample file can be downloaded from this screen. You can also visit [Zuora's support documents](https://knowledgecenter.zuora.com/Zuora_Billing/Taxes/A_Zuora_Tax/C_Load_tax_rates) for more information.

An example file will look something like:

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2FiCwP6MJicKwPhXvq4NQJ%2Fimage.png?alt=media&#x26;token=ac6201e0-794a-49e1-9419-762d8a81f5fb" alt=""><figcaption></figcaption></figure>

Once that's uploaded successfully, you should see:

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2Fueircxfi1dQJABuXRIWC%2Fimage.png?alt=media&#x26;token=b52ed58d-3d88-4c50-8185-95662aa2455d" alt=""><figcaption></figcaption></figure>

Once that is done, the final step is to find your product in the product catalog, find the rate plan and rate plan charge you want to apply your changes to, and under taxation, update it to use your new Tax Codes.

<figure><img src="https://3950144701-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKxTpA9AeeNYx1ml6UpHj%2Fuploads%2FgQIcB1N6bubLrMFHVyIl%2Fimage.png?alt=media&#x26;token=ef2c3e1f-5f59-4b3d-afe6-da3f960042fe" alt=""><figcaption></figcaption></figure>
