> 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/die-positionsliste-1/verwendung-von-provisionen.md).

# Using commissions

## What are commissions?

Learn more about how commissions are created here:

{% content-ref url="/pages/981306bddce98b8c0e8f63cd5191e5aa143febbf" %}
[Commissions](/die-agenturverwaltung-en/einstellungen-1/finanzen/provisionen.md)
{% endcontent-ref %}

[More about display options for commissions in the print version](https://wiki.dieagenturverwaltung.de/finanzen-1/allgemeines-zu-finanzdokumenten/druckversionseinstellungen#darstellungsmoeglichkeiten-von-provisionen):

{% content-ref url="/pages/43272fb21ef87b58bbe1b4f65de50b3327abd707" %}
[Print settings](/die-agenturverwaltung-en/finanzen-1/kva/druckversionseinstellungen.md)
{% endcontent-ref %}

{% embed url="<https://www.youtube.com/watch?v=ApgCKdl57Wk>" %}

## Using commissions

Commissions can be added to an item in a financial document (invoice, estimate, credit invoice, template) in two ways.

{% embed url="<https://youtu.be/6-GrfFRJTdo>" %}

### Item dialog

If you open an item, you will find the option to select commissions in the "Commissions" tab. Multiple commissions can also be assigned to an item, for example: KSK 4.9% and handling fee 10%

Items can also be removed here. This only removes the link of the commission to this item. The commission can therefore be added again later.

To apply the changes, you must click "Save" at the bottom of the dialog.

### Commission editor

Below in the item list, created commissions are displayed in one or more rows. By clicking on one of these rows, the commission editor opens and shows a summary of our commission list. Here further commissions can be added to functions or links between items and commissions can be removed.

### Service types: agency service and external service

When created, a commission is always assigned to a service type, which means that regardless of the service type of the item to which the commission refers, the service type of the commission is always the same.

{% embed url="<https://youtu.be/EGtVP81v1Mo>" %}

## Display of commissions in the print version of a financial document

Commissions can be displayed in the print version directly on the item, grouped at the end of an item group, and grouped below the item list.

The default setting is that commissions are listed directly on the item and below the item list. If you want to change this configuration, contact our customer service: <info@dieagenturverwaltung.de>


---

# 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/die-positionsliste-1/verwendung-von-provisionen.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.
