top of page

Meta Business Agent Setup: App vs API and What Meta Didn't Ship (2026 Guide)" slug: meta-business-agent-setup-whatsapp-business-api meta_description: "Meta Business Agent setup guide the two vers


Meta Business Agent Setup: App vs API — and What Meta Didn't Ship (2026 Guide)
Meta Business Agent Setup: App vs API — and What Meta Didn't Ship (2026 Guide)
  • Meta Business Agent API

  • Meta Business Agent eligibility

  • WhatsApp Business API AI agent

  • does Meta Business Agent learn from chats author: "[Founder Name], Founder & CEO, ORAI Robotics" date: 2026-07-30 last_updated: 2026-07-30 reading_time: "9 min" category: WhatsApp AI


Meta Business Agent Setup: App vs API — and What Meta Didn't Ship (2026 Guide)


By [Founder Name], Founder & CEO, ORAI Robotics · Published 30 July 2026 · Last updated 30 July 2026


Key takeaways


  • There are two versions of Meta Business Agent. The WhatsApp Business app version is set up in-app with no coding. The Platform (API) version is configured entirely through APIs.

  • The API version has no configuration interface. WhatsApp Manager shows a checklist, but every button links to developer documentation. Meta states setup happens through the Platform APIs.

  • 7 industries are excluded entirely: Finance, Government, Health, Alcohol, Gambling, over-the-counter drugs, and matrimony services.

  • The app version learns automatically from past chats, your Facebook Page and your website including from conversations you take over. The API version uses knowledge sources you supply.

  • Required permission: whatsapp_business_messaging. Billing for AI messages begins 1 August 2026.


Most guides to Meta Business Agent are describing one product. There are two — and which one you get depends on how your WhatsApp number is set up. That's why so much advice online contradicts itself.


If your number is on the WhatsApp Business app, you set the agent up inside the app underTools. No coding.


If your number is on the WhatsApp Business API (Cloud API) — where any business with real volume ends up there's a screen in WhatsApp Manager called Meta Business Agent, with a checklist and buttons beside each item: Add business info, Set up FAQs, Set up skills.


Click any of those buttons and you land on developer documentation.

That's the fact this guide exists for. On the API side, Meta shipped the agent as an API only. Meta's developer overviewstates it directly: you set up, configure and enable the agent through the Meta Business Agent Platform APIs.


I'm the founder of ORAI Robotics. We set this up on our own API number in July 2026, found the above out the hard way, and built a full frontend over the APIs.


What is Meta Business Agent?


Meta Business Agent is Meta's own AI agent that represents your business in customer chats across WhatsApp, Messenger and Instagram. Once enabled it becomes the primary responder on your number answering questions, recommending products from your catalogue, gathering customer details, and handing off to a human when needed.


It was announced at Meta Conversations on 3 June 2026 and rolled out globally after pilots in India, Mexico and Brazil. Over 1 million businesses were using it within weeks of launch.


What's the difference between the app and API versions?


 

WhatsApp Business app

WhatsApp Business Platform (API)

Where you set it up

In the app → Tools → Meta Business Agent

Meta Business Agent Platform APIs

Coding needed

None

Yes — or a provider's frontend

How it learns

Automatically from past chats, Facebook Page and website; keeps learning once on

From knowledge sources you supply: business info, FAQs, files, websites

Best for

Solo operators, small shops, one device

Teams, multi-agent inboxes, integrations, volume

Audience control

Everyone, only new customers, or customers from ads

Allowlist via API

Both are genuinely Meta Business Agent. Both use Meta's AI. The difference is entirely in how you configure them — and that decides whether you need a developer.


Does Meta Business Agent learn from your chats?


On the app version, yes. Per Meta's product documentation, it learns automatically from your Facebook Page, past WhatsApp chats and your website, and continues learning once enabled. You add catalogues or price lists to build its knowledge base, and you can rewrite any answer you dislike to instantly shape future responses. Notably: when you take over a conversation, the AI learns from how you handled it and improves subsequent replies.


On the API version, the model is different. You supply knowledge explicitly through the Business Info, FAQs, Files and Websites endpoints, then refine using Agent Eval after reviewing real conversations.


How good are the responses, really?


