# Creating Tax Categories

From the main screen, go to **Settings → Business Settings**&#x20;

![](/files/-MiY22qBriJMTEFCnB9b)

Click the **Taxes** category.

![](/files/-MiY26kyB85ajcRGzWxm)

Once the Tax screen opens, make sure to select the **Categories** tab

![](/files/-MiY2AND7Kv5QhuVak-h)

The Categories page will open with the settings for **Inventory Categories** and **Account Categories**.

![](/files/zMYswcCFj3jSzn7CzHBq)

**INVENTORY CATEGORIES**

Under this section, you will be able to create categories to be used with tax rules, based on inventory. To create a new category, click the "New Tax Inventory Category" (**+**) button.

![](/files/ATBCe5Jt3tZtK1GwR8cc)

The "Tax Inventory Category Details" screen will open, in there you will be able to decide whether this is a category that will be active, if this is a category that you want to create but do not want to make active yet, you can click the toggle to deactivate, by default it is active. Then under the "Tax Inventory Category" field, enter the name for the new category that you are creating, and click the "Save" button and your new Inventory Category will be created and it is ready to be use.

![](/files/jRNaJo521eTNXQYhHbRx)

The system will display a Service Message, to let you know that all the settings for this new Tax Inventory Category has been successfully saved.

**ACCOUNT CATEGORIES**

Under this section, you will be able to create categories to be used with tax rules, based on accounts. To create a new category, click the "Add Tax" (Add) button

![](/files/DaXsXsSjdms8sGsElMAU)

The "Tax Account Category Details" screen will open, in there you will be able to decide whether this is a category that will be active, if this is a category that you want to create but do not want to make active yet, you can click the toggle to deactivate, by default it is active. Then under the "Tax Account Category" field, enter the name for the new category that you are creating, and click the "Save" button and your new Account Category will be created and it is ready to be use.

![](/files/zA5CChQKT5a1zJCU7IY8)

The system will display a Service Message, to let you know that all the settings for this new Tax Account Category has been successfully saved.


---

# 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://help.takulabs.io/how-to-get-started/general-settings/taxes/creating-tax-categories.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.
