> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/it/faq-developpeur/faq-gestion-des-categories-dans-yoplanning.md).

# FAQ : Gestion des Catégories dans YoPlanning

**D: Le categorie e sottocategorie di prodotti/attività sono gestite da YoPlanning o dai partner? Gli aggiornamenti sono regolari?**

**R:** Le categorie e sottocategorie all'interno della piattaforma YoPlanning sono gestite esclusivamente dal nostro team. Ciò significa che i partner non hanno la possibilità di creare o modificare queste categorie da soli. Questo approccio ci consente di mantenere coerenza e uniformità nel modo in cui le attività e i prodotti vengono classificati sulla piattaforma, semplificando la navigazione e la ricerca tra più fornitori in un territorio.

Il nostro team aggiorna regolarmente le categorie e le sottocategorie per garantire che riflettano accuratamente l'attuale mercato delle attività e delle esperienze offerte. Questi aggiornamenti possono includere l'aggiunta di nuove categorie, la modifica di quelle esistenti per riflettere meglio le tendenze attuali o la rimozione di categorie diventate obsolete.

È importante notare che quando un partner desidera aggiungere una nuova attività o prodotto alla piattaforma, deve selezionare la categoria più pertinente tra quelle disponibili. Siamo consapevoli che ciò può talvolta portare ad errori di assegnazione, soprattutto se le opzioni disponibili non sembrano corrispondere perfettamente all'offerta del partner. Il nostro team è disponibile per supportare i nostri partner in questo processo di selezione e per tenere conto del loro feedback, che può aiutare a perfezionare le nostre categorie in futuro.


---

# 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://docs.yoplanning.support/it/faq-developpeur/faq-gestion-des-categories-dans-yoplanning.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.
