share.layerpath.com. With a custom domain, your demos are served from a URL you own — for example, demos.yourcompany.com. This gives every shared link a fully branded appearance.
Custom domains require a paid plan. If your Workspace is on the free plan, upgrade to enable this feature.
How it works
When you add a custom domain in Layerpath, you configure a DNS record at your domain registrar that points your chosen subdomain to Layerpath’s servers. Once verified, all your share links use your domain automatically — no changes needed per demo.Set up a custom domain
Enter your custom domain
Under Custom domain, type the full subdomain you want to use (for example,
demos.yourcompany.com) and click Save.Add a CNAME record in your DNS
Log in to your domain registrar or DNS provider and create the following record:
| Field | Value |
|---|---|
| Type | CNAME |
| Name / Host | demos (the subdomain you chose, e.g. demos for demos.yourcompany.com) |
| Value / Points to | cname.vercel-dns.com |
| TTL | 3600 (or your provider’s default) |
DNS propagation
DNS changes can take anywhere from a few minutes to 48 hours to propagate globally. If the status still shows Domain verification pending after a few minutes, wait and click Refresh again.TXT record verification
In some cases, Layerpath may ask you to also add a TXT record to prove domain ownership before the CNAME takes effect. If this is required, the Brandkit settings page shows the exact record values to add:| Field | Value |
|---|---|
| Type | TXT |
| Name / Host | _vercel |
| Value | (shown in Brandkit settings — copy from there) |
Remove a custom domain
To remove a custom domain, go to Settings → Brandkit → Domains and click the delete icon next to your domain. After removal, share links revert to the defaultshare.layerpath.com URL.
Custom subdomain
In addition to a fully custom domain, Layerpath also lets you set a custom subdomain on thelayerpath.com share domain. For example, entering acme gives you acme.layerpath.com as your public URL. This option is available on all plans and does not require DNS configuration on your side.
You can configure the custom subdomain under Settings → Brandkit → Domains → Public URL.