# 6.2.4.1 Add Assignee to a task

This feature allows users to quickly and easily assign tasks to project teammates. It also enables users to search for project teammates and add them to tasks easily.&#x20;

You can add multiple assignees to complete a task.&#x20;

### To add them,&#x20;

### Steps to Use:

* Select a **task**. The **task modal page** opens.
* Click the **Assignee** button under the due date optio&#x6E;**.** &#x20;
* A **list** of **project teammates** will open.
* **Choose** the **assignees** you want to **add**.&#x20;
* **Click** **on** the **assignee names** & they will be **added**.

<figure><img src="/files/zahOTnVCp92soQiuwRrv" alt=""><figcaption><p>Adding Assignee to a task</p></figcaption></figure>

### Important Notes:

* **Assignees** are basically the **Project Teammates** of a project. That means you are adding project teammates to a task as assignees.


---

# 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.3-tasks/6.3.2-task-modal-activity-page-manage/6.2.4-task-assignee/6.2.4.1-add-assignee-to-a-task.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.
