# 5.4.7 Add/ Create/ Remove Task in ongoing Sprint

### Pre-condition:

* Must have at least a running sprint to the project
* Must have the “ Add and remove tasks from ongoing sprint” option On.
* Only Project Admin or Project Moderator can add/create/remove tasks from a sprint.

### Process:

* Go to the Sprint section from the Sprint tab.  Here, you will find the running Sprint name with a start date and end date and some tasks.
* Click the arrow on the left of that created Sprint. It will collapse and show you the task list.&#x20;
* Click the “+ Add Tasks” button to add more tasks.
* Click the “+ Create Task in Sprint” button to create tasks inside the running sprint. &#x20;
* Tick any added task from the task list. Then the “Remove Task from Sprint” button will get activated.&#x20;
* Click it. A confirmation message will open to ensure whether you want to remove the task from the sprint.&#x20;
* Press “Remove.” The task will be removed from Sprint.

<figure><img src="https://lh6.googleusercontent.com/jR4P7yfImuwlRFHmeJXxGab4o6VHdbE_5JQfvAhVL1BIbkn5EB7hLhkeXOQ6MMSWsKsWV-XDgLUheGIOmM_PeQFGGqsMhiNwI85HImWL-nWfdovN33K_rsYRaoxpRlPk2auzwUv-8cz56I2fyia2ZndOI8wH2Il_luop5ytkMoA5M1bwtKM9xSmvxTuRsQ" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.7-add-create-remove-task-in-ongoing-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.
