# Movimenti

{% hint style="info" %}
Il modulo **Movimenti** mostra tutte le operazioni di carico e scarico del magazzino, per ogni articolo.
{% endhint %}

<figure><img src="/files/WqJ8YSsODjESzwbtFFzf" alt=""><figcaption></figcaption></figure>

## Creazione

Per creare un nuovo Movimento si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative al nuovo movimento:

* Ricerca di un articolo tramite barcode (Inserito manualmente o con lettore)
* Articolo
* Quantità
* Data
* Causale
* Descrizione movimento
* Partenza merce
* Destinazione merce

<figure><img src="/files/9KSaEq2c56HbgnHaIRHx" alt=""><figcaption></figcaption></figure>

Cliccando su Movimenta sarà possibile confermare l'operazione.

<figure><img src="/files/0JnFsDDbZpxuEas1eRq0" alt=""><figcaption></figcaption></figure>

####


---

# 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.9.1/openstamanager/modules/magazzino/movimenti.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.
