# What is Primeur Data Shaper

**Primeur Data Shaper** is our **data transformation solution providing quick and flexible any-to-any data transformations**. It is designed to work perfectly with Primeur Data Mover complementing and boosting its capabilities.

Primeur Data Shaper is a graphical, wizard-driven, and easy-to-use software that supports any-to-any transformation for all data formats – flat files, CSV, XML, Excel, Database, etc. It also supports file splitting, transformation, routing, aggregation, and enrichment to support varying business needs.

The Primeur Data Shaper consists of:

* **Data Shaper Designer**: used for developing data transformations
* **Data Shaper Engine**: provides enterprise-level automation; high availability and parallelization capabilities are inherited from Data Mover, since it runs on STENG peers.

Both components are based on [**Apache Hop**](https://hop.apache.org/) and are fully integrated into the **Data One** suite.


---

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