Interactive Product Tour

See What Verdipidy Can Do

A hands-on look at some of the capabilities of the platform, from AI chat to voice calls to workflow automation.

Capability 1

AI Chat Agents

Ask questions in plain English. The AI queries your databases, runs reports, sends emails, and builds dashboards — all from a single chat window.

Natural Language Queries

Ask "Show me provider locations with declining member visits this quarter" and the AI writes the SQL, runs it against your databases, and shows the results in an interactive table.

140+ Built-In Tools

The agent can query databases, send emails, create workspaces, call external APIs, manage campaigns, generate reports, and more — automatically choosing the right tool.

Department Specialists

Each agent is pre-configured for Operations, Member Services, Provider Relations, or Analytics with role-specific prompts, tool access, and data permissions.

Interactive Results

Results come with sortable tables, inline charts, CSV export, and clickable drill-down links. Click a location name to instantly see its full profile.

Operations Agent
Connected to Member Database
Online

Show me provider locations with declining member visits this quarter

AI
executeSavedQuery completed in 1.2s
query: "Location Visit Trends" · filters: quarterly_change < 0

Found 18 locations with declining member visits this quarter:

Location Region Visits Q1 Change Status
Riverside Fitness Center Southwest 1,240 -18% Needs Outreach
Lakewood Community Gym Midwest 890 -12% Under Review
Downtown Wellness Hub Northeast 2,100 -8% Monitoring
Valley Health Club West 670 -22% Needs Outreach
Harbor Recreation Center Southeast 1,450 -6% Monitoring
Showing 5 of 18
Capability 2

AI Voice Calls

AI-powered phone calls with natural speech, real-time transcription, tool use during calls, and automatic CRM logging.

AI Member Services Agent
Active Call - 02:34
HD Voice Recording
LIVE TRANSCRIPT
CALLER

Hi, I'm calling to check if I'm eligible for the fitness program through my health plan.

AI AGENT

Of course! Let me look up your eligibility right now.

Tool: checkMemberEligibility · Plan ID lookup
AI AGENT

Great news! Your plan does include access to our fitness program. You have over 16,000 participating locations available nationwide. I can see there are 3 locations within 5 miles of your zip code. Would you like me to text you the details?

94
Quality Score
Positive
Sentiment
2
Tools Used

Natural Voice with ElevenLabs

Ultra-realistic text-to-speech with customizable voices. Callers can't tell they're talking to AI — natural inflection, pauses, and conversational cadence.

Tool Use During Calls

While on the phone, the AI can query your databases, look up member eligibility, check program availability, and provide accurate real-time answers — no hold music.

Barge-In & Turn-Taking

Callers can interrupt the AI naturally. The system detects overlapping speech, stops its response, and lets the caller take over.

Call Quality & Analytics

Every call is scored automatically — sentiment analysis, resolution tracking, quality metrics, and full searchable transcripts for training and compliance.

SMS Follow-Up

After a call, the AI can automatically send a text recap with nearby locations, class schedules, and a link to your member portal.

Capability 3

Live Dashboards & Workspaces

Build custom dashboards from natural language. Tables, charts, KPIs, and filters — auto-refreshing from your live data.

Member Engagement Overview Live
Auto-refresh: 5 min | Last updated: 2 min ago
Active Members
19.2K
+340 this month
Avg Visits/Member
4.8
+0.6 vs last month
Retention Rate
91%
+2% this quarter
Provider Utilization
73%
+5% this month
Member Activity by Program
This Month Last Month
Fitness
Wellness
Nutrition
Virtual
Social
Therapy
Member Status Breakdown
Active (40%)
Enrolled (25%)
At-Risk (20%)
Lapsed (15%)

This dashboard was built in 30 seconds by telling the AI: "Create a member engagement dashboard with active members, average visits, retention rate, provider utilization, activity by program chart, and member status breakdown." The AI generates the queries, creates the components, and wires it to your databases automatically.

