# Add New Rule

When discussing rule management, this will always relate to adding channels rule. Then, **when do you need to add channel rules?** After adding new channels on the integration page or adding a channel or group into the LOB, so you also need to add new channel rules in the **Customer Service** menu > **Rule Management.**

![New Rule ](/files/afzzSk4hVbRnHqNp31h3)

For example, after you add new live chat channels on the integration page, you need to add a new live chat channel rule by clicking the **'+ New Rule'** button, select the live chat channel in the pop-up by clicking the **'add channel'** button (![](/files/-MQjfT6Sy7we02mPCNfy)). Enter the rule names and max assignment then, you can click the **'save'** button.

![Add New Rule](/files/OULfsI516tOxUErAG9ER)

**Component Explanation:**

| Name           | Description                                                                                                                                                                                                                                                                                                                                                                                      |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Rule Name      | Name of rule channel that will be created.                                                                                                                                                                                                                                                                                                                                                       |
| Group          | <p>Group of rule channel that will be created (this field will automatically fill in accordance with the role user group. </p><p>For example case, your user is set in the group 'product' then if you create a new rule, the group will automatically set 'product'. But, if you log in as an administrator you can freely set rule group in accordance with list group on the group page).</p> |
| Max Assignment | To set the number of ongoing tickets to the rule channel that will be created.                                                                                                                                                                                                                                                                                                                   |

If a new channel rule is added successfully, the channel rule will appear in the distribution rules list.

![New Rule Added](/files/pBsVHhbJszGmEWJkhhwz)

{% hint style="info" %}
The rule you have created will be active once you click the **'Rule Out of Sync'** button. For further explanation, you can see [this](/customer-service/rule-management/reload-rule.md) page.
{% endhint %}


---

# 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/customer-service/rule-management/add-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.
