# 4.2.2.1 Create Department

This feature allows users to create and manage various departments within the company. This feature allows administrators to allocate tasks and projects to specific departments, manage department budgets, and monitor department performance.&#x20;

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users **must be Super Admin/Admin**.

### Steps to Use:

* Go to the **Employee Directory**
* Click the **Department** tab.
* Click the **Create Department** and provide the **department name**.
* Select the colleague button. A **colleague list** will pop up.
* **Add** the colleagues & Press **Save**.

#### To understand the full flow more clearly, watch this video.

<figure><img src="/files/KDf6LSteIctXP6sEsNQz" alt=""><figcaption><p>Create Department</p></figcaption></figure>

### Benefits:

* The "Create Department" feature provides an easy-to-use interface for managing department members, roles, and responsibilities.&#x20;
* This feature helps administrators to effectively manage and delegate tasks, allocate resources, and monitor project progress.
* By creating departments, administrators can ensure that tasks and responsibilities are clearly defined and each department has the resources and support it needs to achieve its goals.


---

# 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.onethreadapp.com/4.-managing-company/4.2-employee-directory/4.2.2-department/4.2.2.1-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.