Capability 4

Workflow Automation

Visual workflow builder with conditions, loops, human approvals, and AI steps. Schedule tasks or trigger them from webhooks.

Provider Credentialing Workflow
Active
TRIGGER
New provider application submitted
VERIFY CREDENTIALS
Check license status and expiration dates
Done
IF
CONDITION
If any credential is expired or unverified
True
HUMAN APPROVAL
Route to Network Development team for review
Waiting
CALL API
Update provider status in network directory
SEND EMAIL
Welcome packet to provider + notification to team

What You Can Automate

🏥

Provider Onboarding

Automatically verify licenses, check malpractice history, validate credentials, and route completed applications through the appropriate approval chain before activating a provider in your network.

📊

Member Engagement Monitoring

When member visit frequency drops below threshold, automatically trigger a re-engagement sequence — personalized email, SMS reminder, and if no response, an AI voice call to check in.

📈

Health Plan Reporting

Generate and distribute plan-specific reports showing participation rates, member outcomes, cost savings metrics, and network utilization to each health plan partner on their preferred schedule.

📄

Claims & Compliance Processing

Incoming claims are automatically validated against network contracts, checked for compliance, matched to member records, and routed for approval based on dollar thresholds.

Runs on schedule or on-demand. Workflows can trigger on a cron schedule, via webhook from external systems, or manually from the workflow dashboard.

Capability 5

Multi-Channel Campaigns

Build and execute email, SMS, and AI voice campaigns with A/B testing, sequencing, and real-time analytics.

Campaign: Member Re-Engagement

Running
1
Email: Wellness Check-In Sent 342

Personalized email highlighting nearby locations, new programs, and a scheduling link

Open: 68% Click: 34% Reply: 12%
Wait 3 days if no reply
2
SMS: Activity Reminder Sent 198

Short text with nearest location, class schedule, and one-tap check-in link

Delivered: 96% Click: 41%
3
AI Voice Call In Progress

AI calls remaining members to discuss available programs and help schedule their first visit back.

Campaign Stats

Total Contacts 342
Reached 289 (84%)
Scheduled 127 (37%)

Contact Sources

Member Database 218
Health Plan Feed 89
CSV Upload 35

A/B Test Winner

Variant B +18% open rate

Subject line: "New classes available near {Location}" outperformed "{FirstName}, we miss you at {Location}"

Capability 6

SQL Workbench, Custom Tables & APIs

Full SQL editor for power users, Airtable-like custom tables for everyone, and a universal API connector for any external service.

SQL Workbench
-- Saved Query: Inactive Members by Region
SELECT m.member_id,
m.full_name,
m.last_visit_date,
m.region
FROM members m
WHERE m.last_visit_date
< DATEADD(month, -3, GETDATE())
Connected: Member Database 1,247 rows · 0.4s
Multi-database: SQL Server, MySQL, PostgreSQL
Save queries for AI agent access
Schedule queries on cron
AI generates SQL from descriptions
Custom Tables
Provider Status Network
Sunrise Wellness Active Tier 1
Peak Fitness Active Tier 1
Harmony Health Review Tier 2
Grid Kanban Form
30+ field types: text, number, formula, lookup
Kanban boards & filtered views
Import CSV/Excel or AI-generate
Sync from external APIs
API Connector
GET /api/v1/members/eligibility
OAuth 2.0 Health Plan API 200 OK
POST /api/v2/providers/directory
API Key Network API 200 OK
Any REST API — OAuth, API key, Bearer
Auto-retry, pagination, caching
AI agent can call any configured API
AI auto-generates API configs from docs

Connects to Everything You Already Use

Native integrations with your databases, Google Workspace, telephony providers, and any REST API you point it at.

💻
Member Database
SQL Server, MySQL, PG
Google Workspace
Email, Sheets, Drive
📞
Twilio
Voice & SMS
📞
RingCentral
Voice & SMS
💬
Slack
Notifications
🏥
Health Plan APIs
Eligibility & Claims
📊
Any REST API
Universal connector
💾
SQL Databases
MSSQL, MySQL, PG
Capability 8

