> 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/kontoverwaltung/briefpapier.md).

# Letterhead

Die Agenturverwaltung supports the use of multiple letterheads. What belongs to a letterhead and how it is edited is explained here:

{% content-ref url="/pages/b2b2ebccf0a3430cefb207f5ce2395aec31b0cd3" %}
[Customize letterhead](/die-agenturverwaltung-en/einstellungen-1/finanzen/briefpapier-anpassen.md)
{% endcontent-ref %}

## Use cases for letterheads

#### Different bank account details or tax numbers

You use a specific checking account for all customers, but a particular customer should pay into a bank account set up especially for them. To ensure the correct bank details appear on invoices to that customer in the letterhead, a separate letterhead can be created for that customer and defined as the default in the customer account.

#### Sub-brands of your company

You operate different sub-brands of your company, e.g. "Hase Kommunikation" and "Hase Media Production"; depending on the assignment you can use the correct letterhead with the corresponding company logo.

#### Integrated advertising messages

You create 10 different letterheads, each with a different small banner carrying an advertising message, and rotate them at random.

#### Use of pre-printed stationery

If your agency wants to use pre-printed stationery from the printer, you can create an additional letterhead that has no logo - and possibly no footer -.

#### Multilingual letterhead

If your logo or footer is used in multiple languages, you can create a corresponding letterhead for each language. You should then name the letterhead e.g. "letterhead PDF English". When you then create an English-language financial document, select the English letterhead in addition to the language (English).\
You can also predefine these settings on the customer account under "Settings", then all financial documents of that customer account will use the language and the corresponding letterhead.

### Working with multiple letterheads

If more than one letterhead exists, one of the letterheads can be marked as the default letterhead. It will then be suggested automatically for every new document - unless something else is defined on the customer account (in the Settings > Print version tab).

If, for example, the company address or legal form changes, a new letterhead with the new address can be created. The old letterhead is then deactivated using the "archive" button. It remains available in documents that have already used it and thus preserves their immutability, but it is no longer offered for selection in new documents.

![](/files/15700a3eba1c21d528f3969491de72a187290509)


---

# 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/kontoverwaltung/briefpapier.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.
