> 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-and-advertise-nl/lijst-op-kanalen/feed-instellen/feed-instellen-categorieen-stap.md).

# Feed instellen - Categorieën-stap

Leer hoe je je producten kunt categoriseren in de Categorieën-stap met AI, Handmatige Categorieën, gegenereerde Categorieën of gekopieerde Categorieën.

In de **Categorieën** In deze stap moet je de categorieën voor je productdata instellen, zodat je producten correct worden herkend en vermeld. Door je producten te categoriseren, zorg je ervoor dat je productcategorieën aansluiten op de categorieën die door het kanaal van je keuze worden verwacht.

{% hint style="info" %}
Lees meer over [Categorieën in Channable](/manage-improve-product-data/manage-product-and-improve-data-nl/producten-categoriseren.md).
{% endhint %}

<figure><img src="https://content.gitbook.com/content/F8GepmoSonQRG6RnHOxJ/blobs/B9sYMWwguqtUeyi4H4Bd/19236983856274" alt=""><figcaption></figcaption></figure>

### Opties voor het categoriseren van je producten

{% hint style="info" %}
**Opmerking:** Als het kanaal van je keuze categorisatie niet gebruikt op hun website, kun je deze stap overslaan. Dit wordt in deze stap in Channable aangegeven.
{% endhint %}

Wanneer je je feed maakt, kun je je niet-gecategoriseerde producten bekijken in het **Niet-gecategoriseerde items** tabblad. Om deze items te categoriseren, gebruik je een van de methoden hieronder.

{% hint style="info" %}
**Opmerking:** Zorg ervoor dat je [het categorieveld instelt](/manage-improve-product-data/manage-product-and-improve-data-nl/producten-categoriseren/productcategorieen-aanmaken/stel-het-categorieveld-in.md) voordat je je producten categoriseert.
{% endhint %}

#### Productcategorisering met AI

Gebruik Productcategorisering met AI — een krachtig machine-learningalgoritme — om je producten automatisch te koppelen aan de meest waarschijnlijke productcategorie.

Lees meer over [Productcategorisering met AI](/manage-improve-product-data/manage-product-and-improve-data-nl/producten-categoriseren/productcategorieen-aanmaken/productcategorisering-met-ai.md).

#### Handmatige Categorieën

Voeg categorieën handmatig toe om je producten te categoriseren.

Lees meer over [Handmatige Categorieën](/manage-improve-product-data/manage-product-and-improve-data-nl/producten-categoriseren/productcategorieen-aanmaken/categorieen-handmatig-toevoegen.md).

#### Genereer categorieën

Genereer productcategorieën met je eigen veld voor productcategorisering.

Lees meer over [het genereren van categorieën](/manage-improve-product-data/manage-product-and-improve-data-nl/producten-categoriseren/productcategorieen-aanmaken/gebruik-de-functie-genereer-categorieen.md).

#### Kopieer categorieën

Kopieer de categorieën vanuit een van je andere feeds/API's (voor hetzelfde kanaal).

Lees meer over [categorieën kopiëren](#copy-categories).

{% hint style="warning" %}
**Belangrijk:** Zorg ervoor dat je productcategorieën de items die je verkoopt nauwkeurig weergeven. Onjuiste categorisering kan leiden tot slechte prestaties op het kanaal van je keuze.
{% 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-and-advertise-nl/lijst-op-kanalen/feed-instellen/feed-instellen-categorieen-stap.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.
