> 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/marketing/audience.md).

# Audience

When you send WhatsApp notifications using 3Dolphins Marketing SRM, you can add audiences to add customers who may not have interacted with the 3Dolphins app or to segment your customers based on their interest or occupation.

The Audience feature collects your customer information which you can organize into audience groups later. Meanwhile, audience groups are used to group customers with the same objective. When you send a notification later, the audience group will appear as recipients on the 'select from group' options.

To access this page, you can go to the **Marketing** page then, select the **Audience** menu. Then, the audience page will appear as shown below.

![Audience](/files/-MUI9sZcOJXT8uSHH6nu)


---

# 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/marketing/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.
