# Traffic Distribution

Just as roads need traffic lights to function properly, our app's traffic distribution functionality works similarly. The main feature of traffic distribution is managing all ticket distribution for each group and channel rules in your omnichannel.&#x20;

How does traffic distribution work? First, you will be asked to determine the ratio of incoming tickets for each group that can access the channel. After that, you can immediately set the ratio for each rule contained in the group. To manage traffic distribution, go to the **Rule Management** page and click the **'Traffic Distribution'** button.

![Traffic Distribution](/files/Hk15F76QGXtb1X0cO8Ko)

**Component Explanation:**

| Name       | Description                                                                                                                                                                                                                                                                                                                                      |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Group Name | Group's name that can access that channel.                                                                                                                                                                                                                                                                                                       |
| Ratio      | To set the ratio of incoming tickets on that channel.                                                                                                                                                                                                                                                                                            |
| Status     | <p>Status of traffic distribution for the group.<br><br><strong>Note:</strong> <br>When distribution status is off, incoming tickets will be redirected to other groups that can access the channel. However, when the distribution status is restored, the system will distribute tickets first to that group as many turns rule is passed.</p> |
| Action     | Action button to set rule ratio of the group.                                                                                                                                                                                                                                                                                                    |
| Auto       | To distribute group ticket distribution settings on the channel equally.                                                                                                                                                                                                                                                                         |


---

# 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/traffic-distribution.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.
