# Local VAT Reports

You can access this section from the left menu [**Accounting >> VAT Report**](https://app.zonwizard.com/transactions/iva-estere/).

In this section, the totals of local sales are summarized by month or quarter:

* Invoices
* Daily Takings

divided by country.

<figure><img src="/files/Gdh3w1Tzcx0bGsvBCHae" alt=""><figcaption><p>Section card of the VAT report</p></figcaption></figure>

{% hint style="info" %}
In this section, you can see the VAT due for local sales in each country where you have a tax position. For payment, you will need to file a VAT declaration for each country.
{% endhint %}

## Download VAT Report <a href="#id-5jc9i8skcjir" id="id-5jc9i8skcjir"></a>

By accessing the section [**Accounting >> VAT Report**](https://app.zonwizard.com/transactions/iva-estere/), you can download the following reports by clicking the download button in the upper right corner:

![Download VAT report](/files/MIWtwMga4VsvkjrbHjbi)

* **PDF Report**: VAT report for the selected period in PDF format
* **XLS Report**: VAT report for the selected period in Excel format
* **Transactions XLS**: Detailed report of all transactions included in the VAT report for the selected period


---

# 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.zonwizard.com/accounting/report-vat.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.
