# Unsubscribed Users

### Overview

The **Unsubscribed Users** menu displays a list of out-of-network users who have received an email from the network and requested to be unsubscribed from future emails.

<figure><img src="/files/3P65HLckAZRJPazLOqaW" alt="" width="563"><figcaption></figcaption></figure>

This process is handled automatically by the system. However, if users change their minds and wish to receive emails again, admins can easily remove them from the this list.

***

### Tools and Columns

Admins can view the number of unsubscribed users, bulk remove them from the list, and see each user's email ID along with the date and time of their unsubscribe request.

![](/files/-LqlPdzIbJixxT9-m7m7)

**Remove from List:** Allows admins to bulk remove selected users from the unsubscribed list.

**Email ID:** Displays the email address of the user who submitted an unsubscribe request.

**Unsubscribed On:** Shows the date and time when the user requested to be unsubscribed.


---

# 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://guides.mangoapps.com/admin-guide/email/unsubscribed-users.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.
