# Max Assignment

Max assignment allows you to determine how many tickets can be received or handled by the agent on each channel. You can modify the maximum assignment to each agent in each channel rule in the available team's section or use this feature. This max assignment feature will make it easier to change the max assignment agent simultaneously. Go to the **Rule Management** page then click the **'Max Assignment'** button to manage max assignment of your agent.

For example, Agent 'Zulfa Fahimah' is found on the Whatsapp and Live Chat channel rules. When you set assignment '10' and then select agent 'Zulfa Fahimah' then, all max assignment agent 'Zulfa Fahimah' on all channels will automatically change to '10'.

![Manage Max Assignment](/files/3zxiZkSULs2iYyjXToJ1)

**Component Explanation:**

| Name       | Description                                                               |
| ---------- | ------------------------------------------------------------------------- |
| Assignment | Define max assignment for your agent.                                     |
| Rules      | To display agents for which the channel rule is selected.                 |
| Search     | To search agent's name.                                                   |
| Agent Name | Tick the agent's name to which you will apply the max assignment changes. |

After finished, click the 'save' button. Then, your agent's max assignment will change according to the assigned assignment value as shown below.

![Max Assignment Agent](/files/rAL3b8iOXv83FMcVx9Ad)


---

# 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/max-assignment.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.
