# Organizations

### Adding Organizations

From the Organization section from the top right, you click "Add Organization" to add organization to the project.&#x20;

<figure><img src="/files/NdZ58EDYKfxHcaxcf1BT" alt=""><figcaption><p>Organizations</p></figcaption></figure>

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

<figure><img src="/files/M0iCKzoVguwVQhVilWft" alt=""><figcaption><p>Search organizations</p></figcaption></figure>

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

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

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

<figure><img src="/files/euRrDk5WziyVv7h2BAwA" alt=""><figcaption><p>Create a new organization</p></figcaption></figure>

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

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

When you have invited the organization to join, you are invited to assign its role to the project. The organization may be:&#x20;

* Partner
* Project developer

A partner can have different meanings, e.g., a sub-project proponent, a rating agency, or another who has an interest in the project. &#x20;

<figure><img src="/files/5z4xxWInoIUaKoKCLfm3" alt=""><figcaption><p>Add organization - assign role</p></figcaption></figure>

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

<figure><img src="/files/JCoo10fz7iCnYVDXKyng" alt=""><figcaption><p>Organizations view</p></figcaption></figure>

When the user accepts on behalf of the organization 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/ANl0jC0kMjVCslS1PYZq" alt=""><figcaption></figcaption></figure>

From the action panel, you can also change the role of the organization.&#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/organizations.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.
