# Add a Property Category

Product categories can be used to group properties, providing a structured way to manage and organize your product data. By categorizing properties, you can streamline the process of identifying and highlighting specific product benefits, making it easier to manage diverse product lines.

For example, you might create distinct categories for Blenders and Coffee Machines, along with general properties applicable across multiple products.

This categorization not only aids in better data organization but also enhances the ability to target and segment products effectively, ensuring that product-specific attributes are clearly defined and easily accessible.

1. Go to **Crobox App**, navigate to **Product Data** and select **Properties**.
2. Click on the three-dot menu and select **Add Category above.**

<figure><img src="/files/yiI2RDVZaynSyOCQqqOe" alt=""><figcaption></figcaption></figure>

3. **Name** the category and if applicable, create conditions to segment specific products from your feed into the category (this is an optional filter to apply business rules).

<figure><img src="/files/sZIUi8L2MDC2iLF6WDvU" alt=""><figcaption></figcaption></figure>

4. After additional product categories are created, move properties to product-specific categories by **selecting the checkbox**, then choose **"Move to Category"** from the menu.

<figure><img src="/files/wUAUi2nEkaGO9YdlmU3I" alt=""><figcaption></figcaption></figure>

5. Adjust properties existing in multiple categories by updating the property settings and **adding all applicable categories.**

<figure><img src="/files/h9lBjqsg6MnEDkg1suHX" alt=""><figcaption></figcaption></figure>


---

# 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.crobox.com/how-to-guides/product-data/add-a-property-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.
