| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- ---
- title: "WhatsApp"
- description: "Learn how to integrate your agents with WhatsApp using Twilio"
- icon: "whatsapp"
- ---
- ## Feature Overview
- Seamlessly connect your **agents** to **WhatsApp** using **Twilio**, a messaging service that significantly simplifies WhatsApp Sender Business profile setup.
- 
- 🔒 All chats, conversations and messages are not stored in our database to ensure your or your client’s privacy.
- ---
- ## Prerequisites
- - A verified **Twilio Account** ([Sign up here](https://login.twilio.com/u/signup)) with a provisioned phone number.
- - A verified **Facebook Business account** ([Learn more](https://www.facebook.com/business/help/1710077379203657)) and a verified **WhatsApp Business Portfolio** ([How to verify your WhatsApp Business Account](https://www.facebook.com/business/help/2087193751603668?id=2129163877102343)).
- ## Creating a WhatsApp Agent via Twilio
- <Steps>
- <Step title="Create a WhatsApp Sender via Twilio">
- 1. Go to [Twilio Console](https://console.twilio.com/us1/develop/sms/senders/whatsapp-senders) and click on the **'Create New Sender'** button to begin the setup.
- 
- 2. Follow all the necessary steps on **Twilio's** end to complete the integration.
- Twilio has already documented the entire process, so you can refer to their official guides via this link: https://www.twilio.com/docs/whatsapp/self-sign-up
- 
- 3. Once you have a **verified** WhatsApp Sender with the status set to **Online**, you can proceed to the next steps.
- </Step>
- <Step title="Create a New WhatsApp Integration">
- 1. Go to https://agencii.ai/whatsapp/ and click on the **'Connect WhatsApp'** button to begin the setup.
- 2. Enter your Agent details
- 
- </Step>
- <Step title="Select or Create your Twilio Account">
- 1. **Select your Twilio account** from the dashboard.
- 
- 2. To add a new account, copy and paste your **Account SID** and **Auth Token** from the bottom of the Twilio dashboard.
- 
- 3. (Optional) If you have a Subaccount, paste the Subaccount SID as well.
- 4. Click **Create**
- </Step>
- <Step title="Add your WhatsApp Sender SID">
- 1. Find your WhatsApp Sender SID in the Twilio Console under **Messaging** → **Senders** → **WhatsApp Senders**, then copy it from the URL. Example: https://console.twilio.com/us1/develop/sms/senders/whatsapp-senders/details/XEXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- 
- 2. Add whatsapp sender on agencii
- 
- </Step>
- <Step title="Finalize Integration">
- Copy each webhook integration URL and paste it into the **Twilio WhatsApp Sender configuration profile**, ensuring each URL is placed in the corresponding textbox.
- 
- 
- </Step>
- </Steps>
- ✅ **That's it!** Now you can chat with your Agent via WhatsApp.
|