By default, Baserow applications exist in the editor. To make them accessible to your users, you must attach them to a domain. You can choose between a quick, free subdomain provided by Baserow or a fully branded custom domain.
Learn how to publish your application to a branded URL or a free Baserow subdomain.
Configuring a domain allows you to “publish” your application to the public web. Baserow offers two types of domains:
| Domain type | Example URL | Best for |
|---|---|---|
| Baserow Subdomain | my-app.baserow.site |
Internal tools, prototypes, and quick testing. No configuration required. |
| Custom Domain | portal.yourcompany.com |
Client-facing apps, brand consistency, and professional use. Requires DNS access. |
Multiple Environments: You can add multiple domains to a single application. This allows you to publish a “Test” version to one domain (e.g., test.yoursite.com) and a “Live” version to another (e.g., www.yoursite.com), giving you a safe staging environment.
This is the fastest way to get your application online. It requires no technical setup.
project-tracker).
project-tracker.baserow.siteYour domain is now active. You can immediately publish your application to this URL.

Using a custom domain (white-labeling) establishes trust and professionalism. This process involves two parts: configuring Baserow and configuring your DNS provider.
portal.example.com).
www version as well.custom-domain.baserow.site). Copy this value; you will need it for the next step.To verify ownership and route traffic, you must create a record with your domain registrar (e.g., GoDaddy, Namecheap, Cloudflare).
CNAME (or ALIAS / ANAME if supported by your provider).portal for portal.example.com). If using the root domain, use @.
DNS changes can take anywhere from a few minutes to 48 hours to propagate across the internet. If your domain does not verify immediately, please wait and try again later.
No. Baserow automatically provisions and renews SSL certificates (HTTPS) for your custom domains, ensuring your application is secure.
Yes, but you must ensure your DNS provider supports ALIAS or ANAME records at the root level (or CNAME flattening). Standard CNAME records technically cannot be placed at the root (example.com), only on subdomains (www.example.com).
Still need help? If you’re looking for something else, please feel free to make recommendations or ask us questions; we’re ready to assist you.