# Imposta il campo Categoria

Prima di categorizzare i tuoi prodotti, devi selezionare un **campo categoria** nel tuo progetto. Questo è il campo nel tuo import che contiene le categorie dei prodotti.

Il campo categoria è un campo a livello di progetto, quindi se modifichi questo campo, l'algoritmo di categorizzazione dei prodotti AI verrà rieseguito per tutti i canali che hanno la categorizzazione dei prodotti AI attivata.

{% hint style="info" %}
Suggerimento: seleziona un unico campo categoria applicabile a tutti i canali, invece di usare campi categoria differenti per canale.
{% endhint %}

Segui questi passaggi per impostare il campo categoria del progetto:

{% stepper %}
{% step %}

### Vai a Categorie

Vai a **\[Il tuo canale] > Categorie**.
{% endstep %}

{% step %}

### Clicca Imposta campo categoria

Clicca **Imposta il campo categoria**.
{% endstep %}

{% step %}

### Seleziona il campo

A **Imposta campo categoria**, seleziona il campo che contiene il valore per le tue categorie (es. `product_category`). Channable suggerirà automaticamente le categorie più adatte in base al campo selezionato.
{% endstep %}

{% step %}

### Salva

Clicca **Salva** per eseguire la Categorizzazione dei prodotti AI.
{% endstep %}
{% endstepper %}

<figure><img src="/files/256f0967da1d4c8dc4e992131a6d6bfda0473da3" 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-it/categorizza-i-prodotti/crea-categorie-di-prodotto/imposta-il-campo-categoria.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.
