> 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/einstellungen-1/finanzen/textbausteine.md).

# Text snippets

## Create text blocks

In Settings under Finance -> Text blocks you can create new text blocks for each financial document and edit existing ones. This can be done for the header and footer notes, the additional tabular fields, and the email dispatch. The latter then appears in the body of the email.&#x20;

<figure><img src="/files/bfe2089cefe0a916248d3e6d0d586b3798dcb1c8" alt=""><figcaption></figcaption></figure>

A text block can be created both in German and in English. Below the input form you will find all available variables. These are automatically replaced in the documents with the corresponding values.&#x20;

<figure><img src="/files/a92ac5e0d6396dd621ae1cd37c7656665e198320" alt=""><figcaption></figcaption></figure>

The values for the variables used are automatically inserted into the print version. In the upper part of the tabular block the values automatically determined from the document appear, in the lower part we can simply supplement the list with the additional tabular fields:

![](/files/af2e1e85eeb5c7f8ddce884f1d1ba6d6622531c4)

## Insert text blocks

If text blocks are configured, a new button appears in the financial document at the corresponding places.

![](/files/e70c2f00f8334739fd5e8a639a86502c268d1f4f)

Clicking the button opens a dialog that allows us to select a text block.

![In this example only one text block is available for the footer note.](/files/0a09ce4a5895aadbdbece382ce5ee204c50afafb)

## Define default settings for text blocks on the customer account

The default text blocks can also be overridden for a specific customer account. To do this they are configured in the customer account settings:

{% content-ref url="/pages/7693660867c875428e36ae7c5a45df947a32280f" %}
[Customer account-specific text snippets](/die-agenturverwaltung-en/projektverwaltung-1/etats/etat-einstellungen/etat-spezifische-textbausteine.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://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/finanzen/textbausteine.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.
