# Create New Unit

This section explains how to create a new unit so that its ticket distribution queue is separate from other channels and configure the transfer process between each unit.

To create a new unit, enter the **Customer Service** menu and click the **Unit Management** menu. At the top right click the **'+New Unit'** button, as shown below.

<figure><img src="/files/oMtTezFuJhfZT1XNsHme" alt=""><figcaption><p>Create New Unit</p></figcaption></figure>

A pop-up window will appear to add new unit. Enter the components as needed.

<figure><img src="/files/T1ziW5Qr7Y3I4PRSBtpb" alt=""><figcaption><p>Add New Unit</p></figcaption></figure>

**Component Explanation:**

| Name                     | Description                                                                               |
| ------------------------ | ----------------------------------------------------------------------------------------- |
| Unit Name                | Your unit name.                                                                           |
| Channel Unit             | Select channels that will include in this unit.                                           |
| Allowed Transfer to Unit | Select the objective unit to receive ticket transfers from the selected **Channel Unit**. |

You will receive a success notification and your new unit will appear on the unit management page, as shown images below.&#x20;

<figure><img src="/files/X0NgLrJg9O9A3x04v9rI" alt=""><figcaption><p>Unit Created Success</p></figcaption></figure>


---

# 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/unit-management/create-new-unit.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.
