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

  1. Open the service, then Domains → Add domain.
  2. Enter your domain and select Add.
  3. The portal shows the DNS records to create — usually a CNAME (or A) record pointing your domain at the platform.
  4. In your registrar's DNS panel, add exactly those records and save.
  5. Back in the portal, select Verify. DNS changes can take a few minutes to a few hours to propagate.
  6. Once verified, an SSL certificate is issued automatically. When the domain shows Secured (HTTPS), it's live.

Apex / naked domains (yourcompany.com with no subdomain) may need an extra step — the portal will show it and set up the apex → www redirect for you.

Next steps