We've run this internally and with a couple of customers. Small sample, early days treat it as an observation, not a benchmark. But the response quality genuinely surprised us. It handles messy, real-world phrasing well, stays on-brand once skills are configured, and avoids the stilted template feel most businesses expect from a WhatsApp bot.

The compounding is the real story: feed it well, review what customers actually ask, tighten your content and it sharpens noticeably.


Which businesses are eligible for Meta Business Agent?


Your WhatsApp Business Account must meet all of these conditions.

Your industry must be supported. Meta Business Agent is available across verticals except these seven:


Finance · Government · Health · Alcohol · Gambling · Over-the-counter drugs · Matrimony services


If you're a fintech, diagnostics lab, insurance broker, matrimonial platform or government body, you're not eligible however well-configured your account. In India especially, that rules out a large share of businesses who'd otherwise be first in line. A valid business category must also be set on the profile.


Your account must be in good standing neither the WABA nor its owning business restricted or banned.


Your country must be authorised. Determined by the business's country use the Eligibility endpoint rather than guessing.


You must meet business trust and verification requirements.

No conflicting messaging product on that number. One number, one product.


Check eligibility before starting verification or Cloud API migration. We've seen teams finish both, then discover their vertical was excluded.


What are the best use cases for Meta Business Agent?


Eligible verticals where we've seen the strongest fit:

E-commerce and D2C — the highest-volume win. Availability, sizing, delivery timelines, order status. With a catalogue connected it recommends from real inventory rather than guessing.


Real estate — enquiries mostly need the same five answers: location, price band, configuration, possession, site-visit booking. It qualifies budget and requirement before a human picks up.


Education — course details, fees, eligibility, admission timelines, documents. Admissions enquiries spike seasonally; this absorbs the spike without hiring.


Automotive dealerships — model and variant questions, test-drive booking, service scheduling, EMI ballparks.


Travel and hospitality — availability, package inclusions, cancellation policy, booking changes.


The common thread: high volume, repetitive questions with definite answers, where first-response speed decides whether the lead converts. It's weaker anywhere needing negotiation, judgement or emotional handling exactly why handoff configuration matters.


What do you need before setting up Meta Business Agent? (API route)


Meta's stated requirements: a WhatsApp Business Account with a business phone number, a Meta app with thewhatsapp_business_messaging permission, and an eligible number.


To get there you also need:


  • [ ] Verified Meta Business Portfolio — verification affects messaging throughput

  • [ ] Number registered for Cloud API — adding a number via Business Suite or WhatsApp Manager verifies ownership but does not register it. That's a separate call to the register endpoint. If your number shows up but the API does nothing, this is usually why.

  • [ ] System user + access token — a technical account not tied to an employee's personal profile, so your integration survives staff changes. Settings → Users → System Users, Administrator role.

  • [ ] Admin access — without it you'll see every screen and save nothing

  • [ ] Payment method on the WABA


What does the Meta Business Agent API actually include?


Three groups of endpoints. If you're scoping engineering work, this is the map.

Onboard — Agent Eligibility (call first), Agent Onboarding (returns the agent ID used everywhere after), Agent Settings, Agent Allowlist.


Configure — Agent Knowledge for Business Info, FAQs, Files and Websites; Agent Skills; Connectors; Connector Tools; UI Skills.


Operate — Agent Test, Agent Eval, Agent Event, Thread Control (Cloud API), Delete Agent.


Realistic scope: authentication and token management, onboarding, every knowledge endpointplus an editing interface non-technical staff can actually use, skills

configuration, allowlist management, thread control, webhook ingestion, testing. That's a frontend project, not an afternoon.


Two details that cost people days:


Use the phone number ID, not the visible phone number passing the wrong one is among the most common integration errors.


Subscribe to three webhook fields, not one: messages, standby, and messaging_ handovers. Most tutorials mention only the first. Miss standby and you silently stop receiving messages the moment the agent takes thread control which looks exactly like your integration breaking.


What does Meta not warn you about?


Three findings from our own setup.


1. The payment gate says "Coming soon" — and blocks you anyway. The checklist shows Payment method, tagged Coming soon, with a note that you need one to turn on your agent. Meta is telling you payment is required and that you can't provide it yet. Billing opens 1 August 2026. We eliminated six other causes before landing on this.


2. Meta's own test tool can report a false failure. Agent Test reported a failure for our number while the agent was answering real customers correctly at that exact moment. Don't treat it as ground truth — message your number from an allowlisted number and watch the reply land.


