> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/allgemeines-zu-finanzdokumenten/vat.md).

# VAT

#### Initial settings in Die Agenturverwaltung

Settings → Finance → VAT rates → Select country

Are there VAT keys that need to be entered in the fields?

The default settings refer to the German market; if your company, for example, is based in Austria, you can click on Settings in the main menu at the top right and then click on the "VAT rates" tile in the "Finance" section. Here the country in which your company is registered can be set.

<figure><img src="/files/7f45992d5057afe16a8a7d03470feeacad67ad26" alt=""><figcaption></figcaption></figure>

Tax keys can also be stored. These keys can be provided by the tax advisor. They are usually a single-digit number, e.g. “1” or “9”.

The tax keys are used to transfer bookings to DATEV. Therefore they can be specified for domestic bookings, intra-community trade bookings, as well as for third countries. Normally 9 tax keys should be entered here. At a minimum, however, those for the domestic market should be stored.

The tax keys only need to be specified if a company posts accounts. If only documents are passed on to the tax advisor, it is not necessary.

{% hint style="info" %}
**Changing statutory VAT rates**\
In Germany, changing VAT rates occurred in 2007, 2020 and 2021 due to changes in the law. These are also reflected in Die Agenturverwaltung.\
If an invoice is issued, for example, in May 2020, the VAT rate valid in May 2020 will be used automatically. \
**Important**: If the date of an already created document is changed so that it results in a change of VAT, this is not changed automatically. Instead the user is confronted with a prominent notice to change the VAT rate.
{% endhint %}

#### More about VAT in financial documents

{% embed url="<https://wiki.dieagenturverwaltung.de/finanzen-1/allgemeines-zu-finanzdokumenten/der-summenblock-am-ende-des-dokuments>" %}


---

# 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://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/allgemeines-zu-finanzdokumenten/vat.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.
