Skip to content

Custom Domains

Every Mistflow project gets a free *.mistflow.app subdomain. 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. Adds the domain to your project
  2. Returns the DNS records you need to set
  3. Monitors verification status
  1. Open your project in the Mistflow dashboard

  2. Go to the Domains tab

  3. Click Add Domain and enter your domain

  4. Add the displayed DNS records at your registrar:

    TypeNameValue
    CNAME@ or wwwyour-project.mistflow.app
    TXT_mistflowverify=mf_xxxx
  5. Click Verify — Mistflow checks DNS propagation and activates your domain

HTTPS is automatic. Once your domain is verified, Mistflow provisions an SSL certificate via Cloudflare. No configuration needed.

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