> For the complete documentation index, see [llms.txt](https://docs.chainvine.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainvine.xyz/developers/sdk/classes-and-functions/authentication/allow-listing-a-domain.md).

# Allow-listing a domain

Go to <https://app.chainvine.xyz> (for production) or <https://staging.chainvine.xyz> (for testing) and connect your wallet.

#### 1. Navigate to your Admin Dashboard

<figure><img src="/files/zDN4tQp0mnzdHzkuE8W9" alt=""><figcaption><p><em>The Admin Dashboard can be found on clicking your Avatar icon at the top-right of the screen, in the dropdown menu that appears.</em></p></figcaption></figure>

#### 2. Select your Community

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

#### 3. Select the "Settings" tab

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

#### 4. Scroll down to the "Integration" section and enter your domain in the text field (you can add many domains), click "Add a domain"&#x20;

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

#### 5. Click "Save" to update your new domain(s) to your list of allow-listed domains&#x20;

You should see a "Changes Saved" popup at the top of the screen if the save was successful.

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

Note, if testing from localhost, you can use a tool like ngrok: <https://ngrok.com/docs/http/> to get a unique endpoint that you can whitelist.
