> 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/projektverwaltung-1/etats/etat-einstellungen/etat-spezifische-textbausteine.md).

# Customer account-specific text snippets

## Alternative text modules for financial documents

General information on creating and using text modules can be found here:

{% content-ref url="/pages/b0113f4848ec20fd1093cba7ef5242854686a044" %}
[Text snippets](/die-agenturverwaltung-en/einstellungen-1/finanzen/textbausteine.md)
{% endcontent-ref %}

On the customer account you can define whether financial documents such as estimates, invoices or credit invoices should be prefilled with certain text modules.

### Use cases for customer account text modules

#### Personal customer salutation

In the text module for the header note of estimates in this customer account, for example, the customer's contact person could be mentioned personally, or an English alternative to the standard German header note

#### Customer cost centers

Your customer has asked you to include your supplier number or a cost center on all documents. The additional tabular fields are suitable for this:

![](/files/720e1edf40a21eec213b860407cd2fddd2108c93)

#### Alternative payment terms

&#x20;to formulate a personal customer salutation in the header note, to store certain cost center information of the customer in the tabular additions, or to specify payment terms valid only for this customer account in the footer note of an estimate.


---

# 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/projektverwaltung-1/etats/etat-einstellungen/etat-spezifische-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.
