# Adding a New Tax

*Article Topics:* [*Billers*](/getting-started/common-topics/billers.md)

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

Certain fields need to be filled out in order to complete add a tax.

![](/files/nKTdW7jVsWIO5bKAywMi)

* **Country(s)**: The country(s) in which you would like to set up a tax.
* **Flat Charge**: A flat dollar amount that will need to be paid when coming across this tax.
* **(%) Charge**: A percentage of the transaction that will need to be paid when coming across this tax.
* **Deduct**: This tells NATS when to take the biller fees out of the payouts. The different deduction options include:
  * *Never*: Calculate the fee, but never deduct it from affiliates nor your Profit/Loss
  * *After Affiliate Payout*: Affiliate gets paid out first, 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 resulting net amount. This acts as a way for the Site Owner and Affiliate to split any fees and is the most common selection.&#x20;

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

### Editing & Deleting a Tax

![](/files/A1TXyB8hZcj0f92EHwbv)

To edit a tax, click the "Actions" button next to the respective tax and click "Edit Tax". A widget, similar to the "Add Tax" widget, will appear that will allow you to edit any of the tax information.\
\
To delete a tax, click the "Actions" button next to the respective tax and click "Disable Tax". This will permanently disable and remove the tax from your NATS.

## Related Articles

{% content-ref url="/pages/rp7HSvWeb6GlvazvIGGf" %}
[Taxes](/nats-admin/billers/taxes.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/common-questions/adding-a-new-tax.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.
