Documentation Index
Fetch the complete documentation index at: https://docs.sympana.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
A messaging connection lets your Vapi AI assistant handle text-based conversations — inbound SMS, WhatsApp, Instagram DMs, Facebook messages, webchat, and more. The AI reads each message, generates a response, and sends it back through GHL Conversations.Create a Vapi messaging connection
Select your Vapi messaging assistant
Choose the Vapi assistant that will handle messages. This should be an assistant configured for text conversations.
Configure Contact Access
Control who the AI is allowed to message:
| Setting | What it does |
|---|---|
| Allowed Tags | Only contacts with these tags get AI replies |
| Blocked Tags | Contacts with these tags are skipped |
| Handoff Tags | Contacts with these tags are treated as handed-off to a human |
| Opt-out Keywords | Words like “stop”, “unsubscribe” — AI stops replying |
Configure dynamic variables
Add variables the assistant needs — contact name, email, custom fields, etc.
Configure Human Handoff
Set up handoff keywords. When a contact says “talk to a person” or “human”, the AI stops and fires the Handoff Requested trigger in GHL.
Build a messaging workflow
Channel filtering belongs in the GHL trigger, not in the messaging connection.
Build a handoff workflow
Recommended tag strategy
| Tag | When to apply |
|---|---|
ai_msg_enabled | When you outbound a contact or opt them in for AI messaging |
ai_msg_blocked | When the contact opts out |
ai_msg_handoff | When handoff is triggered |
Test your messaging connection
- Make sure the messaging connection is active
- Publish the Message Received workflow
- Send a test inbound message to your GHL number
- Verify the AI responds in GHL Conversations
- Test handoff with a keyword like “I want to talk to a person”
Next steps
Messaging Connection Setup
Full guide with Contact Access and Human Handoff details.
Workflow Recipes
Copy-paste messaging workflow configurations.

