# Flow Models

## What is a Flow Model

A flow model allow data savvy users to model their data without having to rely on SQL to do so. This allow power business users to:

* Create new derived tables
* Easily combine data from various sources without coding
* Bring data mesh capabilities to your whole company

In the section you'll learn:

{% content-ref url="/pages/x6iBiWhrbaiXV1447Crv" %}
[Create a Flow](/data-management/workbench/model-data/flow-models/create-a-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/BUFcjiqP1r8hFoHpsR6E" %}
[Flow steps](/data-management/workbench/model-data/flow-models/flow-steps.md)
{% endcontent-ref %}

{% content-ref url="/pages/yxKw8DB54NwVX5Ktw286" %}
[Update a Flow](/data-management/workbench/model-data/flow-models/update-a-flow.md)
{% endcontent-ref %}


---

# 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.whaly.io/data-management/workbench/model-data/flow-models.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.
