# Create a Project

1. On the main page, click the <img src="/files/YJojsKfZNuyjwK5Vskln" alt="" data-size="line"> icon to add a new project.&#x20;
2. Fill in the following fields:&#x20;
   * **Name**: ProjectName
   * **Home folder**: ${DATAONE\_HOME}/wlp/usr/server/${STENG-SRV}/database-processor/config/projects
   * **Configuration file**: ProjectName/project-config.json
   * **Metadata base folder**: ${PROJECT\_HOME}/metadata
   * **Unit tests base path**: ${PROJECT\_HOME}
   * **Data Sets CSV folder**: ${PROJECT\_HOME}/datasets
3. Click Ok.
   * Accept any **project reload prompts**.
   * Refuse any **"Do you want to create new\..."** suggestions.

The Designer will detect the existing configuration.&#x20;

Click **OK**. Accept any project reload prompts and refuse any "Do you want to create new\..." suggestions.&#x20;

{% hint style="warning" %}
**Note**: If metadata and other tabs are missing, reopen the project configuration by clicking the <img src="/files/H6a8mrAIzTbxsLTL28na" alt="" data-size="line"> icon, and re-enter the values for Metadata base folder, Unit tests base path, Data Sets CSV folder. Then, accept the reload prompt.
{% endhint %}

Click on <img src="/files/zml4hI03k5iuJfOwvSsm" alt="" data-size="line"> to configure the environment:

1. Select your project name.&#x20;
2. Click the **New** button.
3. Navigate to ..//config/projects.
4. Click the Ok button to save and confirm.&#x20;

Once completed, **Data Shaper 2.0** is ready to be used within your Data Mover workflows.


---

# 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/using-data-shaper-in-data-mover/using-the-data-shaper-designer/create-a-project.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.
