Outbound
How to build an AI-powered outbound system in 30 days
Five connected tools, one operator and a rule that nothing sends without a person reading it. The plan below builds the system in four weeks and sizes the domains, inboxes and sequence from 2026 benchmarks.

The first outbound system I ran across a multi-country office network had one shared inbox, one spreadsheet and a rule that nobody sent anything before a manager had read it. It booked meetings, slowly. Ten years later the tools have changed beyond recognition, but the rule that made it work has not: the machine drafts, a person approves, and the numbers decide what happens next.
An AI outbound system in 2026 is a set of five connected tools and one operator, and it can be built in 30 days if the sequence of steps is right. This article lays out the week-by-week plan we use, the domain and inbox arithmetic that most teams get wrong, a sequence design that matches current benchmarks, and the human approval gate that keeps the whole thing from becoming spam.
What an AI outbound system is, and what it is not
An AI outbound system uses a data layer (Apollo, Clay), a drafting layer (Claude or OpenAI), a sending layer (Instantly or Smartlead for email, HeyReach for LinkedIn), a tracking layer (HubSpot or Attio) and an automation layer (n8n) to run signal-based outbound at a volume one operator could never reach by hand. It is not an autonomous "AI SDR" that sends unsupervised; in The Bridge Group's 2025 survey of 351 B2B companies, AI SDRs appeared as a category for the first time and represented 1 percent of respondents.
The reason to build one is arithmetic. Salesforce's State of Sales finds reps spend 60 percent of their time on non-selling tasks; list building, research, drafting and logging are the bulk of that 60 percent, and every one of them is a task the stack performs faster and more consistently than a person. Gartner's survey of 646 B2B buyers adds the demand-side reason: 45 percent used AI during a recent purchase and 67 percent prefer a rep-free experience, so the first touch has to earn attention on relevance, not on a rep's charm.
The 30-day plan, week by week
The system is built in four weeks because email infrastructure needs two to four weeks to warm up, and everything else can be built in parallel while it does. Start the domains on day one or the calendar slips by a month.
Week 1: Foundations and infrastructure
Define one ideal customer profile, one persona set (usually three roles) and one offer; a system that targets everything personalises nothing. Register the sending domains, set SPF, DKIM and DMARC on each, create the inboxes and switch on warm-up the same day. Google's sender guidelines require all three authentication records for anyone sending 5,000 or more messages a day, a spam-complaint rate below 0.10 percent and never above 0.30 percent, and one-click unsubscribe on promotional mail; treat the rules as the floor for cold email even at lower volumes. Stand up the CRM (Attio Plus at $44.35 per user or HubSpot Sales Starter at $20 per seat) and an n8n instance (€50 a month for 10,000 executions, or self-hosted).
Week 2: Data, signals and the messaging matrix
Build the account list in Apollo (Professional, $79 per user per month) and run it through Clay (Launch, from $167 a month) to enrich each record with the signals that justify a message: a job posting for the role your product replaces, a funding round, a new country office, a technology change on the website. Verify every email with a waterfall of providers; Instantly's 2026 benchmark report sets the target bounce rate below 2 percent, and a list that bounces at 5 percent will damage the domains you spent week one warming. Write the messaging matrix: for each persona and each signal, the one problem you solve and the one proof you can offer. This matrix is the prompt's raw material.
Week 3: Drafting, sequences and the approval gate
Write the drafting prompt in Claude with the matrix, three example emails you would send yourself, and hard rules: under 80 words, no adjectives about your company, one question, no links in the first touch. Generate drafts for the first 300 contacts and read all of them. Build the sequences in Instantly (Hypergrowth, $97 a month, 25,000 contacts) or Smartlead (Pro, $94 a month, 30,000 active leads) and the LinkedIn path in HeyReach ($79 per sender). Wire the approval gate in n8n: drafts land in a review table, the operator approves or edits, and only approved rows are pushed to the sending tool. Send the first 200 on day 21, from inboxes that have warmed for three weeks.
Week 4: Reply handling, scale and measurement
Add a reply classifier: n8n passes each reply to Claude, which labels it interested, not now, wrong person, unsubscribe or out of office, and routes it. Interested replies create a deal in the CRM and a calendar link; wrong-person replies trigger a lookup for the referred name in Apollo; unsubscribes are suppressed everywhere within the hour. Ramp each inbox toward 30 emails a day, add the second batch of domains, and build the weekly dashboard: contacts reached, reply rate, positive reply rate, meetings booked, bounce rate, spam rate per domain. By day 30 you have a system, a baseline and a list of what to change.
Domain and inbox math
A system that reaches 3,000 new contacts a month with a five-step sequence needs roughly 23 warmed inboxes across eight secondary domains, and the figure comes from three verified constraints. Instantly's slow-ramp guidance caps each inbox at 30 emails a day after a two-to-four-week warm-up, starting at 10 to 15 in week one and rising by 10 to 20 percent a week while bounces stay at or below 1 percent. Google's 0.30 percent complaint threshold applies per domain, so damage is contained when domains are separate. And the 2026 benchmark report attributes 42 percent of replies to follow-ups, so the sequence, not the first email, sets the volume.
| Input | Value | Note |
|---|---|---|
| New contacts per month | 3,000 | One segment, three personas |
| Steps per sequence | 5 | Within the 4–7 touch benchmark range |
| Emails per month | 15,000 | 3,000 × 5 |
| Emails per working day | ≈ 680 | 22 working days |
| Daily cap per inbox | 30 | After warm-up |
| Inboxes required | ≈ 23 | 680 ÷ 30 |
| Inboxes per domain | 3 | Our operating rule |
| Secondary domains | 8 | Never the primary company domain |
| Warm-up before full volume | 2–4 weeks | Start on day 1 |
LinkedIn has its own ceiling. PhantomBuster's 2026 guide puts the weekly connection-request limit at roughly 100 for free and Premium accounts and 150 to 200 for Sales Navigator, on a rolling seven-day window. One HeyReach sender therefore adds 400 to 800 LinkedIn touches a month, which is why LinkedIn is the second channel for the contacts who engaged with email, not the first channel for everyone.
The machine drafts, a person approves, and the numbers decide what happens next.
Sequence design that matches the benchmarks
A five-step sequence over 18 working days, with emails under 80 words and one LinkedIn branch for engaged contacts, is the design the 2026 data supports. Instantly's report, covering billions of cold-email interactions from January to December 2025, puts the average reply rate at 3.43 percent, the top quartile above 5.5 percent, the best sequence length at four to seven touches and the best email length under 80 words; 58 percent of replies come from the first touch and 42 percent from follow-ups. Woodpecker's analysis of more than 20 million emails adds a warning about scale: campaigns under 50 contacts reply at 5.8 percent, campaigns over 1,000 contacts at 2.1 percent. Small, specific batches beat large generic ones, which is the whole argument for signal-based outbound.
| Step | Day | Channel | Content | Branch |
|---|---|---|---|---|
| 1 | 1 | Signal + problem + one question, under 80 words | Opened twice → add LinkedIn view on day 3 | |
| 2 | 4 | One proof point relevant to the persona, reply to step 1 | Clicked → operator flags for a personal note | |
| 3 | 8 | Connection request without a pitch (engaged contacts only) | Accepted → short message on day 10 | |
| 4 | 12 | Different angle: a second problem the signal implies | Reply "not now" → 90-day nurture | |
| 5 | 18 | Close the loop, offer to stop, one line | Silence → suppress for 6 months |
Two rules keep the sequence honest. The first touch never contains a link or an attachment, because both invite filters and neither earns a reply. And every step is a reply in the same thread, so the contact sees a short conversation rather than five separate campaigns.
The human approval gate
The approval gate is a three-level review in which the operator reads every draft for the first 500 contacts, samples 10 percent plus every flagged record thereafter, and never lets the system send to an account above a set deal value without reading the message. It exists because the model is good at pattern and bad at stakes: it will write a fluent message to a company that announced layoffs yesterday, or to a competitor's CEO, unless a person catches it.
Build it as a table, not an inbox. Each row holds the contact, the signal, the draft, a confidence score from the model and a flag column set by rules (enterprise account, named competitor, sensitive industry, recent negative news). The operator works the table for 30 to 45 minutes a day; approved rows go to the sending tool through n8n, edited rows go back into the prompt as examples, rejected rows are logged with a reason. After 500 records the rejection log tells you exactly which persona or signal the prompt handles badly.
The gate also handles replies. Positive replies are routed to a human within the hour; the system may draft a response, but a person sends it. Gartner's May 2026 research found 69 percent of B2B buyers turn to a sales rep to validate AI-generated insights; the moment a buyer replies is the moment they want a person.
How the Tugam Growth Engine runs this system
The four stages of our methodology map directly to the four weeks. Enrich is week two: Apollo for the universe, Clay for the waterfall enrichment and signal columns, verification before anything is loaded. Personalize is the drafting prompt and the approval table: Claude writes from the messaging matrix, the operator edits, and every edit improves the next batch. Branch is the sequence logic: role, reply and engagement decide the path, so a CFO who opened twice and a marketing lead who ignored the first note are never treated the same. Deliver is the sending and measurement layer: Instantly and HeyReach send, the CRM records, n8n compiles the weekly numbers, and the operator changes one variable a week.
What we do at Tugam is build this as a forward-deployed engagement: one operator-engineer sits inside your team, builds the system in the 30 days described here, runs it with your sellers for a defined period, and hands over the prompts, workflows and dashboards with documentation. The system stays with you; the engagement ends when your people can run the approval table themselves.
Day-by-day checklist for the first 30 days
- Day 1: Buy secondary domains, set SPF, DKIM and DMARC, create inboxes, start warm-up. Nothing else on day one matters as much.
- Days 2–5: Write the ICP, three personas and the offer on one page. Choose the CRM and stand up n8n.
- Days 6–10: Build the Apollo list, run Clay enrichment and verification, tag signals, aim for a bounce forecast under 2 percent.
- Days 11–14: Write the messaging matrix and the drafting prompt. Generate and read 300 drafts; edit the prompt until you would send nine in ten.
- Days 15–18: Build the five-step sequence and LinkedIn branch. Wire the approval table in n8n.
- Days 19–21: Send the first 200 approved messages at 10 to 15 per inbox. Watch bounces and Postmaster Tools daily.
- Days 22–26: Add the reply classifier and routing. Ramp inboxes by 10 to 20 percent as long as bounces stay at or below 1 percent.
- Days 27–30: Build the dashboard, review the rejection log, choose the one variable to change in month two, and set the next batch of domains warming.
Thirty days is enough to build the system and establish a baseline; it is not enough to judge the segment, which takes a full sequence cycle plus the follow-ups that produce 42 percent of replies. If you are planning outbound into Europe, MENA or Asia and want to compare notes on the infrastructure or the approval gate, we are glad to share the working templates behind this plan.
Sources
- The Bridge Group: SDR Models, Motions & Metrics 2025
- Salesforce: State of Sales statistics
- Gartner: 67% of B2B buyers prefer a rep-free experience (March 2026)
- Gartner: 69% of B2B buyers turn to sales reps to validate AI-generated insights (May 2026)
- Google: Email sender guidelines FAQ
- Instantly: Cold Email Benchmark Report 2026
- Instantly: What is slow ramp warmup
- Woodpecker: Cold email statistics from 20M+ emails
- PhantomBuster: LinkedIn connection request limits 2026
- Warmly: Apollo pricing 2026
- Clay: Pricing
- Instantly: Pricing
- Smartlead: Pricing
- HeyReach: Pricing
- HubSpot: Sales Hub pricing
- Attio: Pricing
- n8n: Pricing
- Anthropic: Claude API pricing