3. It stops being free on 1 August 2026. Your own replies are free; Meta charges for messages its AI sends, under non-template message pricing.


How much does Meta Business Agent cost?


Configuration is free. Meta charges per message the AI sends from 1 August 2026, priced under non-template message rates — different from standard WhatsApp message categories.

Because that changes the maths at volume, we built a calculator to estimate message and AI costs before you commit: ORAI Cost Calculator →


How do you know if it's actually earning anything?


Meta shows you conversation counts. It won't tell you which conversation came from which ad, or which ended in a sale.


If you run Click-to-WhatsApp ads, the mechanism exists: the first inbound message of an ad-referred conversation carries a click identifier (ctwa_clid) in its referral payload. Capture it, hold it against the conversation, and report the purchase back through the Conversions API against the same identifier. Then you can say this ad cost ₹8,000 and produced ₹1,40,000 in traced sales.


Two honest caveats: attribution always leaks — cash, walk-ins, delayed purchases elsewhere. Anyone claiming 100% coverage isn't being straight; state your coverage percentage and show the gap. And this is engineering work, not a toggle.


Should you build it yourself or use a provider?


If you're on the app, none of this applies — set it up in Tools and you're done.

If you're on the API:


Build it yourself if you have engineers comfortable with Graph API work and want full control. The documentation is good. Budget for a real frontend project.

Use something already built if you don't have that capacity. Because the API is the only path, this is a genuine build-or-buy decision rather than a convenience one.

What to check in any provider: are they an approved Meta Tech Provider? Do they hold advanced access to whatsapp_business_management to manage your WABA? Can they handle Cloud API migration and verification? And can they show you what the agent earns, not just that it replied?


See one running before you decide


Rather than take our word on quality, watch a configured agent working — we've recorded a walkthrough of a live portal onour YouTube channel. Message us and we'll send the direct link, or arrange a live look at a configured account.


For the record: we're a Meta Tech Provider. ORAI Robotics built a frontend over the Business Agent APIs because we needed one ourselves. If you'd rather not build it, that's a reasonable thing to hand over. If you have the engineers and the appetite, the documentation above is all you need.


Frequently asked questions


Can I set up Meta Business Agent without coding? On the WhatsApp Business app, yes it's set up in Tools, no coding required. On the WhatsApp Business API, no: Meta ships it as APIs, and the WhatsApp Manager buttons link to developer documentation. A no-code experience on API requires a provider who has built a frontend.


Does Meta Business Agent learn from my chats? On the app version, yes — Meta documents that it learns from past chats, your Facebook Page and your website, and keeps learning once enabled, including from conversations you take over. On the API version you supply knowledge explicitly and refine using Agent Eval.


Which businesses can't use Meta Business Agent? Seven verticals are excluded: Finance, Government, Health, Alcohol, Gambling, over-the-counter drugs and matrimony services. Your country must also be authorised — check via the Eligibility endpoint.


What permission does my Meta app need? whatsapp_business_messaging.

Is Meta Business Agent free? Configuration is free. Meta charges per AI message from 1 August 2026 under non-template message pricing. Estimate your cost here.


Why does my agent show as configured but not respond? Check in order: the payment method gate, whether the number is genuinely registered for Cloud API (not merely added), eligibility, allowlist restrictions, and the respond toggle.

Does Meta Business Agent work with the WhatsApp Business app? Yes — there's a dedicated app version set up under Tools. It's a different configuration path from the API version, with different learning behaviour.


The short version


Work out which version you're on first app or API. That single fact determines whether this is a ten-minute setup or an engineering project.

Then check your vertical, because seven industries are excluded. Launch behind an allowlist. Don't trust the test tool. Feed it well and review real conversations — it sharpens fast. And measure what it earns, not how many chats it had.


About the author


[Founder Name] is Founder & CEO of ORAI Robotics, a conversational AI company and Meta Tech Provider serving 300+ businesses across India and the UAE, including Asian Paints, GMR Group and Emcure. ORAI builds WhatsApp AI agents, voice AI and CRM automation.



 
 
 

Comments


bottom of page
WhatsApp
×

👋 Hey there! Looking for a chatbot for your business? Let’s talk! 🚀

Start Chat 💬