# How to Create Department

### Create a Department&#x20;

**1.** Go to **Menu → Departments → Departments**\
**2.** Click **Add New Department**\
**3.** Enter **Department Name** (e.g., Operations)\
**4.** Add a **Description** to define its purpose\
**5.** Add **Keywords** (e.g., Help, Support) for automation triggers\
**6.** (Optional) Set as **Default Department**\
**7.** Configure **Access Permissions** (status update / schedule control)\
**8.** Click **Save**

#### **After Creating a Department**

**9.** Assign **Team Members**\
**10.** Route chats automatically or manually\
**11.** Manage conversations with better structure\
**12.** Track performance & reporting easily 👍.

{% embed url="<https://youtu.be/I30BIo-bLxA>" %}


---

# 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://helpdocumentation.gitbook.io/user/crm-v2/departments/how-to-create-department.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.
