# Sending Message to WhatsApp Groups

This article shows how you can send messages to one or many WhatsApp Groups from the Broadcaster&#x20;

{% hint style="danger" %}

### **Kindly note this feature works only with WhatsApp Web Automation Channel and currently in beta**&#x20;

{% endhint %}

### Go to [Broadcaster -> Compose](https://pickyassist.com/beta/broadcaster/compose) as shown below;

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2Fo69w5m7U7fJY2FfflUbe%2Fimage.png?alt=media\&token=47392765-42ae-4835-8d62-afea3b91d838)

### **Give Campaign Name**

Give a name to the campaign for internal reference

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FUBSuuEAsFScINtD3xzaO%2Fimage.png?alt=media\&token=eda0d4cc-e802-4bb7-8509-3aa7ea42cb08)

### **Select Channel**

Select **"WhatsApp Web Automation"** as Channel

{% hint style="danger" %}
**Kindly note sending messages to Groups is supported only in WhatsApp Web Automation Channel and it's in beta**
{% endhint %}

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FEuQpj0WZtHZbrzD1G2Ab%2Fimage.png?alt=media\&token=30ef3abb-96d5-403f-8026-093ad1310f8c)

### Select Type as "Send WA to Groups" and click the "Select WA Groups" to select one or many groups as shown below;

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FrwQGoMVW4cqGQJBKszjn%2Fimage.png?alt=media\&token=e8197e8e-4cdc-4818-a623-99fb209fd167)

### Select one or many groups to which message to be send and click on "Save Groups" button as shown below

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2F2FXoILprYRfstWQy6PqW%2Fimage.png?alt=media\&token=c6c38ec3-4ba8-4f4c-ba9c-9eeacb2c7d14)

### Input your message and click on "Send Now" to send immediately or "Send Later" button to schedule the message

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2FNzCvgVbu46Gb5rZvAx3B%2Fimage.png?alt=media\&token=9c629881-cdcc-4aac-9739-0912f0b21a73)

### Permission for Users

If you would like to allow the feature of sending message to WhatsApp Group only to certain users then you can do the same with your [Roles](https://pickyassist.com/beta/organization/roles), just enable or disable the permission to the roles&#x20;

![](https://3382165395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlJChpzcxtwOYGcBd1q%2Fuploads%2Fs1vyZFxipUM4ZWimM0bg%2Fimage.png?alt=media\&token=007977e8-722f-4cac-9e97-d7b398742f1f)

## Important Informations (Must Read)

1. Kindly note that you can select maximum 20 groups at a time for sending messages.
2. **If you have too many groups which have full members then please use this feature very carefully as this can drastically slow down your normal incoming and outgoing messages, for an example if you have 20 groups and each group have 256 members then 5120 messages needs to be send technically even you are posting just one message to a group**
3. We don't support processing delivery, read reports to the messages send to group due to high load impact, suppose posting one message to a group having 256 members generates around 768 event call backs to your WhatsApp Web Automation server which may further slow down the entire server if we catch the report and push to your account.
4. We don't listen for incoming or replies in groups so kindly manage the same from your phone or web.whatsapp.com by enabling multi device feature&#x20;
5. You can create new groups, sub groups, add or remove members automatically using our connector feature. [Read More](https://help.pickyassist.com/setting-up-guide/setting-up-connector/steps/actions#automating-whatsapp-groups)&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/sending-message-to-whatsapp-groups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
