# Taxes

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Billers*](/getting-started/common-topics/billers.md)

NATS can account for different taxes based on country and region. You can also configure whether or not you want to deduct these taxes from your affiliate's payout. This is important, as setting correct taxes will ensure an accurate Profit & Loss Report in the Reporting section.

## Tax Rates

![](/files/y898nV8cLsidIN6Xgna8)

The Tax Rate page displays general information about each created tax rate including:

* **Country(s)**: The country(s) in which you would like to set up a tax.
* **Flat Charge**: A flat dollar amount that must be paid when coming across this tax.
* **(%) Charge**: A percentage of the transaction that must be paid when coming across this tax.
* **Deduct**: This tells NATS when to remove the biller fees from the payouts. The different deduction options include:

### Deductions

When [setting up a Join Options](/nats-admin/sites/common-questions/how-to-create-a-new-join-option.md), the amounts set under the Purchase Details field will **include the taxes that you have set in the Billers Admin.**&#x20;

For example, setting up a $100 join option with a 10% sales tax displays the full $100 amount of the join option and is what the customer is paying. Since the sales tax is set to 10%, the $100 value reflects the $90 transaction amount plus the $10 tax amount.

NATS allows you to determine when the flat charge or % charge of your tax rate is deducted from Affiliate Payout. These options include:

* *Never*: Calculate the fee, but never deduct it from affiliates nor your Profit/Loss
* *After Affiliate Payout*: The affiliate gets paid out first, and then fees are deducted from your profit/loss completely.
* *From Affiliate Payout*: The affiliate payout is calculated, then the entire fee is deducted from their payout.
* *Before Affiliate Payout*: The fee is subtracted from the total transaction amount, and the affiliate's payout is calculated from the remaining net amount.

## Adding a New Tax Rate

![](/files/8k3VnrWDdMEuWC5Q8NIa)

To add a new tax, click the "Add New" button at the top-right of the Taxes page. A widget will appear where you can add a new tax.

Certain fields need to be filled out to completely add a tax.

Once you are finished, click the "Add" button, and your tax will appear on the Taxes page.

### Editing and Deleting Tax Rate

To Edit or Delete a custom tax rate, simply click the "Actions" button to the right of the particular tax rate you would like to edit or delete and select the "Edit Tax" or "Disable Tax" button.

![](/files/P0PaEQmULveeOCUzHPMW)

## Related Articles

{% content-ref url="/pages/DTheWMeCdGXrqZlPXFk6" %}
[Billers](/getting-started/common-topics/billers.md)
{% endcontent-ref %}


---

# 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://docs.toomuchmedia.com/nats-admin/billers/taxes.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.
