# Create a dataflow model from a flow

To create a dataflow model from a flow already in Data Watcher follow these steps:

1. Go to the **Inquiry** section, and click the 3-dot icon on the right of the dataflow.
2. Select the **Model as flow** entry.

<figure><img src="/files/ORykdRPL5yh0f24pxTKR" alt="" width="563"><figcaption></figcaption></figure>

3. The **Dataflow Modeler** page will open loading the selected flow.
4. Define rules as detailed in the [Matching Criteria](/data-watcher-1.21/model/matching-criteria.md) page.
5. Enter a **Business Name** for the Model.\
   **Note:** The Model name must have at least 5 characters.
6. Click the **Save** button to confirm the creation of a model in draft status. See the [Dataflow model lifecycle](/data-watcher-1.21/model/dataflow-model-lifecycle.md) page for details on the draft and master status.

The dataflow model will be listed on the **Dataflow Models** page, which can be reached by clicking the option on the toolbar to the left.\
When Data Watcher is in a bundle with Data Mover, go to **Design** → **Dataflow Models**.


---

# 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.primeur.com/data-watcher-1.21/model/modeling-dataflows/create-a-dataflow-model-from-a-flow.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.
