# Add a Sub-Task

In case, you have more tasks in your existing task, you can create a sub-task.

1.

```
<figure><img src="/files/1cXqJNWTa2CdZxiRt9jX" alt=""><figcaption></figcaption></figure>
```

2. Click on the ![](https://lh5.googleusercontent.com/xei8uyBTjbHHhLKx8DszNMlb6PyPO5hVb_Xcr45LUJ5cBHThLdEpwdqHnqYyV4coVSmYBfnHYzx-Zu03qmBx_1vlVafPdoRDla31vWBR89jAWpI1oOt5oquhBEzJ3IN9pTj6NWWKsVKnhhESQvepN1KqipXF0tgZy4y504zfFVz-fySNxqq3161bc05vHw) sign button next to the task name.
3. Enter the sub-task name and choose the icon. (You cannot change the icon after creating the sub-task)
4. Add the assignee, priority, and due date by clicking on the icons given on the right of the text box.
5. Save the sub-task.
6. You can make it ‘![](https://lh4.googleusercontent.com/XJdQislIO9LjZUNU_nE_2DS7Ky8efClLPtii3IF0cIfdmQ-mAIO7qEG69IyHyZz4u2aaxE_2FaFuPhrxJVZrN7A1iC38iFPmEttjtfP0dvOKu1_AFx1EoYMUzZvLqa52cEbRZr-ym9DgwG37xob2pHyasiGBb8w9zEJ-TZmF8LyiA_klCNQTxXFbjR3_CQ)’(starred) if the sub-task is important.


---

# 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.alianhub.com/introduction-to-alian-hub/project-dashboard/add-a-sub-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.
