> For the complete documentation index, see [llms.txt](https://doku.photovate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doku.photovate.de/photovate-erp/einstellungen/angebotsdetails/angebotsarten.md).

# Angebotsarten

Photovate bietet eine Vielzahl von Angebotsarten, um den vielfältigen Anforderungen des Geschäfts gerecht zu werden.&#x20;

Jede Angebotsart ist durch folgende Attribute charakterisiert:

* **Bezeichnung:** Klare Benennung der Angebotsart für eine einfache Identifikation.
* **Farbe:** Farbliche Kennzeichnung zur visuellen Unterscheidung unterschiedlicher Angebotsarten.
* **Symbol:** Eindeutiges Symbol zur schnellen visuellen Zuordnung.

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

**Angebotspezifika**

Innerhalb der Angebotspezifika kann eine Standard-Angebotsvorlage ausgewählt werden und die Zielmarge je Angebotsart definiert werden.&#x20;

Ist eine Zielmarge definiert, wird auf diese innerhalb der Angebotserstellung visuell Bezug genommen: Ist die aktuelle Marge unterhalb der Zielmarge, wird sie rot ausgewiesen, ansonsten grün.

**Abwicklungsstruktur**

Unter Abwicklungsstruktur kann man die gewünschte Abwicklungsstruktur für diese Angebotsart hinterlegen. Die Abwicklungsstrukturen können im Reiter Vorlagen innerhalb der Einstellungen definiert werden.&#x20;

Siehe dazu auch:&#x20;

{% content-ref url="/pages/OCXzTOQvEsnzr9T0Zr61" %}
[Vorlagen](/photovate-erp/einstellungen/vorlagen.md)
{% endcontent-ref %}

**Angebotsvorlagen**

Innerhalb der Angebotsvorlagen können diverse Angebotsvorlagen für eine Angebotsart samt Musterpositionen sowie Vor- & Nachtexten hinterlegt werden.

Es besteht die Möglichkeit, durch das Hinzufügen eines neuen Datensatzes weitere Angebotsarten individuell zu definieren.


---

# 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://doku.photovate.de/photovate-erp/einstellungen/angebotsdetails/angebotsarten.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.
