# 4.2.2.2 Add colleagues to a department

This feature allows administrators to assign team members to different departments based on their skills, expertise, and experience.

### Pre-conditions to use the Feature:

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

### Steps to Use:

* Go to the **Employee Directory**
* Click the **Department** tab.
* Click the **edit button** of the created department if you want to add a colleague.
* Click on the **Colleagues** box.
* A **colleague list** will show.
* Select the colleagues & press update.

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

<figure><img src="/files/gOOquXFixqyHsFBqB0vS" alt=""><figcaption><p>Add colleagues to a department</p></figcaption></figure>

### Important Notes:

* You can **add a colleague** to **only a department**.&#x20;
* One colleague can’t be added to multiple departments.
* To add a colleague to a different department, you must first remove him/her from the existing department and then add to the preferred department.

### Benefits:

* By adding colleagues to a department, you can ensure that each team member works on tasks relevant to their area of expertise and that projects are completed efficiently and effectively.


---

# 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.2-add-colleagues-to-a-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.
