# Category

**Categories :** A product category is a type of product or service. Product categories are typically created by a firm or industry organization to organize products. Here the store owner or Manager can add various categories available in his /her particular store and manage it by editing, deleting the categories and admin can also enable and disable toggle buttons based on their availability .. so that if the toggle button is set false that category which is disabled will not appear in the user app. If it is set to true it appears in the user app so that end users can purchase it.

![](https://2637986645-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5WxZmimXAJIlsmznFC%2F-MO5CVcexALLsGbyLrji%2F-MO5CnGneKOx43p3TGBL%2Fcat.png?alt=media\&token=ae817ff4-b3a3-40a9-b85e-4b3f4b18c009)

To add a new category click on add category button at the top right corner so that it redirects to the add category page as displayed in the below screenshot.

![](https://2637986645-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5WxZmimXAJIlsmznFC%2F-MO5CVcexALLsGbyLrji%2F-MO5Cr7HcJABsLyNtJI8%2Faddcat56.png?alt=media\&token=ea7e7196-2f27-4498-9968-86839ed9dd48)

To add a new category you need to fill in the following fields :

**Category Name:** A category name is something where you list your category in an eCommerce store with a title providing all the required information regarding your category, thus helping users to perceive your category better.

**Select Location:** The store owner can select the location from the lists of the dropdown to which he wanna add a category

**Select Image :** Here you can choose the image of that particular category you want to add from your device.

After filling in all the above fields You can click on add category button at bottom ..so that your category gets added successfully.


---

# 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.ionicfirebaseapp.com/online-grocery-shopping-and-delivery-system/user-manual/category.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.
