Skip to content

Custom Domains

Every Mistflow project gets a free *.mistflow.app subdomain. On paid plans, you can also connect your own custom domain.

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:

  1. Registers the domain with your project
  2. Tells you the CNAME record to add at your registrar
  3. Verifies DNS propagation and activates the domain
  1. Open your project in the Mistflow dashboard

  2. Go to the Settings tab → Custom Domains section

  3. Click Add Domain and enter your domain

  4. Add a CNAME record at your domain registrar:

    TypeNameValue
    CNAME@ or wwwdispatch.mistflow.app
  5. Click Verify — Mistflow checks DNS propagation and activates your domain

HTTPS is automatic. Once your CNAME is verified, Mistflow Cloud provisions an SSL certificate automatically. No configuration needed. Certificates are renewed automatically.

PlanCustom domains per app
Free
Starter1
Production10

Tell your AI Remove the custom domain from this project or use the dashboard’s Custom Domains section to remove it.