# Taxes

When setting up taxes, the first step you need to take is to define the type of tax your business requires. You will do that by going to:&#x20;

```
Administration > Localization
```

In the 'Tax system' field you will be able to choose 'Sales tax' or 'Value added tax' from the drop-down menu.

The system will log you out and you need to log back in, in order to see the changes.

![](/files/-LKR_zbbHl4Srzi3Q2Ao)

{% hint style="info" %}
The tax system needs to be set up before generating any documents, while the database is still empty, because these changes will not reflect retroactively on any previously created documents!
{% endhint %}

Once you  have done that, the next thing to do is to customize taxes by going to

```
 Sales > Taxes
```

If your tax system is 'sales tax', the system will offer you a list of tax locations and tax jurisdictions. If needed, you can easily add additional ones, using the 'Add new' option.

![](/files/-LKRbP0uO7_FRQD-h4Us)

Also, you will have two predefined tax categories, the default one applicable on the products from your inventory, and 'services', to be applied on the services your business offers.                                              Here you also have an option to add additional categories.

![](/files/-LKRbSJRixORbBEmESQ0)

![](/files/-LKRbV-j2t-5_gvQrVsv)

If your tax system is 'VAT', the offered predefined tax location will be domestic trade and export, and the tax jurisdiction will have listed the standard rate and lower rate.

The tax category line will remain the same.                                                                                                            For each of the lines, you will have the 'Add new' option at your disposal.

The appropriate tax locations and tax jurisdictions you will be able to select from the drop down may for each customer/supplier once you start creating them.&#x20;

![](/files/-LKRc0s1mepiPiTkQIAz)

You will have the same option for the tax category for the products and services.      &#x20;

![](/files/-LKRc53uJVTRPaPDO7rb)


---

# 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://learn.erpag.com/project/products-and-services/untitled-3/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.
