Back to Documentation
Custom Domains
6 min read
Connect a custom domain
Point your own domain at a service and secure it with HTTPS.
Use your own domain (for example, app.yourcompany.com) for a service, secured automatically with HTTPS.
Before you start: access to your domain registrar's DNS settings.
Steps
- Open the service, then Domains → Add domain.
- Enter your domain and select Add.
- The portal shows the DNS records to create — usually a
CNAME(orA) record pointing your domain at the platform. - In your registrar's DNS panel, add exactly those records and save.
- Back in the portal, select Verify. DNS changes can take a few minutes to a few hours to propagate.
- Once verified, an SSL certificate is issued automatically. When the domain shows Secured (HTTPS), it's live.
Apex / naked domains (
yourcompany.comwith no subdomain) may need an extra step — the portal will show it and set up the apex → www redirect for you.
Next steps
- Put a service into maintenance mode before switching a live domain.