Google Workspace Integration

AI agents that work with Gmail, Sheets, Calendar, and Drive. Send emails, update spreadsheets, schedule meetings — hands-free from chat.

Gmail — Draft Created by AI
To: sarah.johnson@member.example.com
Subject: Your Wellness Program — New Classes Available Near You

Hi Sarah,

I wanted to let you know about some exciting new wellness classes available at locations near you. The Riverside Fitness Center just added morning yoga and aqua aerobics to their schedule. As a member, you have full access at no additional cost.

I've attached a schedule and map to help you plan your first visit. If you'd like help finding classes that match your interests, feel free to reply to this email or call us at (555) 234-5678.

Best regards,
Member Services — Generated by AI Agent

Draft Ready for review before sending
Google Sheets — Updated by AI
Date Member Location Visit Type Status
03/12 Sarah Johnson Riverside FC Yoga Class Active
03/12 Robert Chen Lakewood Gym Strength Complete
03/12 Maria Garcia Downtown Hub Aqua Aerobics Active
Row 2 updated by AI: Visit logged, synced from check-in system

Gmail: Send, Draft & Search

AI composes and sends emails on your behalf, creates drafts for review, reads incoming mail, and searches your inbox. Perfect for follow-ups triggered by database events.

Sheets: Read, Write & Create

Ask the AI to export query results to a spreadsheet, update a tracking sheet with today's numbers, or create a new report template — all through chat.

Calendar: Schedule & Manage

Create events, check availability, and schedule meetings. The AI can coordinate between team members and suggest optimal time slots.

Drive: Organize & Share

Upload documents, create shared folders, and manage file permissions. Automatically organize reports and exports into the right team folders.

OAuth 2.0 secured. Your Google account connects via standard OAuth — Verdipidy never sees your Google password. Permissions are scoped to only what's needed, and you can revoke access anytime from Google settings.

Capability 9

AI Browser Automation

AI controls a real browser to navigate external portals, fill forms, scrape data, and automate web tasks — with human oversight at every step.

provider-portal.example.com/credentialing
PROVIDER CREDENTIALING PORTAL
PSY-2026-44821
Arizona
Chiropractic, Physical Therapy, Massage
Status: Verified
Submit Application
AI BROWSER AGENT
Logged into credentialing portal
Navigated to provider application
Entered license details, specialties, NPI number
Waiting for human approval before submitting...

AI Sees the Screen

Using computer vision, the AI understands what's on the screen — buttons, forms, tables, text. It navigates web apps the same way a human would, but faster.

Human-in-the-Loop

Before submitting orders, making payments, or taking destructive actions, the AI pauses and asks for your approval. You see exactly what it's about to do and can approve, modify, or cancel.

Repeatable Automations

Teach the AI once, run it forever. Record a browser task and schedule it to run daily — check credential status, pull reports from portals that don't have APIs, or submit recurring filings.

Runs on Your Machine or in the Cloud

The Local Agent runs browser automation on your desktop for portals that require VPN or local network access. Cloud mode handles everything else without any install.

Use cases: Submit provider applications to credentialing portals, pull eligibility verification from health plan systems, download compliance reports, check license status with state boards, sync member data from partner platforms.

Capability 10

AI Document Processing

Upload licenses, credentials, and documents. AI extracts key data, cross-references records, routes for approval, and updates your systems automatically.

