Outreach that thinks before it sends.
Overeach is the B2B cold-email platform for outbound teams that care about reply rate. Research the company, draft a hyper-personalized email, send through your own Gmail, and watch every open and click, all in one boxy, fast dashboard.
- No credit card to start
- Connect your Gmail in 30s
- SOC 2-aligned Supabase backend
- Open-source clean design system
Hi Sarah,
Congrats on the Series B, your move into the Dallas fulfillment hub caught my eye. Most teams we work with hit a similar wall around month three: pick-and-pack SLAs slip, but the per-order cost actually goes up as you staff up.
We helped Lattice Logistics shave 22% off that line item in their first quarter post-rollout. Worth a 15-min look next week?
- Max
Built for outbound teams at
Everything you need to run outbound like a team of ten.
Built around the boring-but-load-bearing parts of cold email: research, personalization, sending, and tracking. No marketing-suite bloat.
Contacts & lists
Import a CSV, segment with tags, group into lists, and update in bulk. Always yours, always exportable.
AI company research
Drop in a domain, we surface the company overview, products, recent news, and likely pain points in seconds.
Personalized drafts
A draft is generated from real research, not templates. Bring your own system prompt if you have one.
Multi-account Gmail
Connect one or more Google accounts. Pin a campaign to a specific sender, or rotate by domain.
Open & click tracking
A 1×1 pixel for opens, signed redirects for clicks. Per-recipient events, no third-party scripts.
Schedule & cron
Set a send time and walk away. Supabase cron dispatches the campaign in the background, every minute.
Three steps. One workflow.
From domain to delivered email in under five minutes, without the spreadsheet.
- 01
Research the company
Add a contact or drop a domain. Gemini + Google Search returns a structured research brief in seconds: what they do, who they sell to, and what they probably need help with.
payloadok- company
- acme-robotics.com
- industry
- Warehouse automation
- recent
- Series B · Dallas hub launch
- 02
Draft the email
A draft is generated, grounded in the research, in the tone of a senior B2B rep. Edit inline, save as a template, or hand it to your human reviewer.
payloadok- subject
- Quick note on Acme’s new warehouse fleet
- length
- 198 words
- style
- Calm · relationship-first
- 03
Send & measure
Send now, schedule for later, or attach to a campaign. Every recipient gets a tracking pixel; every link is rewritten for click attribution. The dashboard updates in real time.
payloadok- sender
- max@yourcompany.com
- send
- in 23s via Gmail API
- tracking
- pixel + signed redirects
A real research brief, not a templated summary.
Every email Overeach drafts starts with a structured, source-grounded research brief. The model doesn't hallucinate opportunities, it points to the public facts and lets you decide what to lean on.
- Two-step Gemini call: Google-Search-grounded research, then structured extraction.
- Edit any field inline; re-run the research when the company makes a move.
- Research is saved against the contact, so future drafts can reference it.
Designs and operates autonomous pick-and-pack fleets for mid-market fulfillment centers. End-to-end offering from racking retrofits to fleet management software.
AMR hardware, FleetOS control plane, on-site integration services, and a usage-based pricing tier launched Q1.
Operations leaders at 3PLs and DTC brands running 50k-500k sq ft facilities.
Closed a $42M Series B in March. Opened a 200k sq ft Dallas hub. Hired a former Symbotic VP of Engineering.
Long deployment cycles; competing with Locus and Symbotic; selling to risk-averse ops leaders.
Bundle launch with a usage-pricing pilot; co-marketing content for ops audience.
Send now, schedule, or hand it to cron.
The campaigns view gives you one screen for the entire send: recipients, schedule, sender account, and per-recipient status. Send-now fires in the background; schedule lets Supabase cron dispatch the campaign on the minute.
- Pin a campaign to a specific connected Gmail account, or rotate by sender domain.
- Every email gets a 1×1 open pixel and signed click redirects, no third-party trackers.
- One-click test send to yourself before launching, with a real-time preview of the rendered email.
Q2 outbound (warehouse automation)
Track every open and click, no third-party scripts.
A 1×1 pixel for opens, signed redirects for clicks, and a one-click unsubscribe page that respects CAN-SPAM. The dashboard updates in real time so you can A/B subject lines and keep what works.
- Per-campaign, per-recipient, per-event log. Drill from campaign to individual email.
- Open and click counts are denormalized onto the contact, so the analytics are fast at any scale.
- One-click unsubscribe is built in, your deliverability will thank you.
Engagement overview
Simple, predictable plans.
Start free. Upgrade when you outgrow the limits, never because a feature went behind a paywall overnight.
Free
Try the full workflow on a small list.
- 50 email verifications / mo
- 50 AI-drafted emails / mo
- 1 connected Gmail account
- Open & click tracking
- Unlimited contacts
All plans include unlimited contacts, open/click tracking, and a one-click unsubscribe page. Cancel any time.
Common questions, straight answers.
If you have a question we missed, ping us, we read every reply.
No. Overeach sends through the connected Gmail account(s) of each user, using the official Gmail API. This is the safest way to send at any volume and the only realistic path to good deliverability.
In a Supabase Postgres database. Each account has row-level security enabled, so contacts, lists, campaigns, and tracking data are isolated per user. Service-role keys are only used for background jobs (cron, tracking, OAuth callbacks).
We do a two-step Gemini call: a first pass with Google Search grounding to gather facts, then a structured extraction into our CompanyResearch schema (overview, products, audience, news, key people, pain points, opportunities). You see every field and can edit it before drafting.
We embed a tiny 1x1 GIF in the email body that points at /track/open/{token}. The handler is unauthenticated (email clients don’t carry cookies), records the open in our events log, and returns the pixel. We don’t load any third-party trackers.
Yes. The /prompts section lets you store system prompt templates keyed by sender / platform / message type. The default tone is enforced (calm, relationship-first, no emojis) but you can override per use case.
Yes. You can connect several Google accounts in Settings, and pin a specific campaign to a specific sender, or rotate by domain to spread volume.
The FastAPI backend is fully self-hostable and self-documenting at /docs. Most endpoints (contacts, campaigns, templates, tracking) are stable and ready for automation.
One-click unsubscribe is built in. Uunsubscribes are recorded per (email, sender) pair and excluded from future sends. We never sell data, and you can export or delete every byte you put in.