# Remove Assignee from a Phase

This feature allows users to remove an assignee from a task. This can be useful in case of assigning the task to the wrong person, the assignee leaving the organization, or if the assignee is unable to complete the task.&#x20;

The user can remove the assignee and assign the task to someone else. This feature ensures that tasks are assigned to the right people, and helps in improving task efficiency and completion rates.

### Steps to Use:

* Select a **task**. The **task modal page** opens.
* Click the Assignee **Edit**  ( ![](/files/gfon0ts48yQueFoCF6n0) ) **button** under the due date optio&#x6E;**.**
* A **small modal** showing the **added assignee list** will pop up.
* **Choose** the **assignees** you want to remove from this task.&#x20;
* **Click** **on** the **red**  (![](/files/Lh3U7lp29yo3dOxVgN9u)) **button** at the **right side** of the **assignee's name** & they will be **removed.**

<figure><img src="/files/lW7PJZC8UKtq7Q6ywG0A" alt=""><figcaption><p>Remove Assignee from a Phase</p></figcaption></figure>

### Important Notes:

* **Assignees** are basically the **project teammates.**
* If **someone** is **taken off a project**, they can no longer access the **associated task**.


---

# 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/6.-managing-items/6.1-phases/6.1.2-phase-modal-activity-page-manage/phase-assignee/remove-assignee-from-a-phase.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.
