# Department Wise Task

**Department-wise Task Bifurcation** in TaskOPad is a feature that enables you to organize and distribute tasks according to different departments, ensuring work is clearly allocated to the right teams. It helps define responsibilities for each department, streamline coordination, track progress department-wise, and maintain accountability, allowing organizations to manage operations efficiently, reduce confusion, and ensure timely completion of work.

To start using **Department** in TaskOPad, go to **Organisation Management**, select the created company, then navigate to **Members**, where you will find the **Department** option.

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

Click on **Department**, then in the top-right corner select **Add Department**. Enter the **Department Name**, add the **Department Members**, and finally assign the **Department Head**.

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

{% hint style="info" %}
**Note:** Each member can belong to only one department, while a Department can have multiple Department Heads.
{% endhint %}

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

Once the department is created, whenever you allocate a task, the **Department Name** will appear alongside each assigned team member’s name.

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

A **Departments** section will also be available on the left-side panel of TaskOPad (where all features are listed). By navigating to this section, you can view the bifurcation of tasks assigned to each department.

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

Within each department, there is an **Overview Analysis** that displays a complete breakdown of tasks  including completed and incomplete tasks, priority-wise distribution, performance insights, and overall task analysis.

<figure><img src="/files/6uZW11b8aJ43vyXlnBHQ" 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://guide.taskopad.com/fundamentals/task/department-wise-task.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.
