docs/ai_builder/organization/domains.md
import reflex as rx
Inviting people one at a time works for small teams. For a whole company, verify your email domain (such as acme.com) so anyone with a matching address joins the organization automatically, without an individual invitation.
Verified domains are managed from Domains in the organization sidebar and are part of the Enterprise plan.
Select Add domain and enter the domain to claim, such as acme.com. It appears with a Pending status and a set of DNS instructions.
To verify ownership, add the TXT record shown (its Type, Name, and Value) with your DNS provider, where you manage your domain. Then return and select Verify.
rx.image(
src="https://web.reflex-assets.dev/docs-preview/organization/domains/dns_verification.webp",
alt="A pending domain card showing the TXT record type, name, and value to add, with a Verify button",
class_name="rounded-md h-auto mb-4",
)
# DNS changes take a little time
After you add the record, it can take a few minutes to propagate. If verification fails at first, wait and try again.
Only one organization can verify a given domain.
Once a domain is verified, auto-join is on by default:
Turn auto-join off with the toggle to stop adding new people while keeping the domain verified. Use this to pause onboarding without removing the domain.
If a domain shows Sync incomplete, some existing users on it haven't been added yet. Select Sync members to add them; it's safe to run at any time.
If auto-join would add someone but the organization has no free seats, they go into the Awaiting a seat queue and hold no seat until an admin activates them. See Members & seats to activate them.
Select the delete icon on a domain's card and confirm. New people on that domain stop joining automatically, but existing members keep their access. You can claim the domain again later.
A verified domain is also required for single sign-on. To have your team sign in through your identity provider, verify the domain first, then set up SSO. The Single sign-on card sits on this page, below your domains.