# Product categories

Creating categories for your ecommerce storeSelect the store tab > select products > select categories

#### **Creating a new category** <a href="#creating-a-new-category" id="creating-a-new-category"></a>

Select the + Create Category button as shown above. Name the category and select submit

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/9gJURQkd1S.png)

Your new category will be added to your existing category list. You can move the tab up and down to suit where you wish to display it

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/BjIxmd8UXy.png)

#### **Creating a subcategory** <a href="#creating-a-subcategory" id="creating-a-subcategory"></a>

To add a sub-category to your main category, simply select the + icon as shown below

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/k0wBUGHU8S.png)

Name and label your new sub-category

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/X34c8kiaeY.png)

Once again your new category will be added to your category list.


---

# 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.netsimpler.io/en/netsimpler/ecommerce/product-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.
