# Modeling dataflows

Modeling dataflows improves efficiency, security, and control over their processes.&#x20;

Naming and structuring a dataflow makes it easier to manage and monitor. The use of notifications ensures rapid response to errors, minimizing disruption and operational risk. Assigning attributes organizes workflows more effectively, and aligns tasks with business goals. Configuring cutoff points helps control dataflow behavior and prevents issues. In addition, dataflow modeling improves searchability and user management by enabling selective access and enhancing security, governance, and compliance. Overall, it results in more efficient, reliable, and well-governed business operations.

### **Main features of dataflow models**&#x20;

Modeling a dataflow enriches it with specific information in a way that makes it more meaningful to business users.

Modeling features include:

1. labeling of specific business flows so that they are recognized for a function
2. management of the arrival of files
3. processing of files on specific nodes through cut-offs
4. definition of dataflow matching rules

Existing dataflow models are listed on the [Dataflow Models](/data-watcher-1.21/model/dataflow-models.md) 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, Existing dataflow models are listed in **Design** → **Dataflow Models**.

Dataflow models can be created from a flow already in Data Watcher or from scratch. Read the following pages for details.


---

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