Watch
Gmail push notifications or Outlook webhooks deliver new mail in <2s. Agent decides: noise (newsletter, unsubscribe, internal cc) → drop; signal → continue.
Watches Gmail or Outlook. Claude Haiku classifies every email (support / sales / invoice / urgent / noise). Claude Sonnet drafts a reply in your voice. WhatsApp shows the draft — reply 1 to send. CRM gets updated automatically. $0.10 per email resolved. Noise is free.
Gmail push notifications or Outlook webhooks deliver new mail in <2s. Agent decides: noise (newsletter, unsubscribe, internal cc) → drop; signal → continue.
Claude Haiku (cheap, fast) labels the email: support, sales lead, invoice/AP, partnership, billing question, urgent. Confidence below 80% → human review.
Claude Sonnet drafts a reply in your voice, pulling context from past threads, your CRM, and your knowledge base (RAG). Stays under 150 words by default. No corporate-speak.
WhatsApp shows draft preview. Reply 1 = send, 2 = edit, 3 = skip. CRM auto-updated with classification + outcome. Audit chain records the send.
→ tool_use: gmail.watch_subscription()
← message_id 'gm_482c' delivered
→ tool_use: claude_haiku.classify(subject=..., body=...)
← {label: 'sales_lead', confidence: 0.92, urgency: 'medium'}
→ tool_use: hubspot.lookup_contact(email='sender@acme.com')
← existing contact, last touch 47 days ago
→ tool_use: rag.knowledge_lookup(query='pricing tier comparison')
← 3 docs returned, prior threads with sender included
→ tool_use: claude_sonnet.draft_reply(context=..., voice_sample=...)
← draft generated, 118 words, cost $0.011
→ tool_use: twilio.whatsapp_approval(to='+1...', preview=draft)
← user reply '1' received
→ tool_use: gmail.send_reply(thread='gm_482c', body=draft)
→ tool_use: hubspot.update_contact(id='c_99', last_touch=now, status='engaged')
→ tool_use: outcome_ledger.record(event='lead_routed', value=0.50)Real tool-call sequence from a recent production run. Names redacted.
Assumes linear scaling and no ramp-up. Real deployments hit steady-state around week 3–4.
Also see: Automate Inbox Triage → — the same math from a process-first angle, for buyers thinking "we need to fix our inbox triage process" before shopping for an agent.
Only if you explicitly enable autonomous mode for a specific email category (e.g., 'auto-reply to known-vendor invoice acknowledgements'). Default is human-in-the-loop for every send. Every send is hash-chained for audit.
Set excluded senders (your boss, your spouse) or excluded threads (the offer letter negotiation). The agent skips those and shows them in your normal inbox unchanged.
On day 1 we point Claude at your last 60 days of sent mail (Gmail or Outlook). It builds a voice fingerprint — sentence length, common phrases, salutation style, sign-off patterns. You can correct it by replying 2 (edit) — the edits feed back into the voice sample.
No. We use the Anthropic API with the no-training contractual default. Your email content is sent for inference only, not retained, not used for training. See /compliance for full posture.
Superhuman and Shortwave are AI email clients — you still operate the inbox. This is an agent — it works your inbox while you do other things, and surfaces only what needs your judgment. Outcome-priced instead of seat-priced. See /vs/lindy for the closest agentic comparison.
A $0 outcome audit takes 3 minutes. We'll show you the outcome math, the integrations, and what week-one looks like — with your real systems.
Book the audit →