# Stel het categorieveld in

Voordat je je producten categoriseert, moet je een **categorieveld** in je project selecteren. Dit is het veld in je data-import dat je productcategorieën bevat.

Het categorieveld geldt voor het hele project, dus als je dit veld wijzigt, zal het AI-algoritme voor productcategorisering opnieuw draaien voor alle kanalen waarbij AI-productcategorisering is ingeschakeld.

{% hint style="info" %}
Tip: Selecteer één categorieveld dat voor alle kanalen toepasbaar is, in plaats van verschillende categorievelden per kanaal te gebruiken.
{% endhint %}

Volg deze stappen om het categorieveld van je project in te stellen:

{% stepper %}
{% step %}

### Ga naar Categorieën

Navigeer naar **\[Jouw kanaal] > Categorieën**.
{% endstep %}

{% step %}

### Klik op Categorieveld instellen

Klik **Stel categorieveld in**.
{% endstep %}

{% step %}

### Selecteer het veld

Bij **Categorieveld instellen**, selecteer het veld dat de waarde voor je categorieën bevat (bijv. `product_category`). Channable zal automatisch de meest passende categorieën voorstellen op basis van het door jou geselecteerde veld.
{% endstep %}

{% step %}

### Opslaan

Klik **Opslaan** om AI Productcategorisering uit te voeren.
{% endstep %}
{% endstepper %}

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


---

# 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/manage-product-and-improve-data-nl/categoriseer-producten/maak-productcategorieen-aan/stel-het-categorieveld-in.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.
