# Add Categories & Sub Categories

1. **How do I create product categories?**

* From your dashboard, go to **"Stores > Categories" and click "Add Category."** Enter the category name, upload a thumbnail, and click Submit. This will organize your products for easier browsing.

2. **Can I create sub-categories?**

* Yes, you can create sub-categories under each main category. When adding a category, you’ll have the option to set its parent category, allowing you to create a hierarchy.

3. **How do I assign products to a category?**

* While adding or editing a product, you’ll see an option to select a category. Choose the relevant category (or sub-category) from the dropdown menu to organize your products.

4. **I have a Number of Products, how do I segregate them & Create Categories?**

* Group your products based on similarities like type, use, or audience. For example, if you sell clothing, categories could be **"Men's Wear," "Women's Wear," or "Kids' Wear."** Use clear and logical labels for easy navigation.

5. **I don't have icon for Category?**

* If you don't have an icon, you can either use Onlin's default icons or create one using free design tools like Canva. Icons are optional but recommended.

6. **How many Categories I can create?**

* Limit Depends On Which Plan you choose

7. **I want to change my category name?**

* You can change the category name in your store dashboard. Go to the "Categories" section, select the category, edit the name, and save the changes.


---

# 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.onlinplus.com/faqs/store-setup/add-categories-and-sub-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.
