# Department

### Overview

Using the Department setting, you can create new Departments; Edit and Delete them. Using a particular department, you can sort your [Team](/settings/team.md) members and provide them with access to manage specific channel(s).

To open the Department setting, go to **Settings** and then select the **Department** tab.

![](/files/PT290ZSQT89ZIB33kajR)

### Create a Department&#x20;

![](/files/2NzV1phXwu7kkJTOh8YP)

On the Department window, click **Create Department**.

![](/files/NCaE86UzZjfva1qTqjBq)

Then, input Department; select Channels and Agents( Team members) if any. Once done, click **Save**.

### Edit a Department&#x20;

![](/files/few7xhOMmPX1LST7iFWK)

Open **Settings** → **Department** → and click on the Edit <img src="/files/pRGmUFcEEoJjzWBGO6h4" alt="" data-size="line">icon.

![](/files/IOZFMSqtGfaf5XkBYqHx)

Then make appropriate changes and click **Update** to save changes.

### Delete a Department

![](/files/zuK49SouH366MojRwJup)

Click the Trash<img src="/files/Eh0PkbGYBi2ihZdeSais" alt="" data-size="line">icon next to the edit button.

![](/files/gUrRO3yeqwW5UJ54DTRA)

Then click **Confirm** to finalise deleting.


---

# 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.rumwork.io/settings/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.
