LogoRapidbot

Custom domain

How to use your own domain for your OpenClaw dashboard.

Custom domain

Custom domains are available on the Elite plan. If you're on a different plan, this section appears as locked.

By default, your OpenClaw dashboard is accessible at <subdomain>.rapidbot.dev. With a custom domain, you can use your own domain (for example, bot.yourdomain.com) instead.

Setup

Step 1: Create a DNS record

In your DNS provider (for example, Cloudflare, Namecheap, or Route 53), create a CNAME record:

FieldValue
TypeCNAME
Name / HostYour subdomain, e.g. bot
Target / Value<your-subdomain>.rapidbot.dev

Your Rapidbot subdomain is shown in the Server status card on your dashboard.

Step 2: Configure in Rapidbot

  1. Go to your Dashboard and find the Custom domain section.
  2. Enter your full domain (for example, bot.yourdomain.com) in the input field.
  3. Click Configure.

Step 3: Wait for verification

The status badge will show pending while we verify the domain. This usually takes a few minutes but can take up to 10 minutes depending on how quickly your DNS changes propagate.

Once verified, the badge changes to active and your OpenClaw dashboard is accessible at your custom domain.

Troubleshooting

If the status shows failed:

  1. Double-check your CNAME record is pointing to <your-subdomain>.rapidbot.dev (not to an IP address or another domain).
  2. Make sure the record has had enough time to propagate. DNS changes can sometimes take a few minutes to take effect.
  3. Try clicking Update to retry the verification.

If you continue to have trouble, contact support.