How do I connect a custom domain to my app?
You can connect your own domain (e.g. app.yourcompany.com ) to your Fuzen app in a few steps: Step 1: Add your domain in Fuzen In your Fuzen app, click Deploy Y
Connecting a custom domain (e.g. app.yourcompany.com) makes your app feel professional and on-brand. Custom domains are available on paid plans.
Prerequisites
- You must own the domain (or subdomain) you want to use
- You must have access to your DNS provider (GoDaddy, Namecheap, Cloudflare, Google Domains, Route 53, etc.)
- Custom domains are available on paid plans

The Domain tab in Manage App Settings. Your default URL is shown at top; add a custom domain below.
Step 1: Open the Domain settings
There are two ways to get to the Domain settings:
- Quick way: Click the widget (blue pencil icon at the bottom-left corner) → select Deploy Your App. This redirects you directly to the Domain section of Manage App Settings.
- Alternative: Click the widget → Manage App Settings → go to the Domain tab.
Step 2: Add your custom domain
On the Domain page:
- Enter your custom domain (e.g.
app.yourcompany.com) without http:// or https:// - Click Add Domain
- Fuzen will display the DNS instructions you need to follow
Step 3: Add the CNAME record at your DNS provider
Log in to your domain registrar's DNS panel and add a new record:
| Setting | Value |
|---|---|
| Type | CNAME |
| Host / Name | The subdomain part (e.g. for app.yourcompany.com, enter app) |
| Value / Target | The CNAME value shown on your Fuzen Domain page |
| TTL | 3600 (or Automatic / Default) |
Step 4: Wait for DNS propagation and verification
DNS changes take 5 minutes to 24 hours to spread worldwide. Most users see it within an hour. The Domain page in Manage App Settings shows the verification status — check back after adding your DNS records.
To check propagation status: open dnschecker.org and enter your custom domain.
For apex domains (yourcompany.com without www)
CNAME records cannot exist on apex domains (DNS standard limitation). Use a subdomain like app.yourcompany.com instead, or if your DNS provider supports CNAME flattening or ALIAS records (Cloudflare, Route 53), use that. Otherwise, contact hello@fuzen.io for guidance.
Was this article helpful?
Related articles
What type of apps can I build with Fuzen?
With Fuzen, you can build a wide range of business and SaaS apps . Whether you need a CRM, a to-do list or project management tool, an inventory tracker, an HR
Read articleHow do I start building my app?
To start building your app on Fuzen, simply sign up and complete the onboarding process . You’ll be asked whether you want to build a SaaS app , an intern
Read articleHow long will it take to build my full app?
Fuzen’s AI can build the first draft of your app within a few minutes. This includes the core structure like forms, workflows, and dashboards. After that,
Read article