# 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 interessato.

Cliccando sul tasto <img src="/files/-MX7qxaeUhrlMNTv5UoU" alt="" data-size="line"> sarà possibile scaricare un file CSV di esempio per l'importazione.

È possibile importare massivamente dati in tre diversi moduli:

* Anagrafiche (informazioni sulla creazione del file CSV su [Import anagrafiche](/2.4.37/guide/esempi/import-anagrafiche.md))
* Articoli (informazioni sulla creazione del file CSV su [Import articoli](/2.4.37/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)

Si potrà da qui:

* decidere se importare anche la prima riga del file CSV come record
* definire la chiave primaria dei dati da importare
* mappare i campi del file CSV con quelli di OpenSTAManager

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

#### Vedi anche:

{% content-ref url="/pages/-MXBTgWfU9LpgNuQ8\_J3" %}
[Import anagrafiche](/2.4.37/guide/esempi/import-anagrafiche.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXBGDZ4C5mkC-EJ6XsM" %}
[Import listini](/2.4.37/openstamanager/modules/magazzino/listini/import-listini.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXBRC7my\_EJjfMvZ4av" %}
[Import articoli](/2.4.37/guide/esempi/import-articoli.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiRZKLJb0QzGfezirT8" %}
[Registrazione movimenti bancari](/2.4.37/moduli-acquistabili/registrazione-movimenti-bancari.md)
{% endcontent-ref %}

{% content-ref url="/pages/3MRCewuDvvsGAF3wVYfo" %}
[Importazione articoli](/2.4.37/guide/videoguide/importazione-articoli.md)
{% endcontent-ref %}


---

# 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://docs.openstamanager.com/2.4.37/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.
