# Send RCS Bulk Text Broadcast to Multiple Recipients

#### <mark style="color:red;background-color:orange;">Importing Contacts</mark>

1. Ensure the **number column** in your CSV has the country code **without the plus sign**, and no spaces or dashes. Format it as a custom number format.
2. Create **custom fields** for any additional columns in your CSV file.
3. **Map the CSV headers** to the appropriate system fields or custom fields during import.

#### <mark style="color:red;background-color:orange;">Sending a RCS Bulk Campaign</mark>&#xD;

**1.** Go to **CRM** → click on **Bulk Campaign**\
**2.** Click **Create New Campaign**\
**3.** Select **RCS Campaign**\
**4.** Enter your **Campaign Name**\
**5.** Select the **Campaign Type** → click **Next**\
**6.** Select the **Audience Type** → click **Next**\
**7.** Choose your **RCS Channel**\
**8.** Select **Message Type: Regular Message**\
**9.** Click on **Text** (other message types will be visible, but select Text)\
**10.** Write your **Text Message** (e.g. “Hello”)\
**11.** (Optional) Add **Variables** like *Chat Name*\
**12.** Note: **Buttons cannot be added** in text messages\
**13.** Click **Next** → **Save Campaign**\
**14.** After saving, click **Trigger Campaign** to send the message

{% embed url="<https://youtu.be/yXbv7XM7fQ4>" %}


---

# 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://helpdocumentation.gitbook.io/user/crm-v2/campaigns/rcs-campaign/send-rcs-bulk-text-broadcast-to-multiple-recipients.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.
