> For the complete documentation index, see [llms.txt](https://docs.spike.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spike.sh/status-pages/add-custom-domain-to-status-page.md).

# Add a custom domain to your status page

## Step 1: Add your domain in Spike

Click **Host** in the top-right corner of your status page.

<figure><img src="/files/jdoav2q1VgAeDPpKsRam" alt="Host option in Spike status page settings"><figcaption></figcaption></figure>

Enter your custom domain, for example `status.acme.com`.

<figure><img src="/files/iAL4o4A9Gk0vPCslaRy2" alt="Add custom domain to Spike status page"><figcaption></figcaption></figure>

## Step 2: Update your DNS settings

In your domain's DNS settings, add a CNAME record pointing to `alias.spike.sh`.

Spike adds your domain to its SAN certificate so your status page loads correctly over HTTPS.

DNS changes can take up to 10 minutes to propagate.

{% hint style="info" %}
If your status page does not appear on your custom domain after 30 minutes, contact <support@spike.sh>.
{% endhint %}
