> For the complete documentation index, see [llms.txt](https://help.alianhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alianhub.com/introduction-to-alian-hub/project-dashboard/add-a-new-task.md).

# Add a New Task

To add a new task to Sprint or Folder;

Click on the sprint or folder you want to work with and then on the right section of that sprint view, click the button that says "New Task."

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

1. In the text box, type the name of the task and choose the task type by clicking on the icon. (You cannot change the icon after creating the task)
2. Add the Assignee by clicking on the ![](https://lh3.googleusercontent.com/7K53_hx49Ymer12WUUjLPXE8ptSPrwjwrkvrvy_FNRMtwKpCeTzAnu3rpqLehsY-mb9EThNjtm9VNCJphvqUPBy9Iek6ap5FlapdGukE9jGKZR5JAn7R4C2fxYVPUwVebJ8aPvTDSL71bEbg8TVJsdnGUxsEU48J8INGP3VdnGjsDxe77tN6Yus5B7ZGew) icon given on the right of the text box.
3. Add the due date of the task by clicking on the  ![](https://lh5.googleusercontent.com/_obV-dMkKHxQUxB6G2spCzN8XaMkY5QFVihVK5Qgqi6ESfb2Mm5KnyZjxDvdzWx8-PwQqXUXl7Vurv-pJsUg4KK7Pt68ZoZ4YmAbOXUGjcdnw1CSpqW3S3YhaHK75mM4qUpHFXyBbWx9wSWvIg-dZkZPT-KBe6fFCXoMnomZfK2SnR31uU6uBkj4JGAvhA) icon given next to the assignee icon.
4. Select the priority of the project by clicking on the ![](https://lh6.googleusercontent.com/fcK8En3vYVLOUaJvmak6Ec_028QEouVW2VE2AFe1v9VkKeydamZgrB9aIUHcr0s8l4z_fJ1o0lN3gl94KSiBJck9O2ECfdEQzdszP8dUymqp9I6cRwgkGcfMznEB88X5mKV9BW8Xkc_H4MxeChDrm_Qay04G51Vjj6sLuD_VM2agr939l3o08Ur9QHe4GA)  icon next to the calendar icon.
5. At last, save the task
6. You can make it ‘![](https://lh4.googleusercontent.com/XJdQislIO9LjZUNU_nE_2DS7Ky8efClLPtii3IF0cIfdmQ-mAIO7qEG69IyHyZz4u2aaxE_2FaFuPhrxJVZrN7A1iC38iFPmEttjtfP0dvOKu1_AFx1EoYMUzZvLqa52cEbRZr-ym9DgwG37xob2pHyasiGBb8w9zEJ-TZmF8LyiA_klCNQTxXFbjR3_CQ)’(starred) if the task is important.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-new-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.
