Aerostack
robot_2

WhatsApp Insurance Claims — AI Bot Template for Support

Bot
aerostack @aerostack verified
· Updated Mar 18, 2026

WhatsApp insurance claims bot. Claim filing, status checks, document collection, and agent escalation.

star 75 stars content_copy 30 deploys whatsapp v1.0.0

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

  1. Set up via Meta Business Suite (insurance may require business verification)
  2. Get Phone Number ID and Access Token
Step 2: Claims Database (Supabase)
  1. Create tables: claims, claim_documents, policyholders
  2. Enable Row Level Security
Step 3: SendGrid (for formal claim communications)
  1. Create API key with Mail Send permission
  2. Set up email templates for claim confirmations
Step 4: Test
  1. Send "I need to file a claim" to your WhatsApp number

Metadata

upgrade Version 1.0.0
description Type Bot
category Category Support
code Platform whatsapp

What's Included

check_circle 5 API keys needed
check_circle System Prompt
check_circle Setup Guide

Tags

No tags added yet.
robot_2

Deploy this bot in minutes

WhatsApp insurance claims bot. Claim filing, status checks, document collection, and agent escalation.

More Support Templates

Browse Support Templates →

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.