> 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.45/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, Piano dei conti e Preventivi.*
{% 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.45/guide/esempi/import-anagrafiche.md))
* Articoli (informazioni sulla creazione del file CSV su [Import articoli](/2.4.45/guide/esempi/import-articoli.md))
* Piano dei conti
* Preventivi (informazioni sulla creazione del file CSV su[ Import Preventivi](/2.4.45/guide/esempi/import-preventivi.md))

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.45/guide/esempi/import-anagrafiche.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/bOgdvN64kRYd3YrI9cIm" %}
[Import Preventivi](/2.4.45/guide/esempi/import-preventivi.md)
{% endcontent-ref %}

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

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


---

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