> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x/marketing/notification/create-notification/account-and-recipients.md).

# Account & Recipients

In the Account & Recipients form you can select the channel account that you will use to send broadcast messages, and also manage message recipients, you can use upload from CSV, select from Contact, or select from Group

{% hint style="info" %}
You can customize your recipients when you select a WhatsApp account only.
{% endhint %}

### Upload from CSV

For example, if you want to send notifications to a large number of customers, you can write down the contact information on the CSV template and upload the CSV in this feature.

Select the recipient *Upload from CSV* then click the *Download example file* button to download the CSV template as shown below.

![Download Example File](/files/-MUkxbYwHdpddbarXc6U)

Then fill in the CSV template with the customer's phone number, you can add the customer to infinity, as shown below.

![recipient-import-document.csv](/files/-MUCpZFB7nWKvZI0sCSS)

Upload the CSV by clicking the Upload CSV button then select the CSV template from your local storage, and will show pop up of recipient document successfully uploaded as shown below.

![Upload document finished](/files/-MUkyDTspBMQiDS0eNr9)

### Select from Contact

For example, if you want to send a notification to several registered customers, you can select an existing contact by selecting recipients *Select from Contact*, then in the Recipient options column you can type in the customer's name, then it will shows some of suggestions according to the customer name you entered.

Select the contacts that you want, and you can also add some other contacts as shown below.

![Select from Contact](/files/-MUkyfyq6f-eYjNI1tBA)

If the customer contact saved number starts with '0' then when you select the contact, it will show pop up confirmation to change it to '62' according to the Indonesia country code number.

![Convert Recipient Phone](/files/-MUkz6KSQGMbmGl7ohVR)

### Select from Group

For example, you want to send a notification to all customers who are in a certain group, then you can simply select the group that you want by clicking *Select from Group* in the recipients field, click the recipient options field then check the group that you want.

You can select one or several groups as shown below.

![Select from Group](/files/-MUkzEtZSIwtjrUODVqv)

### Select from Leads

For example, you want to send a notification to your potential customers who are on the list of leads page, then you can simply select the lead that you want by clicking Select from Lead in the recipients field, click the recipient options field then check leads that you want.

You can select one or several leads as shown below.

![Select from Lead](/files/x9oDZLZ5q0C4yFpoxJmf)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.3dolphins.ai/5.1.x/marketing/notification/create-notification/account-and-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.
