# Giacenze

{% hint style="info" %}
**Giacenze** permette di visualizzare le quantità a magazzino di un determinato articolo più nel dettaglio.
{% endhint %}

\
Questo plugin è molto utile per la gestione delle giacenze a magazzino, infatti è possibile visualizzare le seguenti informazioni:

* **Impegnato**, mostra le quantità impegnate in ordini clienti non completamente evasi.
* **In ordine**, mostra le quantità ordinate negli ordini fornitori non completamente evasi.
* **Da ordinare**, è una differenza tra la quantità richiesta dal cliente e le quantità già ordinate.
* **Disponibile**, quantità totale a magazzino di tutte le sedi.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2F9ZTpyUFj3kt15RrNWaGQ%2Ffile.png?alt=media)


---

# 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.32/modules/magazzino/articoli-1/plugin/giacenze.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.
