# Manage departments

As a Supervisor, you can set up departments (e.g.Sales, Technical, Billing) and group your agents accordingly. When engaging with a customer, agents can transfer the chat to a specific department or agent within a department based on the expertise the customer requires.&#x20;

## Add new department

1. From the [*Chat Desk Dashboard*](/chat-desk/chat-desk-dashboard/dashboard.md)*,* click *Departments Management.* &#x20;

![](/files/-McTcHtb6Lm_3TY4QQJk)

2. Click *Add new department*.&#x20;

![](/files/zkpmqCtIHUsTIMI27S9o)

3. Provide a name and description for the new department.
4. From the list of agents, select who must form part of this department.&#x20;
   * An agent can belong to more than one department.
5. Click *Create* to save and add the department to the [*Departments Management*](#manage-departments) view.

{% hint style="info" %}
Under Chat Desk [*Preferences* ](/chat-desk/chat-desk-dashboard/settings/chat-desk.md)you can set the departments that should serve as the first line of contact. All incoming chats will be routed there first.
{% endhint %}

![](/files/K547D2pxpvn04gX1kNzQ)

## Manage departments

All your departments are shown on the *Departments Management* screen.&#x20;

![](/files/kURNczjvAqXZ9FyybnIN)

The icons in each block indicate the total number of agents in the department and how many agents are currently online (green dot) and offline (red dot). When hovering over each icon, the names of the agents are shown.

![](/files/-MBi0amdqXSXsdW_vhuF)

#### **Edit or delete a department**

1. Click on the three dots in the top right corner.
2. Select *Manage department* or *Delete department*.

![](/files/-MBi0yHkkdsp9lD4zKHr)

3. *Manage department* opens a pop-up where you can edit the department's name and description, and add/remove agents to/from the department.&#x20;
4. Click *Save*.

![](/files/XohaSb6rCLGyd1PWhf2q)


---

# 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://help.clickatell.com/chat-desk/chat-desk-dashboard/departments-management.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.
