Web Work hosts your app. You can use a custom domain (e.g. www.yourbrand.com) by purchasing it from a registrar and pointing it to the address we show on the preview screen. This guide explains both steps in plain language.
After you enable hosting in Web Work, the preview page shows two types of records:
A CNAME says “this hostname is an alias for another.” For example, www can point to the Web Work target (project ID + our hosting host). This routes traffic to the hosted app.
A TXT record stores text. We add a short string to verify that you control the domain before we accept it as connected.
DNS changes are not instant everywhere. From a few minutes to up to 48 hours (rare). If verification fails, wait and try again. TTL on old records slows the update.
Browsers expect encrypted HTTPS. After DNS points to Web Work hosting, the operator provides a certificate for the hostname (e.g. Let’s Encrypt or a load balancer). A certificate warning may mean propagation is still in progress or an edge setup is missing — check with your Web Work administrator.