Twilio-powered continuation for a therapy office

If the line rings out, care does not have to.

This workflow turns a missed behavioral-health call into a calm text handoff. Clients can request a callback, send a message, or stay on the line for voicemail without being pushed into an uncanny AI voice maze.

  • Missed-call text sent in seconds
  • Voicemail still available right away
  • Human-reviewed follow-up, not fake therapy bots

Important

This channel is for scheduling and follow-up continuity. It is not an emergency service. If someone is in immediate danger, call 911 or 988.

What the client sees

Continuation text

We missed your call. Reply 1 to send a message. Reply 2 for a callback. Or use the web form.
1
Reply with the message you want the office to receive.
Twilio voice + SMS handoff
Cloudflare Worker intake queue

How it works

One unanswered call becomes a guided, text-first continuation.

Twilio tries the live office line first. If no one answers, the system sends an immediate text and keeps voicemail open so the client can choose the path that feels easiest in that moment.

01

The office line gets the first chance

Incoming calls ring through to the configured front desk or clinician number before any automation takes over.

02

The caller receives a clear text fallback

If the call is missed, the caller gets a short SMS menu with a web-form link and can still leave voicemail after the tone.

03

The office sees one clean intake stream

Callback requests, written messages, and voicemail notices are stored in the same queue and can trigger a staff alert by text.

Client options

The handoff offers real choices without forcing a phone tree.

Option 1

Leave a voicemail immediately

The caller can stay on the line and leave a short message right after the text is sent.

Option 2

Request a callback by text

A simple SMS reply captures the best time and number for a human follow-up.

Option 3

Send a written message

Clients who do not want to talk in the moment can send a short note or use the web form instead.

AI stance

Use AI to reduce friction, not to impersonate a clinician.

The design goal is simple: use text automation where it helps, and keep the relationship human where it matters. This build avoids cloned voices, pseudo-therapy, and uncanny conversational agents.

What AI can do

  • summarize a short intake for staff review
  • flag urgency language for faster follow-up
  • keep callback requests structured and readable

What AI does not do

  • pretend to be a therapist or counselor
  • clone a human voice to answer missed calls
  • make care decisions without staff involvement

Built for operations

Twilio handles the handoff. Cloudflare hosts the workflow.

Twilio

Incoming voice webhook, missed-call SMS, voicemail fallback, and staff alert routing.

Cloudflare Worker

Handles the website, Twilio webhooks, the continuation form, and the intake API from one deployment.

D1 intake log

Stores callback requests, written messages, sessions, and voicemail events for office follow-up.

Client-facing continuation page

Show the exact web form a caller would receive.

The form is designed for brief contact continuity, not deep clinical intake. Staff still provide the actual follow-up.