# Items Group By

### Pre-Condition:

* Users must have an account in Onethread.
* Users must be logged in to the account.
* Users must be a part of a company.
* Users must be added to a project.
* Users must be the Project admin to add teammates to a project.

This feature will help you to see tasks from different group views.

For now, you can group tasks by,

* Department
* Status
* Priority
* Sprint
* Assignee
* Delay reason

### Process:

* Select any project & go to the active task section. From here, select the list view option. The “Group by” section is right under the task search button.
* Click the box. Some options will pop up.
* Select your choice and click it.&#x20;
* You will see the task details and task number according to your group by in each group.&#x20;

<figure><img src="https://lh4.googleusercontent.com/4SefgzpEa_zwfQsexvR4H2TqCVHiva3X0ZQAxDevWHBH4eAkOJv9Vz3xOwlpqqggdP9Roz3rGQCF500CKiIb2RvYmx-wZbcuMjZS5TuE_q5SXCyPpQI1EovEuCGcPYaD34wU4aOLablfuvn5EDY6AsguTPOWJ33HGQbpBGpQq8KFgPEzt0jomZ2-pABIzg" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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/6.-managing-items/items-group-by.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.
