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

# Provisionen

## Provisionen anlegen

Eine Provision besteht aus einer Bezeichnung, einem prozentualen Wert und der Leistungsart.

## Provisionen können Agentur- oder Fremdleistungen entsprechen

{% hint style="info" %}
**Beispiel für eine Provision mit Fremdleistungscharakter**

Eine Provision kann z.B. ein Versicherungssatz wie *Künstersozialversicherung 4,9%* sein. Die Provision wird als Fremdleistung aufgeschlagen, da wir den Betrag als Agentur wieder abführen müssen.\
Ähnliches gilt z.B. für Ausländersteuer, Equipment-Versicherungen.
{% endhint %}

{% hint style="info" %}
**Beispiel für eine Provision mit Agenturleistungscharachter**

Wenn wir eine Provision *Bearbeitungspauschale* an einer Fremdleistungsposition (z.B. Facebook-Anzeigen) hinterlegen, entfällt der Provisionsanteil ja auf Agenturleistungen. Also macht es Sinn, diese Provisionsart als Agenturleistung anzulegen.
{% endhint %}

## Löschen von Provisionen

Wird eine Provision in der Liste der Provisionen gelöscht, hat das keine Auswirkung auf Dokumente in denen diese Provision bereits verwendet wurde. Sie steht dann lediglich für küntige Dokumente nicht mehr zur Verfügung und kann jederzeit wieder neu angelegt werden.

## Verwenden von Provisionen in Finanzdokumenten

Wie Provisionen in Finanzdokumenten eingesetzt und wie sie in der Druckversion dargestellt werden erfährst du hier:

{% content-ref url="/pages/-La9hNnChJ0KNZk6XY6t" %}
[Verwendung von Provisionen](/finanzen-1/allgemeines-zu-finanzdokumenten/die-positionsliste-1/verwendung-von-provisionen.md)
{% endcontent-ref %}

[Mehr zu Darstellungsmöglichkeiten von Provisionen in der Druckversion](https://wiki.dieagenturverwaltung.de/finanzen-1/allgemeines-zu-finanzdokumenten/druckversionseinstellungen#darstellungsmoeglichkeiten-von-provisionen)


---

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