# Departments

This feature allows administrators to organize employees into specific departments for easier tracking of hours, job roles, and reporting. This feature helps streamline payroll, scheduling, and labor cost management by grouping staff according to their assigned department.

These departments are used to categorize and organize employees based on their *roles, teams, or locations.*

1. Create a new department.
2. Edit the name or delete an existing department.
3. Assign a manager or managers to a department.
4. Edit the name of a department (Similar to 2).

<figure><img src="/files/K5BENt2mgFNuGXG83i0b" alt=""><figcaption></figcaption></figure>


---

# 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://www.opentimeclock.com/docs/settings/departments.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.
