# Create a New Project

To create a new project, click on the plus sign in the lower right hand corner of the projects window.  The new project window will open.

Fill in the project name and a description of the project.  When done, click the ‘Save’ button to create your project.

<figure><img src="/files/uCMhWWpr6tOvs57e9Iyk" alt=""><figcaption><p>Create Project window</p></figcaption></figure>

Once you have saved your project, it will appear in the project list.

<figure><img src="/files/eIesT56jyViIUkGLMWXq" alt=""><figcaption><p>New project added to list</p></figcaption></figure>


---

# 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.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/tdo-project-builder-user-guide/projects/create-a-new-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.
