# Custom Domain / Vanity URL

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

## Vanity URLs

Each community gets their own free vanity URL, visible in the `Custom Domain` section of your community's customization tab

If your community is Plus or Pro, your vanity URL will match your community's custom ID

<figure><img src="/files/VSL7JCFrLB4lfTkdJgLa" alt="" width="375"><figcaption></figcaption></figure>

### Customizing Your Community ID

{% hint style="warning" %}
Custom Community IDs require a **plus** subscription or higher.\
[Learn more about our paid plans!](/radio/pricing/pricing-faq/standalone-pricing.md)
{% endhint %}

To customize your community ID, navigate to `Customize` > `Info` > `Community ID`.\
Enter in a new, custom community ID.

<figure><img src="/files/iZhkI5jPYvcBUGZrCeKc" alt="" width="375"><figcaption></figcaption></figure>

## Custom Domain

{% hint style="warning" %}
Custom Domain requires a **pro** subscription.\
[Learn more about our paid plans!](/radio/pricing/pricing-faq/standalone-pricing.md)
{% endhint %}

### 1. Enter your Custom Domain

Enter the domain you want Sonoran Radio on, this can be either a root domain (like `sonoranroleplay.com`) or a subdomain (like `radio.sonoranroleplay.com`)

<figure><img src="/files/VLGHj84gRTD0rPdYd7lM" alt="" width="375"><figcaption></figcaption></figure>

### 2. Configure DNS Records for you Domain

<figure><img src="/files/5x3YT885UZRsp9ZOClOf" alt="" width="375"><figcaption></figcaption></figure>

Add the shown DNS records shown to you in your domain's administrative panel. If you are using Cloudflare, be sure to **disable** the proxy!

Having trouble? Contact your domain name provider.

### 3. Save the Custom Domain

Press `Save Custom Domain` in the panel to save your new custom domain. If successful, your new custom domain will be visible above your vanity URL

<figure><img src="/files/t777kmBJ8VsVyTg9Fgu0" alt="" width="375"><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://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/custom-domain-vanity-url.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.
