> For the complete documentation index, see [llms.txt](https://documentation.carbonregistry.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/project-proponents-and-developers/registering-a-project/create-a-new-project/people-and-organizations.md).

# People and Organizations

Projects may be a joint effort between two or more organizations. They also may have different participants, e.g. project developer, rating agency, or other roles.

From the People section, you can invite and manage other organizations and users that are connected to your project.&#x20;

From the project home screen or the project side panel, you choose **People**.

{% embed url="<https://youtu.be/8PcpwduoYlA>" %}
People and organizations
{% endembed %}

You can either manage people or Organizations from the People tab.&#x20;

When you start registering the project only the user who started the registration is added to the project. That user automatically becomes an admin of the project.&#x20;

For this project only one user is linked to the project and one organization.&#x20;

<figure><img src="/files/JwO714NWbp2lYcYL0qPV" alt=""><figcaption><p>People and organizations</p></figcaption></figure>

You can invite other users from the People section to join the project. For example, people from your organization, people from the project owner, or from other partnering organizations.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td>People</td><td></td><td><a href="/pages/2ZE00VfAk4KMByFrybHC">/pages/2ZE00VfAk4KMByFrybHC</a></td><td><a href="/files/oHkg1MjJR3XDHpm40MyZ">/files/oHkg1MjJR3XDHpm40MyZ</a></td></tr><tr><td></td><td>Organizations</td><td></td><td><a href="/pages/q85GT3NfAKaxJqZNtyy1">/pages/q85GT3NfAKaxJqZNtyy1</a></td><td><a href="/files/6w97M9lqjrlmZdTiuDNY">/files/6w97M9lqjrlmZdTiuDNY</a></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
