# Assignment

Assignments configuration is to set up your number of tickets that will be handled on each channel and to set your **proactive** or **outbound only** assignment

![Assignment](/files/-MQooKSDIDVTloVroqIx)

### Max Assignment

Max assignment allows you to determine how many tickets can be received or handled on each channel.

### **Proactive and Outbound Only Assignment**

Using proactive and outbound only assignment fields to determine whether Agents on the 'Available Teams' list can receive new tickets, claim tickets and send outbound tickets. Here are some available condition assignment settings:

* If **Proactive** is set to **'On'**, the Outbound Only field is disabled since the rule becomes proactive where the Agent can receive new tickets, claim transferred or escalated tickets, and create outbound tickets.
* If **Proactive** is set to **'Off'**, the Agent will be unable to receive new customer tickets, and the Outbound Only field can be customized according to your needs.
  * When **Proactive 'Off'** and **Outbound Only** are set to **'Off'**, the agent will be unable to receive new tickets from customers but will be able to claim transferred or escalated tickets, as well as create outbound tickets.
  * When **Proactive 'Off'** and **Outbound Only** are set to **'On'**, the Agent will not receive new tickets from customers and also cannot claim transferred or escalated tickets but can create an outbound ticket.


---

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