# Stampa inventario

Per stampare l'inventario di magazzino a una determinata data con OpenSTAManager è sufficiente impostare il filtro della data al periodo che si vuole prendere in esame:

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

Si dovrà poi cliccare sul widget **Stampa inventario** per poter selezionare se stampare solo gli articoli esistenti o anche quelli con giacenza pari a 0, e che prezzo di acquisto visualizzare scegliendo tra: scheda articolo, primo acquisto, ultimo acquisto o media ponderata.

Cliccando su stampa è possibile procedere alla visualizzazione del file da stampare.

<figure><img src="/files/loBKKdZhUVVQz3CeiX4H" 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/guide/esempi/stampa-inventario.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.
