Verify your domain
Domain verification proves that you control one or more email domains. It is required before enabling Email domain authentication, SAML SSO, and other enterprise access features.
Verify a domain
Verify a domain
- Open Admin Panel›Administration›Access ↗.
- Click Add Domain in the Domain Ownership section.
- Enter your domain (for example,
yourcompany.com) and click Add domain. - Click Verify domain and copy the DNS TXT record provided.
- In your DNS provider or domain registrar, add a new TXT record:
- Type:
TXT - Host/Name:
@or your domain (exact format depends on your provider) - Value: paste the verification code (e.g.,
mistral-domain-verification=xxxxxx)
- Type:
- Save the record and wait for DNS propagation. This usually takes 10 minutes to 24 hours.
The Admin Panel updates the domain status to Verified once propagation completes. You can add and verify more domains from the same Domain Ownership section. To check propagation manually:
nslookup -type=TXT yourcompany.comCaution
Keep every verified domain's DNS TXT record active. Removing a record can break Email Domain Authentication, SSO, or other enterprise access features for that domain.
Next steps
Next steps
Once your domain is verified:
- Enable Email domain authentication to automatically add users with matching email addresses.
- Set up SAML SSO to authenticate through your identity provider (Enterprise plans).