> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/categorize-products.md).

# Categorize products

{% columns %}
{% column %}

### Categorize products with less manual work

Categories connect your catalog to each channel's taxonomy. Good categorization improves approval, discoverability, and control.

[Start by creating product categories →](/manage-improve-product-data/categorize-products/create-product-categories.md)
{% endcolumn %}

{% column %}

<figure><img src="/files/avjquDU8rwngVPHrHTmE" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

#### Why categorization matters

Each channel uses its own category tree. The same product often needs a different category per channel.

Strong category mapping helps channels understand what you sell. It also makes later optimization easier.

{% hint style="info" %}
Categorization shapes product visibility, structure, and downstream rule logic.
{% endhint %}

#### Start categorizing

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-icons">:icons:</i></td><td><strong>Create product categories</strong></td><td>See the main ways to map products, including generating, adding, copying, and managing categories.</td><td><a href="/spaces/u8whzIfip72Kvn3M1bsc/pages/4ea1283d099caf462be550d2e279a246c7b77bbe">/spaces/u8whzIfip72Kvn3M1bsc/pages/4ea1283d099caf462be550d2e279a246c7b77bbe</a></td></tr><tr><td><i class="fa-wand-magic-sparkles">:wand-magic-sparkles:</i></td><td><strong>AI product categorization</strong></td><td>Use AI to match products to likely categories faster and reduce manual work.</td><td><a href="/spaces/u8whzIfip72Kvn3M1bsc/pages/68dc0c51808addbb72dec181cbba6cef36b4519a">/spaces/u8whzIfip72Kvn3M1bsc/pages/68dc0c51808addbb72dec181cbba6cef36b4519a</a></td></tr><tr><td><i class="fa-circle-info">:circle-info:</i></td><td><strong>Categorization tips</strong></td><td>Learn how to create cleaner mappings and avoid unnecessary category work.</td><td><a href="/spaces/u8whzIfip72Kvn3M1bsc/pages/bbdbff5e4726d3e0b3fa1002f4dffca1aa00428c">/spaces/u8whzIfip72Kvn3M1bsc/pages/bbdbff5e4726d3e0b3fa1002f4dffca1aa00428c</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/categorize-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
