Custom Domains
Every Mistflow project gets a free *.mistflow.app subdomain. On paid plans, you can also connect your own custom domain.
Via your AI editor
Section titled “Via your AI editor”The simplest way — just tell your AI:
Set up standupflow.dev as the custom domain for this project.The AI calls the manage-domain tool, which:
- Registers the domain with your project
- Tells you the CNAME record to add at your registrar
- Verifies DNS propagation and activates the domain
Via the dashboard
Section titled “Via the dashboard”-
Open your project in the Mistflow dashboard
-
Go to the Settings tab → Custom Domains section
-
Click Add Domain and enter your domain
-
Add a CNAME record at your domain registrar:
Type Name Value CNAME @orwwwdispatch.mistflow.app -
Click Verify — Mistflow checks DNS propagation and activates your domain
SSL/TLS
Section titled “SSL/TLS”HTTPS is automatic. Once your CNAME is verified, Mistflow Cloud provisions an SSL certificate automatically. No configuration needed. Certificates are renewed automatically.
Domain limits
Section titled “Domain limits”| Plan | Custom domains per app |
|---|---|
| Free | — |
| Starter | 1 |
| Production | 10 |
Removing a domain
Section titled “Removing a domain”Tell your AI Remove the custom domain from this project or use the dashboard’s Custom Domains section to remove it.