Verify your team email domain
- Verified badge: Your team gets a special badge, so it’s easier to confirm you're in the right place.
- Recommended team members: On the Settings → Members page, you’ll see users with emails that match your domain but aren’t in the team yet — making it super easy to invite everyone on the team.
- Instant invite alerts: Team owners will get a notification (in the dashboard and optionally via email) when someone signs up with your verified domain — with a 1-click invite option.
- Navigate to Team Settings and look for Domain Verification.
- Enter your domain name.
- Your domain name is the part after the
@
symbol in your company email addresses. It is not a website and should not containhttps://
norwww
.
- Your domain name is the part after the
- Follow the instructions to add a
TXT record
on your domain to complete verification.- Type:
TXT
- Name:
_tw-<YOUR_TEAM_ID>.<YOUR_DOMAIN>
- Value:
tw-verify=<YOUR_VERIFICATION_CODE>
- See below for provider-specific instructions.
- Type:
TXT record changes will be detected automatically. DNS changes may take several hours to update. Check this dashboard page periodically to confirm when it's completed.
Use a tool like MxToolbox or dig
in the command line to check if your TXT record is correct.
Here are instructions for common DNS providers. Please refer to the provider's documentation for further support.
- Navigate to the Cloudflare dashboard.
- Select your zone and domain.
- Select DNS > Records.
- Select Add record.
- Navigate to the Route 53 console.
- Select Hosted Zones and select your domain.
- Select Create record.
- Navigate to the Google Cloud Console.
- Select Network Services > Cloud DNS.
- Select your zone.
- Select Add record set.