Mistflowdocs
Work in an AI editor

Custom domains

Point your own domain at a Mistflow project.

Every project gets a free *.mistflow.app subdomain. On paid plans you can connect your own domain as well.

From your AI editor

Set up standupflow.dev as the custom domain for this project.

That registers the domain, tells you the DNS record to add, and verifies it once the record is live.

From the dashboard

Add the domain

Open the project in the dashboard, go to Settings, then Custom Domains, and add your domain.

Add the DNS record

At your domain registrar:

TypeNameValue
CNAME@ or wwwdispatch.mistflow.app

Verify

Press Verify. DNS usually propagates in one to ten minutes, occasionally longer. You can re-check as often as you like.

HTTPS

Automatic. Once the record verifies, a certificate is issued and renewed for you. There is nothing to configure.

Limits

PlanCustom domains per app
FreeNot included
Starter1
Production10

Removing one

Tell your editor "remove the custom domain from this project", or remove it from the Custom Domains section in the dashboard.

Phone apps

A phone app's web half can have a custom domain too. It is used for links, sign-in redirects, and store compliance pages, not for the app itself, which people open on their phone. See How it works.

On this page