# 4.2.2.3 Edit a Department

This feature allows administrators to make changes to existing departments within the company. This includes updating the department name 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 **Departmen**t tab.
* Click the **edit button** (beside the delete button) and edit the name.
* Press **Update** button

####

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

<figure><img src="/files/GYF2dWvimUCmkPqUwSKH" alt=""><figcaption><p>Edit a Department Name</p></figcaption></figure>

### Benefits:

* This feature enables administrators to keep the department information & colleagues up to date and accurate, which helps in better organization and management of the departments within the company.

### Limitations:

* Currently, there is no option to add/edit descriptions and other related details for a specific department.


---

# 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.3-edit-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.
