# Getting started with Data Shaper in Data Mover

The pages in this section provide step-by-step instructions for configuring and using **Data Shaper Designer** and **Data Shaper Processor** within **Data Mover**.&#x20;

You will understand how to:

* **Set up Data Shaper Designer and Processor**\
  Configure Data Shaper in Data Mover and start the required services.
* **Use the Data Shaper Designer**\
  Create projects, workflows, and asynchronous web services for data transformation.
* **Define workflow templates**\
  Build reusable templates for Data Shaper workflows.
* **Define mediation contracts**\
  Use the Data Shaper workflow in a mediation contract and trigger it based on events.
* **Monitor and log workflows**\
  Track execution details and troubleshoot issues using Data Mover monitoring tools.


---

# 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.20/using-data-shaper-in-data-mover/getting-started-with-data-shaper-in-data-mover.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.
