# Managing members of a registration authority

{% hint style="info" %}
Registration authority members can only be added, or have their roles changed by a Registration Authority Manager, a Stewardship Organisation Administrator or a Registry Administrator.
{% endhint %}

Users can be added to registration authorities in order to view the registration authority's information, review and endorse metadata submitted to that registration authority, or manage the registration authority's settings and other details.

### How to add users to a registration authority

1. Select 'Browse' from the registry header.

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

2. Select 'Browse' from the 'Registration Authorities' field.

<figure><img src="/files/21RcJPsdHFADDrmbg8cL" alt=""><figcaption></figcaption></figure>

3. Select the registration authority you wish to add a user to.

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

4. Select the 'Members' tab.

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

5. Select 'Add a member'.

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

6. Populate the 'Users' field with the name of the user(s) you wish to add to the registration authority, then select them when they appear.

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

**Notes:**

* To remove a user from the 'Users' field, select the 'x' beside their profile picture
* Only users that are members of the owning stewardship organisation can be added to a registration authority.

7. Select the role(s) you want the new member(s) to have via the 'Role' field. The available roles are defined as:
   * Manager: Can edit all details of the registration authority, as well as approve reviews to endorse metadata items
   * Registrar: Can approve reviews to endorse metadata items
   * Viewer: Can view information about the registration authority and any reviews requested of it, but cannot interact with any of this information.

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

8. Select 'Add member'.

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

9. The new member(S) will now appear on the 'Members' tab.

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

### How to change a user's role within a registration auithority

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

2. Select 'Browse' from the 'Registration Authorities' field.

<figure><img src="/files/21RcJPsdHFADDrmbg8cL" alt=""><figcaption></figcaption></figure>

3. Select the registration authority you wish to add a user to.

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

4. Select the 'Members' tab.

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

5. Select the cog icon from the row of the user whose role you wish to change.

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

6. Select 'Change role'.

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

7. Select the role you'd like the selected user to have from the 'Role' field.

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

8. Select 'Change roles'.

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

9. The user's new role will now display in their row of the 'Members' tab.

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


---

# 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://help.aristotlemetadata.com/registration-authorities/managing-members-of-a-registration-authority.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.
