Use cases by system10 use cases
What a business can build on WhatsApp with AI, inside Meta's rules
WhatsApp leads my research into how people search for AI agents, and since October 2025 the first thing buyers ask is whether a bot is still allowed. Meta's AI Providers clause, binding on existing accounts from 15 January 2026, bars companies whose general-purpose assistant is the product. It does not bar a shop, clinic or distributor answering questions about its own orders and bookings, where the AI is incidental to a real service, and the Business Solution Terms let you run OpenAI or Anthropic models behind your bot as service providers.
Europe moved twice on top of that. Meta first let general-purpose assistants back into the EEA for a per-message fee, then on 9 June 2026 the European Commission's interim measures ordered free access restored until its final decision. None of this changes anything for a business bot, which was never the target.
Since 1 July 2025 WhatsApp charges per message, and replies inside the 24-hour customer service window are free, so an agent answering incoming questions costs mostly model usage. Builds in this hub include order status across WhatsApp and email, waitlist offers for a clinic, orders that arrive as WhatsApp photos and maintenance requests with an emergency path.
What to build around WhatsApp
A support agent that answers 'where is my order?' from live Shopify and carrier data
Answers order questions on every channel from live Shopify and carrier data, verifies the customer first, and hands refunds and angry customers to a person.
Shopify / Gorgias or Zendesk / WhatsApp Business Platform / Carrier tracking API / Returns app (Loop, ReturnGO)
Customer orders from email, PDF and WhatsApp, entered into the ERP without retyping
Turns emailed PDFs, Excel forms and WhatsApp photos into sales orders in SAP Business One or NetSuite, and sends only the doubtful lines to a rep.
Outlook and Microsoft 365 / WhatsApp Business Platform / SAP Business One / NetSuite / Excel order forms
An after-hours phone agent for trades that books jobs and puts emergencies through
Answers after-hours calls, puts gas and water emergencies through to the on-call technician, books routine jobs into real slots, and transfers anyone who asks.
Twilio / Real-time voice model / Field service software (HERO, Plancraft, Craftnote; Jobber, ServiceTitan or Housecall Pro in the US) / Google Calendar / WhatsApp
Chasing clients for receipts and bank statements without an accountant doing the chasing
A per-client checklist of what should arrive each month, polite reminders that name exactly what is missing, and every photo and PDF filed against the right booking.
DATEV / Xero / QuickBooks Online / WhatsApp Business Platform / Gmail
Guest registration, police reporting and tourist tax handled before check-in, in Spain and Italy
Guests share their ID data through a pre-arrival link, the build validates it and reports it to the police systems on time, and the desk only sees the exceptions.
PMS (Mews, Apaleo, Cloudbeds, Guesty) / WhatsApp Business Platform / Gmail and Google Workspace / SES.HOSPEDAJES / Alloggiati Web
Maintenance requests triaged, dispatched and chased, with a real emergency path
Takes tenant repair requests on any channel, wakes the on-call person only for real emergencies, and dispatches and chases contractors for everything else.
WhatsApp Business Platform / Property management system / Outlook / Contractor scheduling / Twilio voice and SMS
Mortgage applications where the documents chase themselves and the underwriter gets a checked file
Keeps a live checklist per borrower, chases what is missing on their preferred channel, reads and cross-checks each document, and gives the adviser a clean file.
Broker CRM or loan origination system (Acre, Mortgage Brain, Europace, Encompass) / WhatsApp Business Platform / Gmail / Upload link / Open banking provider
Redeploying contractors and near-miss candidates before paying to source new ones
Finds contractors rolling off and past near-misses who fit a new job order, drafts personal outreach in the recruiter's mailbox, and updates Bullhorn with every reply.
Bullhorn, Vincere or JobAdder / Outlook / WhatsApp Business Platform / SMS gateway / Postgres with pgvector
Supplier invoices turned into live recipe costs for a multi-site restaurant group
Every supplier invoice becomes current ingredient prices, so recipe costs stay live, price creep gets caught, and substitutions reach the chef before service.
WhatsApp Business Platform / Invoice inbox and e-invoices / DATEV / Xero / POS (Lightspeed, orderbird, Toast)
Cancelled clinic appointments refilled from the waitlist before the slot goes empty
When a patient cancels, the agent offers the slot to waitlisted patients who fit, books the first confirmed reply and tells everyone else the slot is gone.
Practice management system (Cliniko, Jane, Doctolib or a German practice system) / WhatsApp Business Platform / Twilio SMS / Google Calendar / Waitlist database
The Cloud API rules that shape every WhatsApp build
The 24-hour window sets the architecture
Free-form messages are allowed only within 24 hours of the customer's last message. A case that waits on a supplier or a doctor needs an approved template to reopen the conversation, so I design the templates with the agent, not after it.
Templates are reviewed and priced by category
Meta approves every template and classifies it as utility, marketing or authentication, which sets its price. A delivery update carrying a discount code reads as marketing, so transactional templates stay transactional.
Opt-in and a person are policy, not polish
The Business Messaging Policy requires opt-in and 'prompt, clear, and direct escalation paths' whenever automation replies. The handover, in the chat or by phone, ships in the first version, with the thread and the agent's lookups attached.
Webhooks repeat, media links expire
Messages and receipts arrive as webhooks that can be retried or delayed, so each is processed once, keyed on its message ID. Photos, PDFs and voice notes come as media IDs with short-lived download URLs, so the build copies them into your storage on arrival.
What to buy for WhatsApp, and when an agent needs building
Buy when the answers are static
Opening hours, prices and a booking link are well served by the bot builders that providers such as respond.io, Twilio and Infobip sell. A custom build does not pay for FAQ traffic.
Build when the answer lives in another system
Where is my order, can I move my appointment, is this part in stock: each needs a lookup in Shopify, the practice software or the ERP, plus a rule about what the customer may change. That is where a scoped agent with tool access earns its cost.
Scope it to your business
The agent answers about your services and declines everything else. That keeps it on the allowed side of the AI Providers clause, and stops people using your number as a free assistant on your model bill.
Keep sensitive detail out of the chat
Balances, diagnoses and ID documents stay out of the thread. The agent links to an authenticated page instead, and the privacy notice names Meta as the processor carrying the messages.
No official MCP server
Meta publishes no official MCP server for WhatsApp; the two dozen WhatsApp entries in the MCP registry are community projects, and I would not connect one to the number your customers trust.
Frequently asked questions
Is a WhatsApp AI agent allowed after January 2026?
Yes, if it serves your own business. Meta's AI Providers clause targets companies whose product is a general-purpose assistant offered to anyone. Order tracking, bookings, support, lead qualification and notifications stay allowed while the AI is ancillary to a real service. Keep the bot on topic, collect opt-in, and offer a clear route to a person.
How much does it cost to run an AI agent on WhatsApp?
Two parts: Meta's message fees and model usage. Replies inside the 24-hour service window are free from Meta, and so are utility templates sent inside it. You pay per template for marketing, authentication and out-of-window utility messages, at rates set per country. Model costs scale with conversations and lookups, and I estimate them from your real volume before building.
Can AI answer WhatsApp messages for my business automatically?
Yes, through the WhatsApp Business Platform (the Cloud API), not the phone app. The agent reads each message, looks up the order, booking or account it concerns, and replies within the 24-hour window. In the EU it must say it is an AI, which Article 50 of the AI Act has required since 2 August 2026, and it hands over whenever the customer asks or the case falls outside its rules.
Do I need a BSP, or can I connect to the Cloud API directly?
Either works. Meta hosts the Cloud API, so a custom agent can connect directly through your own Meta business account and number. A Business Solution Provider adds a shared inbox, onboarding help and support, which suits teams that also answer by hand. If you already use one, I build on top of it rather than moving your number.
Also browse: Customer support · E-commerce · Hospitality · Shopify · all use cases