# Inventory Categories

TAKU Retail comes with sample inventory categories enabled. You can disable, edit, add, and enable the inventory categories according to your business needs.

The following steps will guide you through the process of enabling and disabling, editing, and adding Inventory Categories.

1. Go to **Settings** → **Business Settings**

![](/files/-MiXBTfTkvXGi3vNW3CU)

2\. Click on **Inventory Categories** card

![](/files/-MiXBXuLM-JOe-fh0Lut)

3\. The Inventory Categories page will open with the sample categories Giftware and Books included.

![](/files/-MiXCqIivm_6asjkrRQK)

4\. To edit existing categories, click the **Edit** icon.

![](/files/-MiXCuCd-Nw24Md51DX5)

5\. The Inventory Categories section will go into edit mode indicated by the yellow (**Edit Mode**) next to the title in the header of the section. Now you will be able to make changes to the existing inventory categories inside the table.

![](/files/-MiXCxxmruHzWlEwCZZO)

6\. To **activate** or **deactivate** the inventory categories, click the toggle under the Active column.

![](/files/-MiXD0mjQJxPT4MQPdB0)

7\. To edit the **Category Name**, click on the cell in the Category Name column and type the preferred name.

![](/files/-MiXDBhN9QIsBSuX-_cu)

8\. To add a new category, you can click on the "+" icon to add a **New Category** or the **Add Row** icon.

####

#### Adding a New Category

i. Click the **+** button

![](/files/-MiXDkvri63zOv7yDz8f)

ii. This will open a window where you can enter the details of your new category. A category name is required.

![](/files/-MiXHsFBPg3vPvrAy18_)

iii. The new category will be set to Active by default.

iv. Click the save icon to input the new inventory category into your table.

![](/files/-MiXHyO1lhN_D2YYJiwN)

####

#### Adding a New Row

i. Click the **Add Row** icon

![](/files/-MiXHlsabWxhHlf-hp0u)

ii. This will put the Inventory Categories section into edit mode with a new row inserted.

![](/files/-MiXI2wmYMtBrxG5c3_9)

iii. You can directly add the Category Name and activate your new category in the table.

iv. Once you are finished, click the save icon at the top right hand corner of the Inventory Categories page to save.

![](/files/-MiXI50JromVmEDkHkRH)


---

# 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/inventory-settings/inventory-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.
