> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Assigning Task

<Note>
  Required permission:

  * View Task
  * Assign Task
</Note>

A Task can have either one of the three status:

1. **Unassigned** ➝ When the task has not been assigned to anyone
2. **Ongoing** ➝ When the task has been assigned to someone but not done yet
3. **Done** ➝ When the task has been done

A task can be assigned to multiple people; if a task is assigned to multiple people, they can all see it and its details, but only one person can actually do it and mark it as done.

## Assigning Each Task Individually

If you want to assign each task individually, select one or more assignees from the assignee column in the task.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/4962b84e-5e90-49d0-8863-a2efdfc120e2/image.png" alt="Assigning tasks individually from the Task menu" width="600" />

  <p><i>Assigning tasks individually from the Task menu</i></p>
</div>

## Assigning Many Tasks at Once

Multiple tasks can be assigned at once using the multiple selection boxes. Follow these steps to do so:

1. Check the select box on the tasks you want to assign
2. Click on **Action ➝ Assign**
3. Select the assignee(s) on the popup menu
4. Click on the submit button to assign multiple tasks at once

Similarly, multiple tasks can be **unassigned**, **moved**, or **deleted** from the **action** button.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/478ac707-ac99-499f-8aff-2885a6fe1e4c/image.png" alt="Assigning multiple tasks using the Action Assign feature" width="600" />

  <p><i>Assigning multiple tasks using the Action ➝ Assign feature</i></p>
</div>
