# User Removal Alerts and Task Delegation

Once a user is auto-removed from a **Member List** of the group, the **System Admin** will be notified of it and they can take further actions, if deemed necessary.&#x20;

If there are **pending tasks** assigned to the user who has been removed from the group, the **System Admin** must **delegate** the user's tasks to another user.

## Delegating tasks&#x20;

1\.    Once a user is auto-removed from a **Member List** of the group, the **System Admin** gets an alert in the application as shown below.

![](/files/-MlOYkF2L3SXBLB91VyD)

2\.   To view the alert, click <img src="/files/-MlOaDQ3YlBR0OWTsThk" alt="" data-size="line">.\
The **Alerts** pane opens and all the notifications are displayed.

![](/files/-MlOaac3y--3lX1IIYWT)

Each notification will have two buttons associated with it: **Delegate Tasks** and **Mark as Read**.

![](/files/-MlOd-_jEMEcDqxQy0rv)

| Field          | Description                                                                    |
| -------------- | ------------------------------------------------------------------------------ |
| Delegate Tasks | Click on this if you want to delegate the current user's tasks to another user |
| Mark as Read   | Click this if you want to mark the notification as read                        |

3\.    If you clicked on **Delegate Tasks**,&#x20;

* If the user has no pending tasks assigned to them, the **User removal alert for User/Group profile change** window is displayed. There is no action needed as there are no pending tasks for this user. At the bottom right of the **User removal alert for User/Group profile change** window, click **Close**.

![](/files/-MlOf9I1wu0HzEcJtGdt)

* If the user has pending tasks assigned to them, the **Delegate tasks to another user** window is displayed.

![](/files/-MkqQU8pY4GdmG6qPsFS)

i.   From the options provided, select the type of task that needs to be delegated and then click **Next**.&#x20;

| Task                | Description                                                                                                                                                                                     |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| All tasks           | Select this is you want to delegate all the tasks of the selected user to another user                                                                                                          |
| For Selected Groups | <p>Select this if you want to assign the tasks that belong to a specific group to another user</p><p><em>On selection, you will be asked to select the group to which the tasks belong</em></p> |
| For Selected Forms  | <p>Select this if you want to assign the tasks for specific forms to another user</p><p><em>On selection, you will be asked to select the form associated with the task</em></p>                |

Let's say we want to delegate only the tasks assigned to **John Smith** that belong to the **Reimbursement** group.

![](/files/-Mkqd3Wq3QrJs47wd10M)

ii.    Select the user list and then select the user(s) to whom you want to delegate the task.

![](/files/-MkqgptAunZsvFKlKRGZ)

As you can see, here we have delegated John Smith's tasks that belong to the **Reimbursement** group to **User 63** belonging to the **EMPLOYEE** user list.

iii.    To delegate the tasks to the selected user, on the bottom right of the **Delegate tasks to another user screen**, click **Assign Tasks** and then in the **Confirm task assignment** window, click **Confirm**.

![](/files/-MkqiNnoKdMjCPuxRV8d)

The selected tasks will be assigned to selected users.

4\.   If you clicked on **Mark as Read**, the notification will be marked as read, and then you will have the **Mark as Unread** button in its place.

![](/files/-MlOjGfTL-j0sAC2OCqV)


---

# 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.senpiper.com/groups-applications/managing-group-members/automated-user-management/user-removal-alerts-and-task-delegation.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.
