> 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/integration/channel-connector/whatsapp/how-to-add-new-whatsapp-channel-rule.md).

# How to Add New Whatsapp Channel Rule

This section describes for how to be able to run the whatsapp channel and how the chat customer can be entered as a ticket to the “**Assigned**” tab Agent, make a rule first by doing the following steps.

First, click the “**Customer Service**” menu in the main menu and selecting “**Rule Management**” to create and manage channel whatsapp that have been created and 3Dolphins will redirect you to rule management page.

![Rule Management](/files/-MUx81TOoMKY13plgZMo)

On the rule management page, click “**New Rule**” button, 3Dophins will be redirect you to pop up add new rule, select the whatsapp channel was the created (example : ‘**3DolphinsWA**‘)

![Add New Rule](/files/-MUx8VYGl-oqc40Qcwre)

Enter rule name and select rule group.

![Rule Name and Rule Group](/files/-MUx8rCYaMxWM7z8Bx9K)

Enter max assignment, click “**Save**” button.

![Max Assignment](/files/-MUx9lywxgKLMU90IDP5)

Add rule channel whatsapp successfully, 3Dolphins will be redirect you to rule management page.

![WhatsApp Rule Settings](/files/-MUxAFIta_hbG6D36rFT)

Add team member, by click “**+ Add Team Member**” button, it will show like image below.

![Add Team Member](/files/-MUxAihftA046ztWHlF7)

Search member that will be added (Example search member name ‘**Esthi**‘), to add team member click “**Plus**” button.

![Choose Team Member](/files/-MUxB3MLDDMWNfBv6T_g)

Added team member successfully.

![Team Member Updated](/files/-MUxBOINn2bFuSvNE8sC)

After that, back to ***Channel Connector*** page and click enable toggle to activate whatsapp channel has been added.

![Activate WhatsApp Channel](/files/-MUxBrxDyV59CcjuMbea)

{% hint style="info" %}
If you login as ‘**Agent**‘, make sure agent status is ‘**Available**‘.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.3dolphins.ai/5.1.x/integration/channel-connector/whatsapp/how-to-add-new-whatsapp-channel-rule.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
