PIPPA is included with every install, not a separate add-on — provisioned for your business during onboarding. Her number goes live on your install call.
Every reservation you don't confirm is a table you don't fill.
How many covers did you lose last month to a booking nobody confirmed and a no-show nobody chased? Reservations get confirmed instantly, no-shows get chased automatically, and happy tables get asked for a review — all without you lifting a finger.
Industry benchmarks from published call-answer and speed-to-lead studies. Full savings math on the pricing page.
What one hire costs in Miami
vs. your entire fleet
- ✗ Covers one shift — Mon–Fri, 9 to 5
- ✗ Nights, weekends & holidays go to voicemail
- ✗ Sick days, vacation, turnover & retraining
- ✗ Handles one conversation at a time
- ✓ 24/7/365 — answers in under 60 seconds
- ✓ Phone, WhatsApp, SMS & web — all at once
- ✓ Never calls in sick, never quits
- ✓ Live same day — no hiring, no training
One front desk. Six jobs, working together.
Answer, book, confirm, chase, get reviewed, follow up — the jobs a front desk actually does, each one covered and each one recovering real money.
- Voice agent profile provisioned per business — greeting, hours, and FAQs built into its script
- Call outcomes log automatically with transcript, duration, and outcome — matched to an existing lead by phone number — once a real phone account exists; none is today
Included in every install, not a pilot — the number that would otherwise cost you part of a $3,607/month host goes live on the install call.
- Real-time availability and booking against Google Calendar via check-availability and create-meeting
- Booking confirmed and logged before the lead has time to cool
Real-time booking is one more thing a $3,607/month host would otherwise juggle by hand.
- Live webhooks on WhatsApp and Telegram — every message lands instantly
- Instant in-channel confirmation: they always know MILA got it
Confirming every reservation by hand is part of that same $3,607/month job.
- Follow-up tasks queue automatically and drain on a schedule — replies cancel every pending message
- Opt-out is enforced permanently — STOP or unsubscribe and that contact is never messaged again
Chasing no-shows by phone is another slice of that same $3,607/month front-desk job.
- Sends automatically after every completed appointment — no list to manage by hand
- Unhappy responses are caught first and routed to a private inbox — never a public review site
Independent restaurants see a 5-9% revenue lift per +1 Yelp star (Luca, Harvard Business School) — chains show no measured effect.
- Enrolls automatically off your own site's lead capture — welcome at 0h, tips at 48h, a stall nudge at 120h
- A reply, a booking, or an opt-out cancels every remaining step the instant it happens
Following up with first-timers is one more thing that $3,607/month hire is supposed to cover.
Watch them work.
Real conversations, real outcomes — how your operators handle the moments you used to miss.
MILA lives on WhatsApp and Telegram.
Every message confirmed the second it lands. Every silence followed up automatically. One operator, both channels, zero missed conversations.
- Connect your channels
Your WhatsApp Business number and a Telegram bot (created in 2 minutes). We register signed, verified webhooks — Telegram is live in ~15 minutes, WhatsApp the same week after Meta verification.
- Every message confirmed ✔
Each inbound message is logged to conversation memory and answered with an instant in-channel confirmation. Your clients never wonder whether their message landed.
- Follow-ups on autopilot
Lead goes quiet? MILA schedules follow-ups automatically — up to 3 attempts, spaced a day apart. The moment they reply, pending follow-ups cancel and the conversation picks right back up.
- 🟢 WhatsApp 🔵 Telegram One brain. Both channels.
Every operator runs a real pipeline.
Not chat wrappers — every operator runs on a real n8n workflow, not just a prompt. How far each one actually reaches today varies: MILA runs fully live end-to-end; others are live in part or still in development. Pick an operator to see exactly what runs.
A full Telnyx provider layer (lib/telephony/), an idempotent provisioning state machine that reconciles rather than re-orders a paid number, tenant-safe phone-to-slug lookup, and a per-slug inbound voice webhook with idempotent call logging and per-slug Slack routing all now exist and are unit-tested — including the no-credential and no-real-call paths. None of it has run against a live account: no Telnyx account exists, no phone number has ever been ordered, and no real inbound call has ever reached the webhook.
-
Voice agent profile provisioned per business — greeting, hours, and FAQs built into its script
-
Call outcomes log automatically with transcript, duration, and outcome — matched to an existing lead by phone number — once a real phone account exists; none is today
The real follow-up mechanism is the hub's generic FollowUpTask queue (cadence, opt-out, reply-cancels-chase) — not the 'follow-up-nurture' n8n AI-drafting workflow, which is inactive with 0 executions and templated to expect deal-context fields nothing in the codebase ever populates. No lead scoring or CRM pipeline-stage automation exists anywhere in the chase path.
-
Follow-up tasks queue automatically and drain on a schedule — replies cancel every pending message
-
Per-client send cadence honored — your own follow-up pace, not a hardcoded default
-
Opt-out is enforced permanently — STOP or unsubscribe and that contact is never messaged again
Real 3-step campaign sequencing (lib/outreach/{sequence,cleo}.ts), per-prospect personalization from structured caller-supplied data, per-client suppression/opt-out, and a hard CAN-SPAM postal-address gate are built and reachable via api/outreach/cleo/{enroll,run,suppress} — the same two-phase atomic-claim discipline RICO and NOVA use. The catch: every delivered client sends through one hub-wide RESEND_API_KEY sending domain, so one client's cold-list bounce/complaint rate would degrade deliverability for every other client's transactional mail too. CLEO is safe and honest to run for Inteliworks' own outbound prospecting only — not as a delivered client's own branded campaign tool — until per-client sending-domain verification exists. Reply-cancels-sequence is wired at the site GOAL.md named (any reply through an existing channel cancels remaining steps), but no inbound email-parsing webhook exists anywhere in this codebase, so a prospect literally hitting 'Reply' in their inbox never reaches it. No provider bounce webhook exists either, so hard-bounce suppression is manual, not automatic. Also resolves a real drift bug this run found: apps/hub/src/lib/personas.ts previously defined CLEO as 'Client Experience & Retention' (onboarding-automator/review-collector/customer-support — NOVA/GLORIA/VERA's jobs), contradicting this fleet.ts definition that the built code actually matches; personas.ts's display copy (role/tagline/hook) was corrected to match, its provisioning-facing coreAgents left untouched as a separate, lower-risk follow-up.
-
A real 3-step sequence — intro, day-4 follow-up, day-10 follow-up — runs and sends automatically once enrolled
-
Personalizes from the company, contact, and fact data you supply — never invented, and refuses to enroll anyone missing a real name, company, or email
-
CAN-SPAM handled: a real postal address is required before anything sends, every email carries one-click unsubscribe, and suppression is enforced on every send
-
Running today for Inteliworks' own prospecting only — every delivered client currently shares one sending domain, so client-branded campaigns wait until each client has their own verified domain
Real escalation-ladder dunning is built and reachable (lib/dunning/{ladder,rico}.ts, model InvoiceDunningTask): reads open invoices straight from Stripe, applies the friendly/firm/final ladder, includes Stripe's own hosted_invoice_url, records what was sent with a two-phase atomic claim so nothing is dunned twice, and re-verifies payment status immediately before send. The catch: there is only ONE Stripe account in this codebase — no Stripe Connect, no per-delivered-client billing integration — so RICO dunns Inteliworks' OWN delivered clients for THEIR overdue retainer invoices TO Inteliworks. It does not and cannot dun a delivered client's own downstream customers (a med spa's patients, a restaurant's diners); those live in billing systems this codebase has no visibility into. fleet.ts's copy is corrected this run to describe that real scope instead of implying client-facing AR automation.
-
Escalates automatically — friendly, firm, then final — the moment each threshold is crossed, and never sends the same step twice
-
Every reminder carries a real, working Stripe payment link — never a placeholder
-
Stops the instant an invoice is paid, re-checked again right before it sends
-
Running today on Inteliworks' own invoicing — automating this for your own customers' invoices needs your own connected billing account, not wired up yet
AI content drafting for 4 platforms is real. A real Postiz publish node exists in the n8n workflow, but zero .ts/.js in the repo references Postiz, the Postiz stack is in neither docker-compose file, and the node has 0 executions. No scheduling trigger exists — the workflow only runs on-demand via webhook. No post-performance feedback loop exists.
-
Content workflow turns one source piece into platform-native posts
-
Every post drafted in your brand voice from your services and offers
-
Drafted posts can auto-publish via Postiz once that integration is deployed — not wired up yet
Ticket creation, keyword triage, and Slack escalation are real and reachable. The claimed 'conversation memory' and 'intent branching' overstate a single boolean keyword regex, and no code exists anywhere to surface recurring-issue patterns across tickets.
-
Every support request logged as a ticket with a full event trail
-
Keyword triage flags support requests so they don't get treated as sales leads
-
Escalated tickets open an internal petition and page the team on Slack
The proposal-generator n8n workflow ROMAN actually runs is a Webhook -> chainLlm -> respondToWebhook stub with static Inteliworks-only pricing baked into the prompt — no deal-record lookup, no storage, no delivery. A real proposal storage/versioning/e-signature system exists in the codebase (concierge/proposal.ts, /api/proposals), but it is Inteliworks' own internal sales tool, not keyed to the roman persona or the proposal-generator slug. No PDF generation exists anywhere in apps/hub.
-
AI drafts a full proposal — summary, recommended plan, pricing, and timeline — from a written brief
Real, newly-built Google Calendar availability/booking API exists (check_availability, create_meeting) gated behind hasOperator(config,'dash'). No client has dash turned on and no GOOGLE_OAUTH_*/BOOKING_WEBHOOK_SECRET_<SLUG> credentials exist. The separate 'hot-lead-calendly-router' n8n workflow is a quota-gated outreach email with a static Calendly URL embedded as a link — it never calls the Calendly API and has no lead-score gate at all.
-
Real-time availability and booking against Google Calendar via check-availability and create-meeting
-
Quota-gated outreach email drafts a personalized invite with your booking link
-
Booking confirmed and logged before the lead has time to cool
Real review-request sending and the satisfaction gate are built and reachable (lib/reviews/{gloria,response-link}.ts, model GloriaReviewTask), triggered off completed BookingAppointment rows: the request fires after every completed appointment, the one-tap link goes out only when the client's own fleet.json supplies review.publicReviewUrl (never guessed, skipped and logged if missing), and unhappy responses are structurally diverted to private feedback — publicReviewUrl is read in exactly one place, inside the happy branch, so no code path can leak a public review link to an unhappy response. What is NOT built, because it genuinely requires a Google Business Profile OAuth connection nobody has: reading back a live review count, rating, or 'velocity' — fleet.ts's old fourth claim ('review velocity tracked so your rating climbs') is dropped this run rather than rewritten, since no proxy metric exists to honestly stand in for it.
-
Sends automatically after every completed appointment — no list to manage by hand
-
The one-tap review link is always your real page — never guessed, and skipped entirely if you haven't given us one
-
Unhappy responses are caught first and routed to a private inbox — never a public review site
Real welcome/onboarding sequencing is built and reachable (lib/onboarding/{sequence,nova}.ts, model NovaOnboardingTask), triggered by a Lead captured through a delivered client's own intake webhook — never Inteliworks' own signup flow. Three real, personalized steps (welcome +0h, tips +48h, stall_nudge +120h) fire from the lead's actual intake answers, and a reply, conversion, or opt-out cancels every remaining step the instant it happens — 'stalled' is honestly defined as none of those three having happened by the time stall_nudge comes due, not a separate inferred signal. Enrollment reuses the exact ChannelContact VERA already resolved for the same lead, which means NOVA enrollment requires VERA to have run for that request; every client today with NOVA configured also has VERA on, so this is a documented design limitation rather than a live gap.
-
Enrolls automatically off your own site's lead capture — welcome at 0h, tips at 48h, a stall nudge at 120h
-
Personalized from the lead's own name and their own words from your intake form — never generic filler
-
A reply, a booking, or an opt-out cancels every remaining step the instant it happens
-
Live webhooks on WhatsApp and Telegram — every message lands instantly
-
Instant in-channel confirmation: they always know MILA got it
-
Automatic follow-ups until they reply or book — replies cancel the chase
-
Every thread logged per contact; hot leads route straight to booking
Client-scoped Meta webhook and per-client credential plumbing shipped this session, mirroring MILA's real send/confirm/follow-up loop. No client has Meta tokens configured yet, and there is no in-conversation lead scoring anywhere in the codebase.
-
Meta webhook covers Instagram DMs and Messenger in one thread
-
Instant confirmation on every DM — no lead waits until morning
-
Quiet threads get automatic follow-ups; replies cancel the chase
-
Every thread logged per contact, the same trail MILA uses
Your agent learns your business — and gets better at it.
Set your pricing, tone, hours, and business rules. Applied consistently across every interaction, every time.
Start simple. Add new skills over time as your needs grow — no rebuilding, no downtime, no extra onboarding.
See what your agent knows and what it’s done, any time. Full transparency, always under your control.
No dashboard to learn. You just say it.
Every operator understands plain English. Say what you want done — the fleet does it and shows you the result.
CHASE re-opens every stale conversation and keeps at it until they book or say no.
GLORIA drafts the review-request message today — sending and review-platform integration are still in development.
RICO drafts the payment reminder today — automatic escalation and sending are still in development.
QUINN turns one photo or blog post into a week of content across every platform you use.
VERA answers every customer like family and flags the ones that truly need you.
Three operators, live the same day.
One flat setup, one simple monthly. We build, configure, and deploy your fleet for you — nothing for you to install.
The math: three 24/7 operators for $500/mo — a single part-time admin costs $1,800+/mo and covers one shift.
Need more than three operators? Talk to us about a full Fleet →
Every add-on replaces a hire — at a fraction of the payroll.
Each specialist below does work you're currently paying for in staff hours, agency retainers, or lost leads. Describe the bottleneck and the recommender shows you which add-on closes it — and what it saves you.
Top 3 add-ons
Most-deployed specialists this monthFollow-Up & Nurture Agent
Chases every lead that went quiet — up to 2,000 contacts a month worked across email, SMS and LinkedIn. Most businesses lose 40% of inquiries to zero follow-up; this closes the leak.
✓ One re-booked customer covers the month.
Social Media Poster Agent
Writes, schedules and publishes up to 300 posts a month across every platform — the output a freelance social manager bills $500–$1,000/mo for.
✓ Under a fifth of the cost of outsourcing it.
Appointment Scheduler Agent
Answers and works every lead before your competitor does — slow response is where most deals die.
✓ One closed deal covers a year of this add-on.
Showing all 19 add-ons
Social Media Video Agent
Generate platform-optimized videos for TikTok, Instagram Reels, YouTube Shorts, and more. Auto-formats content with captions, music, and trending effects.
A fraction of one freelance invoice.
- Platform-specific aspect ratios
- Auto-generated captions
- Trending music integration
- Text overlays and effects
You set the rules. Every action it takes is logged for you.
Invoice Reminder Agent
AI-powered payment collection that predicts payment behavior, personalizes communication tone, and reduces DSO by up to 40%
One recovered invoice pays for a year.
- AI-optimized send timing
- Payment behavior prediction
- Dynamic tone adjustment
- One-click payment links
You set the rules. Every action it takes is logged for you.
Abandoned Cart Recovery Agent
AI-powered cart recovery that learns from customer behavior, personalizes offers, and optimizes send times to maximize revenue recovery
Costs less than two hours of agency time.
- Real-time cart tracking
- AI-optimized timing
- Dynamic discount personalization
- Multi-channel sequences (Email, SMS, Push)
You set the rules. Every action it takes is logged for you.
Content Repurposer Agent
AI-powered content transformation that converts one piece of content into dozens of platform-optimized formats automatically
Costs less than two hours of agency time.
- Multi-format conversion
- AI summarization
- AI image generation
- Platform optimization
You set the rules. Every action it takes is logged for you.
Follow-Up & Nurture Agent
AI-powered nurture sequences that adapt to customer behavior, engagement signals, and journey stage with multi-agent collaboration
One re-booked customer covers the month.
- Adaptive drip campaigns
- Behavior-triggered sequences
- Multi-channel (Email, SMS, LinkedIn)
- A/B testing automation
You set the rules. Every action it takes is logged for you.
Referral Program Manager Agent
AI-powered referral management that identifies advocates, personalizes incentives, and automates reward distribution for viral growth
Costs less than two hours of agency time.
- AI advocate identification
- Dynamic reward optimization
- Multi-tier referral programs
- Automated reward distribution
You set the rules. Every action it takes is logged for you.
Review Collector Agent
AI-powered reputation management that identifies happy customers, times requests perfectly, and routes reviews to maximize impact
Costs less than two hours of agency time.
- Sentiment-based timing
- Multi-platform distribution
- Negative review intercept
- Response automation
You set the rules. Every action it takes is logged for you.
Social Media Poster Agent
AI-powered social media management that generates content, optimizes posting times, adapts to platform algorithms, and maximizes engagement
Under a fifth of the cost of outsourcing it.
- AI content generation
- Multi-platform publishing
- Optimal time scheduling
- Content calendar management
You set the rules. Every action it takes is logged for you.
Appointment Scheduler Agent
AI-powered booking system with intelligent calendar management, smart reminders, timezone handling, and no-show prevention
One closed deal covers a year of this add-on.
- Multi-calendar sync
- Intelligent timezone detection
- SMS & email reminders
- No-show reduction AI
You set the rules. Every action it takes is logged for you.
Demo Booking + Qualifier Agent
AI-powered demo qualification that pre-qualifies leads, routes to the right rep, enriches with company data, and maximizes show rates
One closed deal covers a year of this add-on.
- AI pre-qualification
- Smart rep routing
- Company enrichment
- Show rate optimization
You set the rules. Every action it takes is logged for you.
Lead Magnet Delivery Agent
AI-powered lead magnet automation that instantly delivers content, enriches contacts, adds to CRM, and triggers personalized nurture sequences
One closed deal covers a year of this add-on.
- Instant delivery
- CRM integration
- Sequence triggers
- Download tracking
You set the rules. Every action it takes is logged for you.
Lead Qualification Agent
Automatically score and qualify leads based on custom criteria with instant CRM sync and multi-agent handoff capability
One closed deal covers a year of this add-on.
- Custom scoring rules
- CRM integration
- Instant notifications
- Lead segmentation
You set the rules. Every action it takes is logged for you.
Meeting Notes CRM Sync Agent
AI-powered meeting intelligence that transcribes calls, extracts insights and action items, and syncs everything to your CRM automatically
One closed deal covers a year of this add-on.
- AI transcription
- Action item extraction
- CRM auto-sync
- Call summaries
You set the rules. Every action it takes is logged for you.
Proposal Generator Agent
AI-powered proposal creation that generates personalized proposals, tracks engagement, and captures signatures automatically
One closed deal covers a year of this add-on.
- AI-generated custom proposals
- Dynamic pricing tables
- E-signature integration
- Real-time view tracking
You set the rules. Every action it takes is logged for you.
Quote to Invoice Agent
AI-powered quote-to-cash automation that converts accepted quotes to invoices, sends payment links, tracks payments, and manages the full billing lifecycle
One closed deal covers a year of this add-on.
- Auto quote-to-invoice
- Payment link generation
- Payment tracking
- Smart reminders
You set the rules. Every action it takes is logged for you.
Sales Call Scheduler
Route inbound leads to available sales reps based on territory, product, or round-robin
One closed deal covers a year of this add-on.
- Smart routing
- Rep availability
- Territory-based
- Round-robin
You set the rules. Every action it takes is logged for you.
Sales Pipeline Automator Agent
AI-powered pipeline management that auto-advances deals, predicts close dates, identifies stuck deals, and optimizes sales velocity
One closed deal covers a year of this add-on.
- Auto stage advancement
- Activity-based triggers
- Deal scoring AI
- Pipeline health alerts
You set the rules. Every action it takes is logged for you.
Customer Satisfaction Tracker
Send CSAT surveys after support interactions and track satisfaction trends
One saved cancellation covers the month.
- Post-interaction surveys
- CSAT/NPS tracking
- Trend analysis
- Team performance
You set the rules. Every action it takes is logged for you.
Customer Support AI
Intelligent support agent that handles common questions 24/7 with smart escalation, multi-channel support, and conversation memory
One saved cancellation covers the month.
- Natural language understanding
- Knowledge base integration
- Ticket routing & creation
- Escalation rules
You set the rules. Every action it takes is logged for you.
Watch your AI handle a real conversation.
Pick your industry. See exactly how the fleet works — then try it yourself.
The Cost-Benefit Case
Starter Fleet: pays for itself in 1 month — then $36,000 saved every year after.
vs one part-time coordinator at $3,500/mo
Ready to hire your AI team?
Three operators live for $2,500 setup + $500/mo. Deployed the same day — no code, no waiting.
