# Users

Clicking Users from the navigation pane brings you to the user account management.&#x20;

<figure><img src="/files/t4QWeMUNBmYm9ZBd5Mbc" alt=""><figcaption><p>Accessing user management</p></figcaption></figure>

{% hint style="info" %}
**User-account** means a *user* instance in the *ICR registry* that may be connected to *account holder's* *account* holding information on *projects*, production sites, and/or *instruments* issued.
{% endhint %}

{% hint style="info" %}
**Account or registry account** means a *registry* account where *users* or *account holders* hold their *instruments*.
{% endhint %}

{% hint style="info" %}
**Account holder** means an organization (or an individual) that has *beneficial ownership* of the right to the *instruments* held with the *account*.
{% endhint %}

Under the **Users** tab, you can manage, add more users to your organizational account, and manage privileges.

### &#x20;User types

{% tabs %}
{% tab title="Admin" %}
**Admin** means a *user* on the *registry* that has an overall control of an organizational account or projects with the privileges of requesting review of *projects*, *issuance* of *instruments*, *transfer*, *retirements*, *cancellations*
{% endtab %}

{% tab title="Editor" %}
**Editor user** means a user that has the authority to modify information about a *project* but not the authority to request review of *projects*.
{% endtab %}

{% tab title="Viewer " %}
**Viewer user** means a *user* that has a read-only access to information about a *project* or an *account*
{% endtab %}

{% tab title="Auditor " %}
**Auditor user** means a user that has access to all information about a *project* on the *registry* but can’t modify information. He can upload *ValR*, *VerR* and *VVR* to the *registry* and request review.
{% endtab %}
{% endtabs %}

<figure><img src="/files/NVr5a5FG6sreapZ0YxbL" alt=""><figcaption><p>Users of the organization</p></figcaption></figure>

An admin can add more people to the organization by clicking **"Add Stakeholder".**&#x20;

<figure><img src="/files/10cYdqrK7ziY2JPRYB4p" alt=""><figcaption><p>Add people screen</p></figcaption></figure>

Here you provide the name, email and job title (optional) of added users and add them to the organizational account. By default, users are added as Viewers, but an admin can promote users to have admin privileges.&#x20;

{% hint style="info" %}
If the user is already in the registry as a user the user is added to the organization. If he doesn't have an account, an account is created, and he will receive an email from the system with information on how to complete creating the user account.
{% endhint %}

In the summary of people, you can see a summary of who have confirmed affiliations and pending affiliations.&#x20;

<figure><img src="/files/lKpdZCKiogCInkfTmOcL" alt=""><figcaption><p>User - Actions</p></figcaption></figure>

From the action pane, you can manage users. You can promote users to have admin privileges, resend invitations to users who haven't accepted the invite, and delete users.

{% hint style="warning" %}
Admin users may not be deleted from an organization. ICR admin needs to be contacted if there are admin users that need to be removed.
{% endhint %}

&#x20;


---

# 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/account-management/organizational-account-management/users.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.
