> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appsignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Domain

You can configure a custom domain for your application's Public Status Page.

<Tip>
  You must follow the instructions on this page **before** the public status
  page is created. If you have already created a public status page, after
  following the instructions on this page, you will need to delete the status
  page and create it again.
</Tip>

To use custom status page URLs, you must set up a CNAME (Canonical Name) record in your domain's DNS (Domain Name System) records. How you add a new CNAME record will vary [depending on your DNS provider](#popular-dns-provider-documentation).

The "Host" or "Name" setting of the CNAME must be set to the subdomain's name where you want the public status page to be accessible.

For example, if you want the public status page to be accessible at `status.example.app`, you would set the "Host" or "Name" value to `status`.

The "Value" setting must always be set to the following value: `cname.appsignal-status.com`

Once you've added your new CNAME record, it may take several hours for the changes to take effect. Once the changes have replicated across the DNS network, you can create a public status page, setting the "Custom domain" value to the full domain name you want the public status page to be accessible at, including the subdomain (for example, `status.example.app`).

<Tip>
  Currently, we do not support IPv6. You need to make sure the endpoint is
  reachable through IPv4.
</Tip>

### Popular DNS Provider Documentation

Below are links that take you to the CNAME-specific documentation of popular DNS providers. If your DNS provider is not listed, instructions should be available in the support section of their website.

* [GoDaddy](https://www.godaddy.com/help/add-a-cname-record-19236)
* [namecheap](https://www.namecheap.com/support/knowledgebase/article.aspx/9646/2237/how-to-create-a-cname-record-for-your-domain/)
* [Domain.com](https://www.domain.com/help/article/dns-management-how-to-add-edit-and-delete-dns-records-video)
* [Google Domains](https://support.google.com/a/answer/47283?hl=en)
* [DreamHost](https://help.dreamhost.com/hc/en-us/articles/360035516812-Adding-custom-DNS-records)

<Note>
  🛟 Need a hand? [Contact us](mailto:support@appsignal.com), and we'll help you
  get your Public Status Page custom domain set up.
</Note>
