Overview
Cloom AI uses SendGrid to send authenticated emails on your behalf. This guide walks you through configuring your domain to send emails through Cloom AI.Prerequisites
Before you begin, you’ll need:- Access to your domain’s DNS settings (GoDaddy, Namecheap, Google Domains, etc.)
- A dedicated email address or subdomain for sending
- Administrative access to your Cloom AI account
Choosing Your Sending Domain
Recommended Approaches
Subdomain
Subdomain
Best Practice: Use a subdomain
[email protected] (e.g., [email protected])This isolates your AI email handling from your main domain.Separate Domain
Separate Domain
Alternative: Create a dedicated domain
[email protected] (e.g., [email protected])This provides complete separation from your primary domain.Step 1: Access Email Configuration
- Navigate to Settings from the main menu
- Click Email Sending tab
- Click Outbound section
- Click + Create Sending Configuration
Step 2: Create Sending Configuration
Enter your email details:The complete email address you want to send fromExample:
[email protected]The domain name (extracted automatically from your email address)Example:
elegi.cloom.aiA subdomain prefix for email authentication (usually your brand or “mail”)Example:
s1DKIM and SPF Configuration
Cloom AI automatically manages SPF and DKIM email authentication to improve deliverability and prevent spoofing.
- ✅ Enable Automatic SPF/DKIM Management (Recommended)
Step 3: Add DNS Records
After creating your sending configuration, you’ll receive DNS records to add to your domain:
DNS Record Types
You’ll need to add three types of CNAME records:1
Domain Verification Record
Type: CNAMEHost/Name:
s1._domainkey.elegiValue: Provided by Cloom AIPurpose: Verifies domain ownership2
DKIM Authentication Records
Type: CNAME (2 records)Host/Name:
s1._domainkey and s2._domainkeyValue: Provided by Cloom AIPurpose: Email authentication and deliverabilityStep 4: Update Your DNS Provider
The exact steps depend on your DNS provider:Example: Adding CNAME Records
Most DNS providers follow a similar pattern:- Log in to your DNS provider (GoDaddy, Namecheap, Cloudflare, etc.)
- Navigate to DNS management for your domain
- Click Add Record
- Select CNAME as record type
- Enter the Host/Name from Cloom AI
- Enter the Value/Points To from Cloom AI
- Set TTL to Automatic or 3600
- Save the record
- Repeat for all CNAME records
Common DNS Providers
GoDaddy
GoDaddy
- Go to DNS Management
- Click “Add” under Records
- Select “CNAME” type
- Enter Host and Points to values
- Click “Save”
Namecheap
Namecheap
- Go to Advanced DNS
- Click “Add New Record”
- Select “CNAME Record”
- Enter Host and Target values
- Click “Save Changes”
Cloudflare
Cloudflare
- Go to DNS settings
- Click “Add Record”
- Select “CNAME”
- Enter Name and Target
- Toggle proxy status to “DNS only”
- Click “Save”
Google Domains
Google Domains
- Go to DNS settings
- Scroll to Custom Records
- Select “CNAME” type
- Enter Host name and Data
- Click “Add”
Step 5: Verify Configuration
DNS changes can take 30-60 minutes to propagate. Once the DNS has propagated:- Return to your email configuration in Cloom AI
- Click the Verify button
- Wait for confirmation that records are validated
✅ Success! Your domain is now verified and ready to send emails.
Verification Failed?
If verification fails:- Wait longer: DNS propagation can take up to 48 hours
- Check records: Ensure CNAME records were entered exactly as provided
- Remove extra characters: Some DNS providers add the domain automatically; avoid duplication
- Contact support: Reach out to your Cloom AI representative for assistance
Testing Email Sending
Once verified, test your email setup:- Create an outbound email node in a workflow
- Add a test recipient email address
- Send a test email
- Check that it arrives and is not marked as spam
Troubleshooting
Emails Going to Spam
Emails Going to Spam
- Verify all DNS records are correctly configured
- Check that SPF/DKIM are passing (use a tool like mail-tester.com)
- Ensure your sending domain has a good reputation
- Add an unsubscribe link to your emails
DNS Records Not Validating
DNS Records Not Validating
- Double-check for typos in CNAME records
- Ensure you didn’t include quotes in the values
- Verify the subdomain prefix matches your configuration
- Contact your DNS provider’s support if needed
Cannot Add CNAME Records
Cannot Add CNAME Records
- Some hosts don’t allow CNAME records on root domains
- Try using a subdomain instead
- Check if your DNS provider has specific formatting requirements
Best Practices
Use Subdomains
Always use a subdomain or separate domain for AI email handling
Monitor Reputation
Keep an eye on your email deliverability and bounce rates
Warm Up Domain
Start with low volume and gradually increase to build reputation
Test Regularly
Send test emails to different providers (Gmail, Outlook, Yahoo)