> 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.40/guide/esempi.md).

# Come si fa?

{% content-ref url="/pages/giL8WYakmXQh16NYJpti" %}
[Autofattura](/2.4.40/guide/esempi/autofattura.md)
{% endcontent-ref %}

{% content-ref url="/pages/mQYToWsPyNh5TVXVZ571" %}
[Banca predefinita anagrafica](/2.4.40/guide/esempi/banca-predefinita-anagrafica.md)
{% endcontent-ref %}

{% content-ref url="/pages/AirpPb6vHb0xLdjjWfpP" %}
[Calendario su telefono](/2.4.40/guide/esempi/calendario-su-telefono.md)
{% endcontent-ref %}

{% content-ref url="/pages/pOcF8ikQvAf9hUj20XjT" %}
[Contratti a ore](/2.4.40/guide/esempi/contratti-a-ore.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKRm1YYeH0Iv3fK7" %}
[Contratti di manutenzione](/2.4.40/guide/esempi/assistenza-tecnica.md)
{% endcontent-ref %}

{% content-ref url="/pages/QbFxUb6EFWLa7grSqxWo" %}
[Dichiarazioni d'Intento](/2.4.40/guide/esempi/dichiarazioni-dintento.md)
{% endcontent-ref %}

{% content-ref url="/pages/SyJq3qB923PYoob5seEa" %}
[Esportare correttamente in Excel](/2.4.40/guide/esempi/esportare-correttamente-in-excel.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKS1N9OeefSjkl7J" %}
[Fatturazione Elettronica](/2.4.40/guide/esempi/fatturazione-elettronica.md)
{% endcontent-ref %}

{% content-ref url="/pages/EcFPgjfhLOfsMPw98XF3" %}
[Fatture non elettroniche](/2.4.40/guide/esempi/fatture-non-elettroniche.md)
{% endcontent-ref %}

{% content-ref url="/pages/C9gGu7O1IAgclTNuNLTz" %}
[Formattazione celle](/2.4.40/guide/esempi/formattazione-celle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi0v4YtcKbefnvI2mqt" %}
[Gestione acconto](/2.4.40/guide/esempi/gestione-acconto.md)
{% endcontent-ref %}

{% content-ref url="/pages/YLK9EGyo2CLP2r2B1lna" %}
[Gestione magazzini](/2.4.40/guide/esempi/gestione-magazzini.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/-M2sjKRkJyj5sa9e9GEW" %}
[Incassi e pagamenti](/2.4.40/guide/esempi/contabilita.md)
{% endcontent-ref %}

{% content-ref url="/pages/rkMG2m2MHhoLxUodvTJq" %}
[Incassi e pagamenti anticipati](/2.4.40/guide/esempi/incassi-e-pagamenti-anticipati.md)
{% endcontent-ref %}

{% content-ref url="/pages/cAXat9E1UrP8ZiEROzPc" %}
[Liquidazione di salari e stipendi](/2.4.40/guide/esempi/liquidazione-di-salari-e-stipendi.md)
{% endcontent-ref %}

{% content-ref url="/pages/F3ALaza8VlYeeKZOsTkM" %}
[Nota di credito](/2.4.40/guide/esempi/nota-di-credito.md)
{% endcontent-ref %}

{% content-ref url="/pages/sBZvUGFmnku5tNNXeS9J" %}
[Permessi di visualizzazione degli utenti](/2.4.40/guide/esempi/permessi-di-visualizzazione-degli-utenti.md)
{% endcontent-ref %}

{% content-ref url="/pages/23VbFD5VnzMIs601dnfV" %}
[Prezzo di vendita automatico](/2.4.40/guide/esempi/prezzo-di-vendita-automatico.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2sjKRl\_jTOw9y8hJ2G" %}
[Quantità di magazzino](/2.4.40/guide/esempi/magazzino.md)
{% endcontent-ref %}

{% content-ref url="/pages/B2PqsXIpBiXQyCUMrTkF" %}
[Registrazione di crediti inesigibili](/2.4.40/guide/esempi/registrazione-di-crediti-inesigibili.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi0m6gZfToGOmnrLs4T" %}
[Sconto combinato](/2.4.40/guide/esempi/sconto-combinato.md)
{% endcontent-ref %}

{% content-ref url="/pages/O2zdZBO1bUORSa7CxiJZ" %}
[Tasks programmati](/2.4.40/guide/esempi/tasks-programmati.md)
{% endcontent-ref %}

{% content-ref url="/pages/5TlGidxGBobRzPuT3QyO" %}
[Verificare l'installazione di OSM](/2.4.40/guide/esempi/verificare-linstallazione-di-osm.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.40/guide/esempi.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.
