# Categorization tips

{% stepper %}
{% step %}

### Use AI product categorization

[AI product categorization](https://helpcenter.channable.com/manage-improve-product-data/categorize-products/create-product-categories/ai-product-categorization) is a way to speed up the categorization process. Thanks to a powerful machine learning algorithm, we made it possible for your items to be automatically matched to the most likely product category.
{% endstep %}

{% step %}

### Don't use too many auto-generated categories

The categorization in your feed might be very specific. If this is the case, the [generate categories functionality](https://helpcenter.channable.com/manage-improve-product-data/categorize-products/create-product-categories/add-categories-manually) might exceed the maximum number of generated categories (which is 35 pages).

However, usually the categorization tree for the platform you're trying to send your items to is often less specific than your own categorization.

Often users set a lot of rules to send many very specific categories to the same category of the export platform. This can cause a lot of unnecessary extra work. In addition to the extra work, completing 35 pages of generated categories probably won't categorize 100% of your items, as the maximum capacity will have been exceeded.
{% endstep %}

{% step %}

### Use the "Contains" filter

Instead of randomly matching all of your very specific categories to the same (less-specific) category on the export platform, look for keywords that appear in multiple categories and use the "contains" filter to categorize them.

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/a93pOy4nyHGPc4IcYwLU/19246930976786" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Check the category count

In the Categories step you can see how many items are matched per line and inspect those matched items. This will help you write even more efficient category mappings and see if category matches still make sense over time. You can also check if the category mapping works as expected.

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/mREKLx5EOG2agxtXDYFi/19237019996562" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}


---

# 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://helpcenter.channable.com/manage-improve-product-data/categorize-products/categorization-tips.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.
