> 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/manage-product-and-improve-data-nl/producten-categoriseren/productcategorieen-aanmaken/categorieen-handmatig-toevoegen.md).

# Categorieën handmatig toevoegen

Volg deze stappen om categorieën handmatig toe te voegen:

{% stepper %}
{% step %}

### Ga naar je kanaal

Open het kanaal waar je de categorieën wilt toevoegen.
{% endstep %}

{% step %}

### Open de stap Categorieën

Ga naar de stap Categorieën en selecteer het tabblad Handmatige categorisering.
{% endstep %}

{% step %}

### Voeg een categorie toe

Klik op Categorie toevoegen.

<figure><img src="/files/8dc6a559036234126b17eab64212c2bd65914f2e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configureer de categorietoewijzing

Gebruik de velden 'Als', 'Filter', 'Waarde' en 'Instellen op categorie' om categorieën aan te maken. Gebruik de dropdowns om velden te kiezen, bepaal of je op exacte overeenkomsten of op "bevat" wilt categoriseren en voer vervolgens de juiste waarde in.

Voorbeeld: Filter op de waarde van een veld — bijvoorbeeld: als 'categories' 'shoe' bevat, wijs dan de categorie 'Clothing & Accessories > Shoes' toe. Deze categorie wordt dan toegewezen aan alle items die aan dit filter voldoen.

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

<figure><img src="/files/433fae3ff04f972dbfacffa69f4855a3ce4448db" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Opslaan en dekking controleren

Klik op Opslaan. Na het opslaan verschijnt het percentage items dat aan een categorie is toegewezen, evenals het aantal items met en zonder categorieën. Om te zien welke items nog niet gecategoriseerd zijn, ga je naar het tabblad Niet-gecategoriseerde items. Streef idealiter naar 100% van de items met categorieën.

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

Je ziet per regel hoeveel items er overeenkomen en je kunt die overeenkomende items bekijken om efficiëntere mappings te maken en te controleren of ze na verloop van tijd nog steeds logisch zijn.

<figure><img src="/files/33ee650b7b271cac8df6e02a4621d1b6fad87290" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

De volgende stap is om [regels toe te voegen](/manage-improve-product-data/manage-product-and-improve-data-nl/regels-bulksgewijs-bewerken-en-verrijken/regels-gebruiken.md).


---

# 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/manage-product-and-improve-data-nl/producten-categoriseren/productcategorieen-aanmaken/categorieen-handmatig-toevoegen.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.
