# Intracom VAT summary

The Intracom VAT summary is a monthly report that outlines the invoices issued for sales to businesses in EU countries outside the seller’s home country.&#x20;

These transactions are zero-rated for VAT under the reverse charge mechanism, meaning no VAT is charged by the seller.&#x20;

The report includes key details such as the total invoice amount, the buyer's business name, VAT registration number, and country. Any credit notes issued during the reporting period are also accounted for, with their values deducted from the total invoiced amount.

{% hint style="info" %}
To ensure that tax numbers are validated and tax amounts are calculated correctly you will need to [install our Simple Tax plugin](/guide/tour/billing/sales-tax-and-vat.md#simple-tax).&#x20;
{% endhint %}

<figure><img src="/files/HIOFYuhocAot0PiHiixA" alt=""><figcaption><p>Intracom VAT summary</p></figcaption></figure>

**Intracom VAT (Intra-Community VAT)** refers to the Value-Added Tax (VAT) that applies to transactions between businesses in different EU member states. This system is designed to facilitate cross-border trade within the EU's single market.&#x20;

**Reverse taxation**, commonly known as the **reverse charge mechanism**, is a system where the responsibility for reporting and paying VAT shifts from the seller to the buyer. Instead of the seller charging VAT and remitting it to the tax authorities, the buyer must self-assess and report the VAT in their own country as both **input VAT** (reclaimable) and **output VAT** (payable).


---

# 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.bunny.com/guide/tour/accounting/intracom-vat-summary.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.
