# Subtask in Phase Item

The "Subtasks" feature in Onethread allows users to break down a larger task into smaller, more manageable subtasks.&#x20;

This feature enables better organization and delegation of tasks, making tracking progress easier and ensuring that all aspects of a project are being addressed.

### Benefits:

* **Break down complex tasks**: Subtasks allow users to break down a larger task into smaller, more manageable & achievable subtasks.
* **Improve task delegation:** Each subtask can have its start date, due date, assignee, story points, and description, making it easier to track the task's progress.
* **Track progress more effectively:** This feature helps organize and manage complex projects, improve overall project efficiency, and ensure that all tasks are completed on time.
* **Increase accountability and responsibility:** Users can also assign subtasks to specific project teammates, streamlining collaboration and ensuring everyone knows what they need to do.

### From here, you can

* [<mark style="color:purple;">**Create Subtask in a Phase**</mark>](https://docs.onethreadapp.com/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/subtask-in-phase-item/create-subtask-in-a-phase)
* [<mark style="color:purple;">**Set Information for a Phase Subtask**</mark>](https://docs.onethreadapp.com/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/broken-reference)
* [<mark style="color:purple;">**Remove Files from a Phase Subtask**</mark>](https://docs.onethreadapp.com/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/subtask-in-phase-item/remove-files-from-a-phase-subtask)
* [<mark style="color:purple;">**Submit a Phase/Subtask for Review**</mark>](https://docs.onethreadapp.com/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/submit-a-phase-subtask-for-review)
* [<mark style="color:purple;">**Comment on a Phase**</mark>](https://docs.onethreadapp.com/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/feedback-loop-for-a-phase/comment-on-a-phase)
* [<mark style="color:purple;">**Reply in a comment on a Phase**</mark>](https://docs.onethreadapp.com/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/feedback-loop-for-a-phase/reply-in-a-comment-on-a-phase)


---

# 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/6.1-phases/6.1.2-phase-modal-activity-page-manage/subtask-in-phase-item.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.
