# People List

### Overview

The **People Menu** in the MangoApps Messenger makes it easy to connect with colleagues for chats.&#x20;

<img src="/files/8XPUroEuOpLrTyvf4Zh3" alt="" width="563">

***

### Sorting the People List

Click the <img src="/files/i6IDHQNMgNQPgTzxiAY6" alt="" data-size="line">Sort arrows to access a drop down of sort actions. These actions include:

**Presence Status -** Groups users by their availability:

* **Online**: The user is logged in and can receive messages in real time.
* **Idle**: The user is away from their device. Messages will be received but may not be seen until their return.
* **Do Not Disturb**: The user has enabled this mode and will not be notified of messages until they exit this mode.
* **Offline**: The user is not logged in. Messages will be delivered when they next log in.

**Name -** Displays users alphabetically for easy navigation.

**Recent Activity -** The users with the most recent Messenger activity will appear at the top of the list. This activity does not need to be with the user.

**Search Bar** - Instead of sorting through the entire people list, type a user's name into the search bar to start a chat.

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

***

### People Tools

In addition to the **Sort** option, the top menu bar provides the options:

**Invite People&#x20;**<mark style="color:red;">**(Admin Only)**</mark>**-** Click this option to open the **Invite User** screen in the People module using your web browser.

**Refresh List** - Click this button to update the current list with the latest information. The list will also be sorted based on your selected sort option.

**Close** - Close the People menu and return to the Chat menu.

***

### Using the People Menu

* **Gamification Level**: Each user’s gamification level appears to the right of their name.
* **Start a Chat**: To chat with someone, simply click on their name in the list.

***

### Frequently Asked Questions

#### **Will I see guest users from my team in the people list?**

Yes, guest users who are members of your teams will appear in the people 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://guides.mangoapps.com/desktop-and-mac-apps-guide/people-list.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.
