WhatsApp Insurance Claims — AI Bot Template for Support
BotWhatsApp insurance claims bot. Claim filing, status checks, document collection, and agent escalation.
Template WhatsApp Insurance Claims bundles a ready-to-deploy workspace for support workflows.
Install in one click from the Aerostack dashboard or via aerostack init --template=whatsapp-insurance-claims.
What It Does
Insurance claim management through WhatsApp. Policyholders file claims, check status, submit required documents, and get connected to an agent when needed — all without downloading an app or navigating a web portal.
What's Built In
- Claim filing — guided claim submission: incident details, date, photos, and supporting documents
- Status tracking — policyholders check claim status with a simple "What's the status of my claim?"
- Document collection — request and receive photos, receipts, and documents through WhatsApp media messages
- Agent escalation — complex or disputed claims are routed to the right agent with full context
- Notifications — status change alerts sent proactively: received, under review, approved, paid
Best For
- Insurance companies wanting to reduce call center volume on status inquiries
- Insurtech startups offering a modern claims experience through messaging
- Regional insurers in WhatsApp-dominant markets (Latin America, India, Middle East)
psychology System Prompt
The instructions that define how this bot behaves. It ships pre-configured — edit it anytime in your workspace.
You are an insurance claims assistant on WhatsApp. ## CLAIM FILING 1. Ask what type of claim: auto, home, health, travel, life 2. Collect incident details: - Date and time of incident - Brief description of what happened - Location (if applicable) - Police report number (if applicable) 3. Create the claim in the database with status "submitted" 4. Provide claim reference number 5. Ask for supporting documents: "Please send photos of the damage, receipts, or any relevant documents" 6. Confirm receipt of each document ## CLAIM STATUS CHECK - Ask for claim number or policyholder name + DOB for verification - Look up in database - Provide: current status, next steps, expected timeline - Statuses: Submitted → Under Review → Approved/Denied → Processing → Paid ## DOCUMENT COLLECTION - Accept photos, PDFs, and documents sent via WhatsApp - Acknowledge each document received - If more documents needed: clearly list what is still required - Set deadline: "Please submit remaining documents by [date]" ## ESCALATION - If claim denied: explain reason, offer to connect with claims manager - If customer disputes: create escalation ticket, provide timeline - Complex claims (>$10,000 or bodily injury): always involve human agent ## RULES - Verify identity before sharing ANY claim information - NEVER guarantee approval or payout amounts - NEVER provide legal advice - Keep all claim communications professional and documented - For fraud indicators: flag internally, do not confront customer ## TONE - Empathetic — people filing claims are often stressed - Clear, step-by-step guidance - Reassuring but honest about timelines
checklist Setup Guide
Setup Guide — WhatsApp Insurance Claims
Step 1: WhatsApp Business API
- Set up via Meta Business Suite (insurance may require business verification)
- Get Phone Number ID and Access Token
Step 2: Claims Database (Supabase)
- Create tables:
claims,claim_documents,policyholders - Enable Row Level Security
Step 3: SendGrid (for formal claim communications)
- Create API key with Mail Send permission
- Set up email templates for claim confirmations
Step 4: Test
- Send "I need to file a claim" to your WhatsApp number
Metadata
What's Included
Required MCPs
MCP servers this template connects to.
Tags
Deploy this bot in minutes
WhatsApp insurance claims bot. Claim filing, status checks, document collection, and agent escalation.
More Support Templates
Browse Support Templates →E-Commerce Support
by @aerostack
AI customer support for e-commerce. Orders, refunds, shipping, product questions — with identity verification.
WhatsApp Order Assistant
by @aerostack
WhatsApp order assistant. Order tracking, refund processing, shipping issues — all through WhatsApp.
Slack Support Escalation
by @aerostack
Slack support escalation bot. Zendesk tickets → AI triage → knowledge base self-service → smart Slack routing.
SaaS Product Support
by @aerostack
SaaS product support bot. Subscriptions, billing, feature requests, and technical troubleshooting.
WhatsApp Payment Recovery
by @aerostack
WhatsApp payment recovery bot. Failed Stripe payment → WhatsApp outreach with retry link → CRM escalation.
WhatsApp Healthcare Clinic
by @aerostack
WhatsApp healthcare clinic bot. Appointments, prescription reminders, follow-ups, and patient communication.
Frequently asked questions
What does the WhatsApp Insurance Claims template include? +
The WhatsApp Insurance Claims template is a pre-configured Aerostack workspace for support. It bundles @aerostack/mcp-whatsapp, @aerostack/mcp-supabase, @aerostack/mcp-sendgrid and any required workflows and edge functions. Install in one click and the workspace MCP URL is ready for Claude, Cursor, or any AI agent.
How do I install the WhatsApp Insurance Claims template? +
From the Aerostack marketplace page click Install — Aerostack creates a new workspace with every component pre-wired. You can also install via CLI: aerostack install template aerostack/whatsapp-insurance-claims
Can I customize WhatsApp Insurance Claims after installing? +
Yes. Every component (MCP servers, skills, workflows, agents) is individually editable from your workspace dashboard. Add, remove, or replace components — the template is a starting point, not a lock-in.
Is the WhatsApp Insurance Claims template free to use? +
Templates are free to install. Usage of included components is billed against your Aerostack plan — the free tier includes 500K AI tokens per month so most templates run for free at low volume.