> For the complete documentation index, see [llms.txt](https://docs.openstamanager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamanager.com/2.4.35/openstamanager/modules/strumenti/import.md).

# Import

{% hint style="info" %}
Il modulo **Import** permette di caricare dei file CSV per aggiungere dei record nei moduli *Articoli, Anagrafiche o Piano dei conti.*
{% endhint %}

![](/files/TX2QmUbmPis1z4Abd7y4)

## ➕ Creazione

Per poter procedere all'importazione di dati in OpenSTAManager come prima cosa si deve selezionare il modulo in cui si vorranno importante i dati.

Selezionando un modulo sarà ora possibile cliccare sul tasto <img src="/files/-MX7qxaeUhrlMNTv5UoU" alt="" data-size="line"> , che permetterà di scaricare un file CSV di esempio.

È possibile importare diverse tipologie di dati:

* Anagrafiche (informazioni sulla creazione del file CSV su [Import anagrafiche](/2.4.35/openstamanager/modules/anagrafiche/import-anagrafiche.md))
* Articoli (informazioni sulla creazione del file CSV su [Import articoli](/2.4.35/guide/esempi/import-articoli.md))
* Piano dei conti

Una volta creato il file CSV si dovrà cliccare su Sfogliia nel campo **File,** e andare a selezionarlo per il caricamento. Cliccando ora sul tasto ![](/files/-LaLCmSgItQq6qPWqKEG) apparirà questa schermata:

![Screenshot creazione import](/files/-LZeNfmBVu82uIRY4ZvU)

Da qui è possibile:

* decidere se importare anche la prima riga del file CSV come record
* definire la chiave primaria dei dati da importare
* selezionare il nome del campo per ogni colonna

Cliccando su ![](/files/-LZsuVF2vt8ziWQz4jFr) il file viene importato nel modulo specificato.


---

# 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://docs.openstamanager.com/2.4.35/openstamanager/modules/strumenti/import.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.
