# Create a new project

&#x20;

<div data-full-width="true"><figure><img src="/files/52d94b8693c876f679a15c93f9f35a3ac02da946" alt=""><figcaption></figcaption></figure></div>

1. Click in the sidebar on **Engineering \[A]**
2. Click in the context bar on **Projects \[B]**
3. Click on **\[C]**\
   ▷ The window **\[D]** opens&#x20;
4. Enter in **\[E]** Enter a name for the project.
5. Enter in **\[F]** an email address. \
   ◈ Notifications will be sent to this address
6. Click on **Confirm \[G]**

### Add users to projects

When a project is newly created, there are still no users who can access this project.

{% hint style="info" %}
Even if you have created a project as a super admin, you initially do not have access to the new project.&#x20;

Follow the steps below to grant yourself access to the new project.
{% endhint %}

1. Click in the sidebar on *Engineering*
2. Click in the context bar on *Projects*
3. Click the project to which you want to add a user.
4. Click on *+User*
5. Select a *role* out.
6. Select the *Users* who should receive this role.
7. Click on *Save.*

###


---

# 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.buildings.ability.abb/collection/english-v14/documentation/systems-and-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.
