# How-to guides

These guides walk you through the most common tasks in Flowlity, step by step. Each guide tells you which modules and settings are involved and links to the relevant concept pages for deeper understanding.

### Views and filtering

* [**Set up and manage views**](/how-tos/set-up-views.md) — Create a custom view, configure filters, save it, and use it as an automation scope.

### Inventory and supply

* [**Configure your inventory strategy**](/how-tos/configure-inventory-strategy.md) — Choose a strategy, set it on a product, configure the buffer policy, and verify the result in Planning.
* [**Review and validate supply orders**](/how-tos/review-validate-orders.md) — Review planned orders, check constraints, adjust quantities, and release orders.

### Demand and forecasting

* [**Create and apply forecast events**](/how-tos/create-forecast-events.md) — Create an event, link it to products, and verify its impact on the demand chart.
* [**Investigate and fix demand anomalies**](/how-tos/investigate-demand-anomalies.md) — Spot anomalies, review agent suggestions, and accept or reject corrections.

### Automations

* [**Set up an automation**](/how-tos/set-up-automation.md) — Create an automation, pick a view scope, define actions and schedule, and monitor runs.


---

# 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://docs.flowlity.com/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.
