# Departments

## Overview

Firstly, you have to add company departments before posting a job. You also follow the number of jobs from each department here.

On the **Settings** page, select **Departments** to access.

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

## Department Management

You're able to edit or delete the Department after being added

* Edit: Click the **Pencil** icon on the right > Edit information then click **Save**.
* Delete: Click the Trash icon on the right > Click **Delete**

{% hint style="warning" %}
If you delete a top-level department:

* All its sub-departments removed permanently from Department list settings.
* Number of Associated job department removed as well.
  {% endhint %}

<figure><img src="/files/PxR6xF61aYjcSbYpXSc8" alt="" width="375"><figcaption></figcaption></figure>

## Add A New Department

### Add A Top-level Department

1. Click the **+Add top-level department** button.
2. Update the department name, then click the **Add** button to complete.

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

### Add A Sub-Department

1. Click the **Plus** icon on the Department that you need to add a sub-department.
2. Update the Sub-Department name, then click **Add** to complete.

<figure><img src="/files/A7U0F5OfDXynDCvov06K" alt="" width="371"><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://help.hireforce.io/getting-started/settings/workspace/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.
