# 5.4.3 Create Tasks in Sprint

### Pre-condition:

* Only Project Admin or Project Moderator can create tasks for a sprint.

### Process:

* Go to the Sprint section from the Sprint tab.  Here, you will find the created Sprint name with a start date and end date.
* Click the arrow on the left of that created Sprint. It will collapse and show you some action buttons, including creating tasks in the sprint.&#x20;
* Click it. A “task create” box will open. From here, create a task as usual way. &#x20;
* After providing the necessary information, click the “Create Task” button. The task will be created under the project, added, and shown in the Sprint table.<br>

<figure><img src="https://lh6.googleusercontent.com/3YC4zm9HBgkp6Z_5dncmV3yl5eMcIKyxdROcsr2FITV6LJQ4hSGV27QZQMQzQNl-_oy0vuC3H7PIT4Zey3gbJuSKEMew4eo3KJIStPPXfkOrMQC9nFCjeeVKm4GQ88mqwEKlvGsmQIp4wtBf2_7PQgCzYnlPbINDkgW0w6BkZ7-d4lvsnIwQLuZXw1BHPQ" alt=""><figcaption></figcaption></figure>


---

# 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/5.-managing-project/5.2-project-dashboard/5.4-sprint/5.4.3-create-tasks-in-sprint.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.
