# Create New Audience

Before your customers can receive WhatsApp notifications from the 3Dolphins Marketing SRM app, they must be added to the audience feature. You may choose to add audiences one at a time or several at a time by using the import file. In this section, we will learn how to add audiences by adding them one at a time.&#x20;

To add an audience, go to the **Marketing** page and then click on the **Audience** page. In the top right corner, click on the **'+Create Audience'** button. Then, you will see a form to add a new audience.

![Create New Audience](/files/-MUIDbdj5v0VE_45LvD5)

**Component Explanation:**&#x20;

| Name         | Description                                                                                                                                        |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| First Name   | **Required**. This is the first name of your customers.                                                                                            |
| Last Name    | This is the last name of your customer.                                                                                                            |
| Email        | Enter the user’s email address.                                                                                                                    |
| Phone Number | <p><strong>Required.</strong> Phone Number of the customer (must be filled with 10-13 digits)</p><p>Note: Using internationalized format (62).</p> |
| Birth Date   | **Required.** Date of birth of the customer.                                                                                                       |
| Gender       | **Required.** Select gender of the customer.                                                                                                       |
| Industry     | Additional information about the customer's occupation.                                                                                            |
| Interest     | Additional information regarding customer's interests currently.                                                                                   |
| Group        | Assign the customer’s to the audience groups.                                                                                                      |

After you have finished entering all information about the customer, click the **'save'** button. Then, you will receive a notification that you have successfully added a new audience.&#x20;

![Add New Audience](/files/Jbn86ece1tUCclaP9QqG)


---

# 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://docs.3dolphins.ai/marketing/audience/create-new-audience.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.
