# Subtask

Sub tasks can be created in multiple ways:

* **From Task Detailed View (More Options)**
  * Open the **Task Detailed View**.
  * Click on **More Options** (three-dot menu).
  * Select **"Add Subtask"**.
* **From Task Detailed View (Quick Access)**
  * Locate the **"Add Subtask"** option just below the custom fields.
  * Click on it to create a subtask instantly.
* **From List View**
  * Find the task where you want to create a subtask.
  * Click on the **Nested Button** next to the task.
  * Enter the subtask details to add it.

Divide a task into smaller parts by creating subtasks.&#x20;

{% embed url="<https://www.loom.com/share/e540f48bf73e4cb9880f30234a0b898d?sid=efb9ecc4-a347-4d3a-b0b3-c1f533fb01d2>" %}


---

# 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.smarttask.io/fundamentals/task/subtask.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.
