# What is Primeur Data Watcher

In today’s data-driven world, ensuring the seamless and secure transfer of information is crucial. **Primeur Data Watcher** is a powerful tool designed to monitor and provide detailed insights into the flow of information between various nodes or actors. By tracking each stage of the flow lifecycle, **Primeur Data Watcher** offers a comprehensive view of how data is collected, processed, and delivered.

With its advanced configuration capabilities, users can define expected flows, set processing guidelines, and establish time constraints to ensure timely completion. **Primeur Data Watcher** not only helps in verifying the actual events against the modeled flows but also in identifying potential security or privacy violations and detecting any delays in the data transfer process. This makes it an indispensable tool for maintaining the integrity and efficiency of information flows within an organization.

For every monitored node, **Primeur Data Watcher** shows:

* Whether and how information is collected from the producer
* Any processing that occurs
* Whether and how information is delivered to the consumer

With Primeur Data Watcher, you can configure expected flows, specifying how a flow should be processed and setting time constraints—such as deadlines for when a flow must be completed.

Once a flow is modeled, you can verify events that have occurred. For example:

* If information is transferred to an unmodeled destination, potential security or privacy violations can be identified.
* Possible delays in the flow can be detected.

Your journey through Data Watcher should start by setting up **Roles**. You can learn how to do so on [this](/data-watcher-1.21/setup/data-watcher-roles.md) page.

Once you have done this, you are ready to start designing your flows! Head over to the [Dataflow Modeler](/data-watcher-1.21/model/dataflow-models.md) section of these docs to read about how Dataflows can be enriched.

Now that everything is under control, you might also need to run searches through your flows. Searches can be run in the [Dataflow Inquiry](/data-watcher-1.21/monitor/dataflow-inquiry.md) section of Data Watcher. Follow the link to learn all about it.

Are you an Administrator? Then you might need to know how to use the options in the [Setup](/data-watcher-1.21/setup/system-requirements-and-installation.md) section.


---

# 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/getting-started/what-is-primeur-data-watcher.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.
