> For the complete documentation index, see [llms.txt](https://docs.flowlity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowlity.com/de/how-tos.md).

# Anleitungen

Diese Anleitungen führen Sie Schritt für Schritt durch die häufigsten Aufgaben in Flowlity. Jede Anleitung erklärt, welche Module und Einstellungen beteiligt sind, und verweist auf die relevanten Konzeptseiten für ein tieferes Verständnis.

### Ansichten und Filter

* [**Ansichten einrichten und verwalten**](/de/how-tos/set-up-views.md) — Eine benutzerdefinierte Ansicht erstellen, Filter konfigurieren, speichern und als Automatisierungsbereich verwenden.

### Bestand und Beschaffung

* [**Ihre Bestandsstrategie konfigurieren**](/de/how-tos/configure-inventory-strategy.md) — Eine Strategie auswählen, sie für ein Produkt festlegen, die Pufferrichtlinie konfigurieren und das Ergebnis in der Planung prüfen.
* [**Beschaffungsaufträge prüfen und validieren**](/de/how-tos/review-validate-orders.md) — Geplante Aufträge überprüfen, Beschränkungen prüfen, Mengen anpassen und Aufträge freigeben.

### Bedarf und Prognose

* [**Prognoseereignisse erstellen und anwenden**](/de/how-tos/create-forecast-events.md) — Ein Ereignis erstellen, es mit Produkten verknüpfen und seine Auswirkung im Bedarfsdiagramm prüfen.
* [**Bedarfsanomalien untersuchen und beheben**](/de/how-tos/investigate-demand-anomalies.md) — Anomalien erkennen, Agentenvorschläge überprüfen und Korrekturen akzeptieren oder ablehnen.

### Automatisierungen

* [**Eine Automatisierung einrichten**](/de/how-tos/set-up-automation.md) — Eine Automatisierung erstellen, einen Ansichtsbereich auswählen, Aktionen und Zeitplan definieren und Läufe überwachen.


---

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

```
GET https://docs.flowlity.com/de/how-tos.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.
