# Modules and components of Primeur Data One

**Primeur Data One** is composed of multiple different modules that can be deployed standalone or fully integrated:

* **Primeur Data Mover** moves data securely and efficiently among different applications and systems across multiple channels, owning the full responsibility and control to deliver the file at the right time to the correct recipient.
* **Primeur Data Watcher** provides end-to-end visibility and control of MFT data flows, from source to destination, including possible transformations and third-party technologies. It helps detect problems and anticipate operative issues and fallouts.
* **Primeur Data Shaper** provides quick and flexible any-to-any data transformations. It is designed to work perfectly with **Primeur Data Mover** complementing and boosting its capabilities.
* **Primeur Panorama** is an add-on to **Primeur Data Watcher**. With its easy-to-use graphical interface, it enables technical and business users to create customized dashboards that monitor data flows and their transfers. It provides a comprehensive, multi-faceted view of the data flow, enabling users to make more informed and effective decisions.
* **Primeur DWAgent** interfaces external file transfer (FT) or managed file transfer (MFT) middleware products, detecting relevant events as they are produced and sending them to **Primeur Data Watcher** for processing. DWAgent can also forward events generated by legacy Primeur products like Spazio MFT/S, GBI, and others to Data Watcher.
* **Primeur Data One Installation Manager** is intended for system administrators who need to perform the product's initial installation and configuration. Knowledge of software installation procedures, networking, security, system administration, and database administration is required.

## Architectural components

* The **CEntral MANager (CEMAN)** can be considered the brain of Primeur Data Mover. It is the central point of administration, management, and monitoring. It oversees data integration commands and control tasks, including the orchestration of actions on one or more Scalable Trusted ENGines.
* The **Scalable Trusted ENGine (STENG)** can be considered the execution agent of Primeur Data Mover. It performs the executive tasks orchestrated by the CEMAN, such as file transfers, data compression, and data encryption. Among its activities, it can act as a server so that users can upload and download files or as a client pushing and pulling files from remote servers.
* The **DMZ Gateway** can be considered the security guard responsible for isolating senders or receivers sitting outside of the Intranet. It enables file-transfer services to be provided in DMZ, allowing access to business data with an extra layer of protection. By default, it terminates sessions originated on the internet, before propagating them in the intranet.
* The **Data Watcher Engine** stores and manages all events issued by the platform and other third-party monitored systems to perform end-to-end monitoring of the dataflow.
* The **Data Shaper Engine** provides quick and flexible any-to-any data transformations.


---

# 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-one-installation-manager/getting-started/modules-and-components-of-primeur-data-one.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.
