# People

### Adding people

You can invite others to join the project. This is a useful feature where a project proponent can invite a project developer or other relevant stakeholder to join the project and modify or view information that may not be publicly available. &#x20;

If an individual has not established a user account, they can be invited to join by providing the name and email address of the individual. New users will receive an invitation to join the project, and the ICR platform via email. And onboarded as a [user](/documentation/carbonregistry.com/registry-user-guide/get-started/create-a-user-account.md).&#x20;

From the top right section, you click "Add user" to add more users to the project.&#x20;

<figure><img src="/files/oUq6szaeLi9JHeX99jcd" alt=""><figcaption><p>Users</p></figcaption></figure>

A search box appears where you can search for current users in the registry system.&#x20;

<figure><img src="/files/epixUf47M9SZZtAF1RKK" alt=""><figcaption><p>Search users</p></figcaption></figure>

If you find a current user by searching for email or a name, you can add the user as a Partner to the project by hovering over the user and click "Add partner".&#x20;

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

If you can't find the user by searching by email or name, you can create a new user if you have a name and an email for the user. You click "Create" from the top right to enter the "Create user" dialog.&#x20;

<figure><img src="/files/itr51ZjCrEcwSRa5uJVJ" alt=""><figcaption><p>Create new user</p></figcaption></figure>

Complete providing the name and email to invite the user to join the registry and your project.&#x20;

The user will receive an email with details on how to complete the setup. Also see ["Create a user account"](/documentation/carbonregistry.com/registry-user-guide/get-started/create-a-user-account.md). He will also receive a invite notification to join the project. &#x20;

When you have created the user, you are invited to assign user privileges to the user. The user may be:&#x20;

* Admin (Full admin priveledges over the project (Authorized representative))
* Editor (can edit but can´t request review by ICR)
* Partner (Read-only access)

<figure><img src="/files/FRqQBljqkTXHMESEPqM0" alt=""><figcaption><p>Add user - assign priveledges</p></figcaption></figure>

After you send the invite, you'll see that the new user is "Pending" approval to join the project. &#x20;

<figure><img src="/files/BexiLSM0dDa6t381lU2n" alt=""><figcaption><p>People view</p></figcaption></figure>

When the user accepts the status changes to "Approved". If you see the user hasn't accepted it within a reasonable time, you can go from the action panel on the right side and resend the invitation.&#x20;

<figure><img src="/files/LsSpcb1Wk1ffRftvvks5" alt=""><figcaption><p>Action panel </p></figcaption></figure>

From the action panel, you can also change the role of users.&#x20;

{% hint style="info" %}
Only admin users can change roles.&#x20;
{% endhint %}


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/project-proponents-and-developers/registering-a-project/create-a-new-project/people-and-organizations/people.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.
