# Create a New Project

After logging in, the project page opens.

<figure><img src="/files/7UnMQPRaPIIA8CqFmkYB" alt=""><figcaption></figcaption></figure>

Before starting the test, you need to create your projects. To do this, simply click the "Create a Project" button. Or you can use "Add" button to create a project.&#x20;

When creating a new project, you need to enter a name and description if you need. Also you can create unique labels or include different people in your projects. You can see the full access list from this screen.

<figure><img src="/files/ogKf8UNO1X9nVgpPLDdw" alt="" width="375"><figcaption></figcaption></figure>

The projects you add are listed in the "Projects" tab. You can access the details here.

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

When you click on your project, it directs you to the Tests tab.

<figure><img src="/files/11ST424a5nzyQBE0CMuf" 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://loadmance.gitbook.io/loadmance/documentation/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.
