# Fatturazione elettronica

{% hint style="info" %}
Dal plugin Fatturazione elettronica è possibile gestire la fatturazione elettronica di un documento.
{% endhint %}

La schermata si presenta così, permettendo di:

* Generare un file in formato XML con i dati relativi alla fattura di vendita
* Visualizzare il file XML
* Scaricare il file XML
* Inviare il file XML al Sistema di Interscambio
* Verificare le notifiche da parte dello SDI

![](/files/ZTyjnUy2lpaCHq89Ri3P)

Per maggiori informazioni consultare la sezione:

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


---

# 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.36/openstamanager/modules/vendite/fatturedivendita/plugin-1/fatturazione-elettronica.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.
