# Categorize products

<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>Map your products to channel-specific category trees.</td><td><a href="/pages/4ea1283d099caf462be550d2e279a246c7b77bbe">/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>Learn how to use AI categorization to automatically match your items to the most likely product category. </td><td><a href="/pages/68dc0c51808addbb72dec181cbba6cef36b4519a">/pages/68dc0c51808addbb72dec181cbba6cef36b4519a</a></td></tr><tr><td><i class="fa-circle-info">:circle-info:</i></td><td><strong>Categorization tips</strong></td><td>Learn tips and tricks on how to effectively categorize your products.</td><td><a href="/pages/bbdbff5e4726d3e0b3fa1002f4dffca1aa00428c">/pages/bbdbff5e4726d3e0b3fa1002f4dffca1aa00428c</a></td></tr></tbody></table>


---

# 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.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.
