> For the complete documentation index, see [llms.txt](https://brenkel-solutions-eg.gitbook.io/dp-calculation-ger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brenkel-solutions-eg.gitbook.io/dp-calculation-ger/nachkalkulation/vorgang.md).

# Vorgang

![Abbildung 1: Vorgang](/files/I1rqPfoRbA7zFiHXXtiy)

## Vorgang berechnen

![Abbildung 2: Vorgang berechnen](/files/QUa3vLEX3CSvT9zmq37p)

## Spalten

Die Spalten ergeben sich aus der hinterlegten Nachkalulationsschemavorlage aus dem Vorgang. Hier kann pro Spalte für den Nachkalkulationsvorgang eine Kombination aus Vorlagenspalte und Vorlagenreihe definiert werden.

![Abbildung 3: Spalten - Beispiel](/files/wUBUtfxv6uaSc8SOo7SS)

## Filter

Mit den Filtern können die Artikelposten eingegrenzt werden, die für diesen Vorgang herangezogen werden sollen.

![Abbildung 4: Filter](/files/a7uhurXnp9ev5XBZpl9n)

## Gruppierungsregeln

Mit den Gruppierungsregeln ist möglich den Vorgang zu schachteln. Damit können z.B. Artilel mit gleicher Artikelkategorie oder alle Varianten zusammengefasst werden.

Generell können die Gruppierungen beliebig komplex aufgebaut werden, d.h. es können unter jeder Gruppe wieder weitere Gruppen gebildet werden.

![Abbildung 5: Gruppierungsregeln](/files/ZNkgV07JYYOJdmIZFDhO)

{% hint style="info" %}
Für die Gruppierung stehen alle Felder aus den Artikelposten zur Verfügung.
{% endhint %}


---

# 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://brenkel-solutions-eg.gitbook.io/dp-calculation-ger/nachkalkulation/vorgang.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.
