> 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/list-advertise/list-on-channels/set-up-a-feed/set-up-a-feed-categories-step.md).

# Set up a feed - Categories step

In the **Categories** step, you need to set up the categories for your product data so that your products are recognized and listed properly. Categorizing your products ensures that your product categories align with the categories expected by your chosen channel.

{% hint style="info" %}
Find out more about [categories in Channable](/manage-improve-product-data/categorize-products.md).
{% endhint %}

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

### Options for categorizing your products

{% hint style="info" %}
**Note:** If your chosen channel does not use categorization on their website, you can skip this step. This will be indicated at this step in Channable.
{% endhint %}

When you create your feed, you can view your uncategorized products in the **Uncategorized items** tab. To categorize these items, use one of the methods below.

{% hint style="info" %}
**Note:** Make sure to [set the category field](/manage-improve-product-data/categorize-products/create-product-categories/set-the-category-field.md) before categorizing your products.
{% endhint %}

#### AI product categorization

Use AI product categorization — a powerful machine learning algorithm — to automatically match your products to the most likely product category.

Find out more about [AI product categorization](/manage-improve-product-data/categorize-products/create-product-categories/ai-product-categorization.md).

#### Manual categorization

Add categories manually to categorize your products.

Find out more about [manual categorization](/manage-improve-product-data/categorize-products/create-product-categories/add-categories-manually.md).

#### Generate categories

Generate product categories using your own product categorization field.

Find out more about [generating categories](/manage-improve-product-data/categorize-products/create-product-categories/use-the-generate-categories-function.md).

#### Copy categories

Copy the categories from one of your other feeds/APIs (for the same channel).

Find out more about [copying categories](#copy-categories).

{% hint style="warning" %}
**Important:** Make sure that your product categories accurately reflect the items that you are selling. Incorrect categorization can lead to poor performance on your chosen channel.
{% endhint %}


---

# 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/list-advertise/list-on-channels/set-up-a-feed/set-up-a-feed-categories-step.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.
