> For the complete documentation index, see [llms.txt](https://relax4me.gitbook.io/relax-plus-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://relax4me.gitbook.io/relax-plus-help/primi-passi/creazione-del-catalogo.md).

# Creazione del Catalogo

Il Software è stato progettato per essere semplice e intuitivo in modo che le persone possono partire con il Gestionale in autonomia e con il supporto inziale del Nostro Team.

**Come si parte a creare il Catalogo Prodotti?**

Prima di tutto va capito se la Vostra azienda vuole gestire gli ordini d'acquisto (dipende dal profilo di Relax Plus). Se desiderate inserire il primo [ordine acquisto -> il link qui](/relax-plus-help/acquisto-carico-merce/ordine-dacquisto.md)

Altrimenti c'è la funzione del Pronto Moda (Carico Magazzino) e  create e caricate la merce nel [Vostro Magazzino -> il link qui](/relax-plus-help/magazzino/carico-magazzino.md)

Entrambi i passaggi permettono di creare:

* Anagrafica Fornitore
* Classificazione del Prodotto
* Anagrafica del Prodotto sia per il Negozio che per lo Shop Online
* Inserimento della Quanità
* Stampa delle etichette


---

# 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:

```
GET https://relax4me.gitbook.io/relax-plus-help/primi-passi/creazione-del-catalogo.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.
