# Task Assignee & Followers

## Assigning a Task

#### **To assign a task:**

* Click on the assignee tab displayed on the right pane of the page
* Start typing the name or email address of the user to whom the task needs to be assigned.
* Select the user and assign the task.

Upon doing this functions, the assignee is automatically added as a follower and would get immediate notifications on task updates and comments.

{% embed url="<https://www.loom.com/share/e9129f24dfda4e26b246d9188faf9570?sid=85dbeffa-02da-465a-a2ce-ad9c760d747b>" %}

### Unassign a task

Select the team member to be unassigned and Click on the x on the right hand side of the assigned user.

{% embed url="<https://www.loom.com/share/dd38c95fc2394f6fae6df04373ef8094?sid=ba467012-f97b-4e53-8f7c-0bf72302e556>" %}

## Followers

{% embed url="<https://www.loom.com/share/15f10840b7c14d8492bda88e7ea159a2?sid=65e5d172-dc02-42aa-8b43-736523340143>" %}

Following a task is a great way to stay updated with all the task changes and comments. If you follow a task, you can see its updates in the Activity Stream.

You can easily follow or unfollow and invite other teammates as follower to any particular task. As soon as a user makes any change in a task he/she is automatically added to the task followers' list by default functionality.

{% hint style="info" %}
Assigned user cannot be removed from the followers' list
{% endhint %}

### Add all project members as followers

To add all members of a project to the followers list type and select "All Members" in the dropdown list.


---

# 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://guide.smarttask.io/fundamentals/task/task-assignee-and-followers.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.
