# Create New Rule

This section describes for how to be able to run the live chat channel and how the customer message can be incoming as a ticket to the **Inbox** 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 live chat that has been created. 3Dolphins will redirect you to the rule management page.

![Rule Management](/files/-MT4Onv-6EHfxwtv4tS8)

On the rule management page, click the **'+New Rule'** button. Then, you will see a pop-up add a new rule, select the live chat channel that was created (example: **Live Chat**).

![Add New Rule](/files/-MT4c1Mz6Hf4j6TXVijt)

Enter rule name, select rule group, and enter max assignment. When finished, click the **'save'** button.

![Add New Rule](/files/-MT4bZDcI1-RcEn82zOV)

Add rule on live chat channel successfully, 3Dolphins will redirect you to the rule management page.

![Created New Rule](/files/-MT4d7irMN5Zu4TjyVtQ)

After the rule channel is successfully created, to be able to receive an incoming chat from the live chat channel, add team members to the rule by clicking the 'add' icon (![](/files/-MWc9TBKqwpeUh1ihorG)).

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

Team members successfully added and appearing on available teams, you can configure priority and max. assignment ticket that can be entered or handled by an agent.

![Team Member Added](/files/-MT4f6k-XdyHoOj_hZgX)

**Component Explanation:**&#x20;

| **Name**        | Description                                               |
| --------------- | --------------------------------------------------------- |
| Priority        | To decide who will get chats first in a channel.          |
| Max. Assignment | The amount tickets are assigned or handling to the users. |


---

# 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/5.1.x/integration/channel-connector/live-chat/create-new-rule.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.
