# 5.4.4 Remove Task from a Sprint

### Pre-condition:

* At least one task must be added in a sprint.
* Only Project Admin or Project Moderator can remove tasks from 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.
* Click the arrow on the left of that created Sprint. It will collapse and show you some action buttons, including removing tasks from the sprint.&#x20;
* Tick any added task from the task list. 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. Press “Remove.” The task will be removed from Sprint.

<figure><img src="https://lh5.googleusercontent.com/fULXxFkFNU6FtkiSe2e3W7hKZ7EJ0C84c4diaqG0nWdsAHNXzx7nSEUSVlcvJnkf3uszZpxo4OIFSCxuX8yKhNzDBsXctC2XfBHwTpwLYrAV_HNk_U2F0LntsJcUP7w7b9MsrmShydj-RmghMTd491CP6CmYrC6hg9qaAeuwfnkqgPiKe20zqriOohoTSA" 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.4-remove-task-from-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.
