WhatsApp bot that answers student fee questions automatically

Matches a parent's WhatsApp number to their child's record and replies with the current fee balance.

How the work actually flows

It branches. Exactly one path is taken.

Pattern: Exclusive Choice (4) · Simple Merge (5)

flowchart TD trig>"parent sends whatsapp message"]:::trig s0["match phone to student"]:::task s1["send reply"]:::task trig --> s0 gx{"× is student record found"}:::gate s0 --> gx p00["look up fee balance"]:::task gx -->|"match found"| p00 p10["prepare no match message"]:::task gx -->|"no match found"| p10 jn{"○ send reply"}:::gate p00 --> jn p10 --> jn jn --> s1 out[/"instant reply with fee status"/]:::out pay{{"frees staff from routine fee questions"}}:::pay s1 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepOne path onlyPaths rejoinResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Voice & PhoneMessaging & NotificationsSpreadsheet & Database OpsAPI & Webhook Integration
Connects
WhatsAppGoogle Sheets
Featured in

The problem it solves

Parents and students constantly call or message your tuition center just to ask what fees they still owe, pulling your staff away from teaching and admin work. Looking up each student's account by hand takes time and slows everyone down.

Who it fits

Tuition centers, coaching institutes, and schools that field frequent fee inquiries from parents.

How it works

  1. A parent or student sends a WhatsApp message to your center's number
  2. The automation matches their phone number to a student record
  3. It looks up that student's current fee balance
  4. It replies on WhatsApp with the fee details, or a polite message if no match is found
Quick estimate

What it is worth to you

Your numbers, your hourly cost. We add nothing hidden.

per week
minutes
$ per hour
0Hours freed per month
0Value per year at your hourly cost

Assumes every WhatsApp fee inquiry currently requires a manual lookup and that freed staff time is redirected to teaching or other work.

What you get

An instant WhatsApp reply with the correct student's fee status.

What you need

A WhatsApp Business API account and a student records database.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook