# Creating and editing registration authorities

{% hint style="info" %}
Registration authorities can only be created or edited by Stewardship Organisation Administrators, or Registry Administrators.
{% endhint %}

Registration authorities are created within a Stewardship Organisation, the metadata items of which it will generally be responsible for reviewing and endorsing. After creation, registration authorities' basic details, registration states and validation rules can be edited.

### How to create registration authorities

1. Select 'Browse' from the registry header.

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

2. Select 'Browse' from the 'Stewardship Organisations' field.

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

3. Select the Stewardship Organisation you wish to create a registration authority for from the list.

<figure><img src="/files/jlEuxOEaUdYXaZzlInLs" alt=""><figcaption><p>\</p></figcaption></figure>

4. Select the 'Registration Authorities' tab.

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

5. Select 'Add New Registration Authority'.

<figure><img src="/files/3Kf5mbtiKpqR2dTwm3c9" alt=""><figcaption></figcaption></figure>

6. Populate the 'Name' and 'Definition' fields as desired.

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

7. Select 'Create new Registration Authroity'.

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

8. The new registration authority will appear in the relevant Stewardship Organisation's 'Registration Authorities' tab.

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

### How to edit registration authorities

1. Select 'Browse' from the registry header.

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

2. Select 'Browse' from the 'Stewardship Organisations' field.

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

3. Select the Stewardship Organisation you wish to edit a registration authority of from the list.

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

4. Select the 'Registration Authorities' tab.

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

5. Select the registration authority you wish to edit.

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

6. Select the 'Settings' tab.

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

7. **If you wish to make changes to the registration authority's name, visibility state or definition**, do so via the relevant fields of the 'General ' tab, then select 'Save changes'.

<figure><img src="/files/4NfdKOoRGZImvlvOEBzH" alt=""><figcaption></figcaption></figure>

**Note:** The options presented in the 'State' dropdown are as follows:

* 'Active & Visible': The registration authority is able to be used to endorse content, and is visible to users with permission to see it
* 'Deactivated & Visible': The registration authority is unable to be used to endorse content, but is still visible to users with permission to see it
* 'Deactivated & Hidden': The registration authority is unable to be used to endorse content, and is only visible to Stewardship Organisation Administrators and Registry Administrators.

8. **If you wish to make changes to registration states for this authority**, select the 'States' tab. **If you do not wish to make changes to registration states for this authority**, proceed to step 11.

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

9. Adjust the visibility status, editing status and description of the registration authority's statuses as desired using the relevant fields.

<figure><img src="/files/31KDfFW2WLHjuTe2qYdZ" alt=""><figcaption></figcaption></figure>

**Note: Excluding Registry Administrator permissions**, the meaning of the registration state settings are as follows:

* Visibility statuses:
  * Registration Authority Only: The endorsed item can be viewed by Registration Authority Managers and Registrars
  * Workgroup: The endorsed item can be viewed by all members of the workgroup it belongs to
  * Steward Organisatio&#x6E;*:* The endorsed item can be viewed by all members of the Stewardship Organisation that it belongs to
  * Authenticated users: The endorsed item can be viewed by all registry users that are logged in
  * Public: The endorsed item can be viewed by anyone with access to the registry.
* Editing statuses:
  * Locked. The endorsed item can be edited by stewards of the:
    * Workgroup it belongs to
    * Stewardship Organisation that it belongs to
  * Unlocked: The endorsed item can be edited by all users that would normally have permission to edit the item.

10. Select 'Save'.

<figure><img src="/files/8hWg1VOUa6T32PMLBaCh" alt=""><figcaption></figcaption></figure>

11. **If you wish to set validation rules for the registration authority**, select 'Validation Rules'.

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

12. [Write your desired validation rule(s)](/registration-authorities/creating-and-editing-registration-authorities/validation-rules/setting-validation-rules/writing-validation-rules.md) into the 'Rules' field, then select 'Submit'.

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

**Note:** For information regarding validation rules and how to write them, see [Validation Rules](/registration-authorities/creating-and-editing-registration-authorities/validation-rules.md) and its relevant procedures.


---

# 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/creating-and-editing-registration-authorities.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.
