# Enabling self sign-up

## How to enable self sign-up for a registry <a href="#how_to_enable_self_sign-up_for_a_registry" id="how_to_enable_self_sign-up_for_a_registry"></a>

Self sign-up will allow users with a specific email extension (e.g. @example.org) to sign up for an account on a registry without the help of an Administrator.

{% hint style="info" %}
You must be an Administrator of the Registry to be able to perform these actions.
{% endhint %}

1\. Select <img src="https://desk.zoho.com.au/DocsDisplay?zgId=7000211905&#x26;mode=inline&#x26;blockId=17qfd7b41c68e2b334c5a91cf8a2db25cd03e" alt="" data-size="line"> from the dashboard side panel, then select <img src="https://desk.zoho.com.au/DocsDisplay?zgId=7000211905&#x26;mode=inline&#x26;blockId=17qfdd0a935e0030347de94569cc4bc0f58d9" alt="" data-size="line">.

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

2\. Toggle the 'Enable' checkbox as desired to enable or disable self sign-up. If desired, you can also use the 'Message' field to add a message that will appear when a user selects the "Sign Up" option from the registry landing page.

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

3\. Select <img src="https://desk.zoho.com.au/DocsDisplay?zgId=7000211905&#x26;mode=inline&#x26;blockId=17qfd089a33dbf0d241288fddd93f8a990848" alt="" data-size="line"> under 'Allowed Emails' if you wish to add allowed email extensions.

**Note:** Ensure you only add one email extension per item line.

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

<figure><img src="/files/44yaddCS1ihkKu5i6qhg" alt=""><figcaption></figcaption></figure>

5\. Select <img src="https://desk.zoho.com.au/DocsDisplay?zgId=7000211905&#x26;mode=inline&#x26;blockId=17qfd7822af6cbba34af3bf5a72c54c0bc9bb" alt="" data-size="line"> once satisfied. Users with the allowed email extensions will now be able to self sign-up to the registry and will see the 'Sign Up' option when going to the registry landing page.

<figure><img src="/files/AAotAPVb9d7MdSoFKbgK" 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/registry-configuration/enabling-self-sign-up.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.
