# Create a Project from Scratch

Add a new Project created manually.

<figure><img src="/files/QVmnFHXbkoDZ5DCAXuf2" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
Go to the **Project** tab.
{% endstep %}

{% step %}
Click **+**.

A pop-up window will appear.
{% endstep %}

{% step %}
Select **Create from scratch**.

A pop-up window will appear.

<figure><img src="/files/TMtC24NE8ExRPcFDnAWm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter a Project name.
{% endstep %}

{% step %}
Select a Project location (optional).&#x20;

Select a specific folder to save a Project or save it to the root directory outside of all folders.
{% endstep %}

{% step %}
Click the **Save** button.
{% endstep %}
{% endstepper %}

A [Project menu](/project/set-projects/navigate-through-the-project-menu.md) page will appear.&#x20;

To continue course creation, create and manage [course outline](/project/set-a-project-structure.md).


---

# 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://help.parta.io/project/set-projects/create-a-project/create-a-project-from-scratch.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.
