# Using the Data Shaper Designer

To open the **Data Shaper Designer**:

1. In **Data Mover**, go to **Design → Data Shaper**.
2. The Data Shaper Designer interface will appear.

<figure><img src="https://4045370068-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyxV8XEI7kgTw22LXcPL6%2Fuploads%2Fu7mb3FbAOMkR3F0mhTwv%2Fimage.png?alt=media&#x26;token=65e3488b-63e1-44b7-ae99-48ae62fd8f04" alt=""><figcaption></figcaption></figure>

Before using the Designer, you must create:

* A [Project](https://docs.primeur.com/data-shaper-1.20/using-data-shaper-in-data-mover/using-the-data-shaper-designer/create-a-project)
* A [Workflow](https://docs.primeur.com/data-shaper-1.20/using-data-shaper-in-data-mover/using-the-data-shaper-designer/create-a-workflow)
* An [Asynchronous Web Service](https://docs.primeur.com/data-shaper-1.20/using-data-shaper-in-data-mover/using-the-data-shaper-designer/publish-the-workflow-to-data-mover) that will result in the publication of the Workflow to Data Mover. &#x20;


---

# 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/using-the-data-shaper-designer.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.
