Gmail Connection
Connect your Gmail account to send outreach emails
Loading...
Company Profile
For outreach purposes: generate from website, then edit.
Sending Settings
Control how and how often emails are sent
Gmail free: max 500/day · Workspace: max 2,000/day · Start at 30–50 to protect deliverability.
Required for open/click tracking. Start ngrok with
ngrok http 3000 and paste the HTTPS URL here.Automatically injected into AI replies when "Meeting Booked" tag is applied.
Domain Health
Check SPF and DMARC records for your sending domain to ensure good deliverability.
Blocklist
Emails on this list will never receive outreach. Contacts who unsubscribe are added automatically.
Email Signature
Appended automatically when you use
{{signature}} in any sequence stepTip: use
{{sender_name}} to insert the mailbox sender name inside your signature.Automation
Control fully automated outreach behavior
Master switch — all automation pauses when off.
Generates personalised email sequences for new contacts. Costs 1 credit per lead.
Fetches LinkedIn + company data before generating sequences. Costs 1 credit per contact.
Sends approved email sequences at their scheduled times without manual action.
Polls your connected mailboxes for new replies each automation cycle.
Classifies replies as Interested / Not Interested / Unsubscribe / etc. Costs 0.5 credits per reply.
Auto Lead Sourcing
Automatically find and save new leads on a schedule based on your target criteria.
When enabled, the server will automatically search for and save leads matching your criteria below.
Integrations
Fire HTTP webhooks on key events (email sent, reply received). Compatible with Zapier, Make, and any HTTP endpoint.
POST request sent on: email_sent, reply_received. Payload is JSON.
Get this from your Slack app's Incoming Webhooks page.
Setup Guide
▼
Gmail App Password Setup
1
Go to your Google Account at myaccount.google.com
2
Navigate to Security -> 2-Step Verification (must be enabled)
3
At the bottom of 2-Step Verification, find App passwords
4
Select app: Mail, device: Other -> type "OutreachAI" -> Generate
5
Copy the 16-character password and paste it in the Gmail Connection section above
Ngrok Setup (for tracking)
1
Download ngrok at ngrok.com/download
2
Authenticate:
ngrok config add-authtoken YOUR_TOKEN3
Start tunnel:
ngrok http 30004
Copy the Forwarding HTTPS URL (e.g.
https://abc123.ngrok.io)5
Paste it in the Tracking URL field in Sending Settings above