Upload & Extract
provider_license_renewal.pdf
Uploaded · Processing...
PDF parsed with AI vision
Provider, license #, expiration extracted
Credentials verified
Cross-referencing with state board...
Extracted Data
Provider
Dr. James Wilson, DC
License #
CHR-2026-44821
Expiration
December 31, 2027
Status
Active — Verified
Credentials
Doctor of Chiropractic Arizona State Board
Malpractice Insurance Verified Current
NPI Registration 1234567890
DEA Certificate Not Required
Matches existing provider record PRV-2026-0312
Approval & Posting
Extracted & Validated
AI confidence: 98%
Provider Matched
PRV-2026-0312 · All credentials current
Awaiting Network Review
Routed to credentialing team
4
Activate in Network
Will update provider directory after approval
Supports PDF, images, scanned documents
Google Drive folder monitoring
Configurable approval thresholds
Capability 11

AI-Generated Reports & Analytics

Ask for any report in plain English. The AI generates the queries, builds the visuals, and can schedule them to land in your inbox every morning.

Monthly Member Outcomes Report
Auto-generated 1st of each month
19.2K
Active Members
+3% MoM
4.8
Avg Visits/Member
+0.6 MoM
$840
Savings Per Member
+$45 MoM
Participation by Region — This Month
Southwest
4,280
Midwest
3,450
Northeast
2,890
Southeast
2,340
West
1,920

AI Insight: Southeast region participation dropped 8% this month. 3 of the top 10 locations in the region reported facility maintenance closures. Recommend proactive member communication about alternative nearby locations to prevent lapse.

Reports the AI Can Build

Health Plan Partner Report

Scheduled

Participation rates, cost savings per member, health outcome improvements, and network utilization by plan. Delivered monthly.

Provider Network Performance

Scheduled

Location utilization rates, member satisfaction scores, class capacity, provider credential status, and geographic coverage gaps. Weekly.

Member Engagement Trends

On Demand

Visit frequency analysis, program adoption rates, at-risk member identification, demographic breakdowns, and digital vs in-person engagement.

Program Outcomes Summary

On Demand

Health outcome metrics, cost savings analysis, member retention rates, satisfaction surveys, and benchmarking against industry standards.

Operational Overview

Scheduled

Revenue by program, provider payments, claims processing metrics, network growth, and budget vs actual by department. Monthly.

Just ask. "Give me a report on members who haven't visited in 3 months, broken down by region and program" — the AI writes the query, runs it, formats the results with charts, and optionally schedules it to repeat weekly.

Capability 12

Real-Time Notifications & Mobile

Push notifications, Slack alerts, and a full mobile-ready PWA so your team stays informed wherever they are.

Push Notifications

V
Approval Required
Provider credential renewal for Dr. Wilson needs your review
2 minutes ago
V
Workflow Complete
Morning report delivered to 12 recipients
6:01 AM

Browser push notifications for approvals, workflow completions, campaign events, and custom triggers.

Slack Alerts

V
Verdipidy 11:32 AM

Member engagement alert:

Region: Southeast
3 locations reported >15% visit decline this week

Send alerts to any Slack channel. Trigger from workflows, campaign events, high-value activities, or custom conditions.

Mobile-Ready PWA

Install as App PWA
Add to home screen — no app store
Works offline with service worker
Full app experience on phone/tablet
Push notifications on mobile

Full platform access from any device. Chat with agents, approve workflows, and check dashboards from anywhere.

Enterprise-Grade Security & Administration

Role-based access, MFA, audit logs, encrypted credentials, and full admin control over every AI prompt and tool.

Role-Based Access

Admin, Manager, and Member roles control who can access databases, manage agents, run campaigns, and configure integrations.

MFA & WebAuthn

Two-factor authentication with TOTP apps or hardware security keys. Enforceable at the organization level with grace periods.

AES-256 Encryption

All stored credentials, OAuth tokens, and database passwords are encrypted at rest with AES-256-GCM. Zero plaintext secrets.

Audit Logs

Every action is logged: who did what, when, from where. Searchable audit trail for compliance and troubleshooting.

Prompt Management

Every AI system prompt is visible in the admin panel and overridable per organization. Full control over AI behavior — no black box.

Team Management

Invite by email, assign roles, manage departments, set custom fields per member. Ownership transfer and member offboarding built in.