# Create Project

***Adding Project:*** To create a new project, locate and click on "Add New Project" at the top right corner of the interface. You'll be prompted to input essential details such as the project name, description, start date, end date, and the option to associate the project with a client, which is not mandatory if it's not applicable.

Furthermore, you have the option to include **third-party** email addresses for collaboration. These third-party vendors could be external companies or contractors working towards the common goals of the company.

Subsequently, you'll need to enlist the team members who will be involved in this project. Finally, designate a Project Admin, similar to a supervisor overseeing the project's progress

{% hint style="info" %}
**Mandatory Fields are Project Name, Description, Start date, and End date.**
{% endhint %}

<figure><img src="/files/DqLVZ7IelsS92lp0ig3e" alt=""><figcaption></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://guide.taskopad.com/fundamentals/project/project-creation-process/create-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.
