# 5.4.2 Add Task to a Sprint

### Pre-condition:

* At least one sprint must be created.
* Only Project Admin or Project Moderator can add tasks to a sprint.

### Process:

* Go inside any project and click the Sprint tab.  Here, you will find the created Sprint name with a start date and end date with no task.
* Click the arrow on the left of that created Sprint. It will collapse and show you some action buttons, including adding tasks.&#x20;
* Click it. A task box will open. Click inside the search box, and you will see the list of tasks. Choose the tasks you want to add to the Sprint. You can select multiple tasks at once. If you can’t find a task in the list, write down its name in the search box, and the task will appear.
* After adding the tasks, click the “Add to Sprint” button. All the tasks will be added and shown in the Sprint table.<br>

<figure><img src="https://lh5.googleusercontent.com/FUBETSk6qrYoIQsG56N3MfbFrjRQItXLmxwrPHrwOsFC5dG68u9a2KWagVAFXv_jhQKwuG3IBLMHdf8WB7nrjMYxVpUoM63w-Me-SmN9PmIKCbdnpOtzqRP0dlmvLH6Iw_I0IWnSydCkumC2Z0QPCQZC70uIEsTUDhl6umreu5X_Ewh2GEOJGO0HYeHhRA" 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.2-add-task-to-a-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.
