# 4.2.2.5 Delete a department

This feature allows administrators to remove an existing department from the company. This feature enables administrators to reorganize and streamline the company structure and simplify the management of departments and colleagues.&#x20;

### 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 **delete** button from the specific department section.
* Press the **Yes** button to delete the department.

<figure><img src="/files/4RSwHi8tRXsMPF44YLPF" alt=""><figcaption></figcaption></figure>

### Important Notes:

* **Deleting a department will not remove colleagues** from the company. They will remain on the colleague list and can be added to a new department.

### Benefits:

* By removing unnecessary or outdated departments, administrators can ensure the accuracy and relevance of department information and maintain the efficiency of the company's organizational structure.


---

# 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.5-delete-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.
