# Einkauf

Die Einkaufsrolle steuert und verwaltet die Beschaffungsprozesse innerhalb des Unternehmens.&#x20;

Die Rolle stellt sicher, dass die benötigten Materialeien, Waren oder Dienstleistungen zum richtigen Zeitpunkt, in der richtigen Menge beschafft werden. Durch den WaWi-Dashboard können somit Bestellungen und kritische Bestände verfolgt werden.&#x20;

Einige Tabellen, die für die Rolle relevant sind: Produkte, Kommissionen, Bestellungen, Lieferungen, WaWi Dashboard, Reklamationen und Montagetermine.


---

# Agent Instructions: 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:

```
GET https://doku.photovate.de/photovate-erp/plattform/rollen/einkauf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
