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

# Textbausteine

## Textbausteine anlegen

In den Einstellungen unter Finanzen -> Textbausteine können für jedes Finanzdokument neue Textbausteine angelegt werden und bestehende bearbeitet werden. Das geht jeweils für die Kopf- und Fußbemerkung, die zusätzlichen tabellarischen Felder und den E-Mail- Versand. Letzterer taucht dann im Text der E-Mail auf.&#x20;

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

Ein Textbaustein kann sowohl auf deutsch als auch auf englisch angelegt werden. Unterhalb der Eingabemaske finden sich alle verfügbare Variablen. Diese werden in den Dokumenten automatisch durch die entsprechenden Werte ausgetauscht.&#x20;

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

Die Werte für die verwendeten Variablen werden automatisch in die Druckversion eingefügt. Im oberen Teil des tabellarischen Blocks erscheinen die aus dem Dokument automatisch ermittelten Werte, im unteren Teil können wir mit den zusätzlichen tabellarischen Feldern die Liste einfach ergänzen:

![](/files/-M1sCDNi-0gVVnF5JIkH)

## Textbausteine einfügen

Sofern Textbausteine konfiguriert sind, erscheint im Finanzdokument an den entsprechenden Stellen eine neue Schaltfläche.

![](/files/-M1sBCbU4I_ovlEOlWEf)

Klick auf die Schaltfläche öffnet einen Dialog der uns erlaubt einen Textbaustein auszuwählen.

![In diesem Beispiel steht nur ein Textbaustein für die Fußbemerkung zur Verfügung.](/files/-M1sB_x3u3S6o9we07ZO)

## Standardeinstellungen für Textbausteine am Etat definieren

Die Standard-Textbausteine können auch für einen bestimmten überschrieben werden. Dazu werden sie in den Etat-Einstellungen konfiguriert:

{% content-ref url="/pages/-M3-srRxO8M0Q8KtT87q" %}
[Etat-spezifische Textbausteine](/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/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.
