# People Module Tools

### Overview

The People module serves as a centralized hub for connecting with coworkers, exploring organizational structures, and staying informed about team activities. Access detailed information about your colleagues, view organizational structures, and connect with team members easily using the tools and options provided.&#x20;

<img src="/files/tvmCNqPLig2RgCj5yqME" alt="" width="563">

***

### **Interacting with Profiles**

Click on the three dots (...) next to a person's name to reveal additional options:

<figure><img src="/files/0zGu2iTJAfuJYPcSgOlU" alt="" width="223"><figcaption></figcaption></figure>

**View Profile:** Opens the detailed profile page of the selected user.

**Follow/Unfollow:** Stay updated with the user's activities and updates on your newsfeed. Following a user will have their updates and activities display on your newsfeed. If you already follow a user and want to unfollow them, simply select **Unfollow** to stop receiving their updates

**Send IM:** Start an instant message (chat) with the user directly.

**Send a Message:** Send a private message to the user.

***

### **Export Filtered People List**

When this [setting is enabled](https://guides.mangoapps.com/admin-guide/module-settings/people/settings#advanced-options), users can export filtered People lists. A search filter **must** be applied in order to access this feature.

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

Clicking the **The Export Filtered List (XLS)** option from the **Tools** dropdown menu triggers a pop-up, informing the user that they will receive a notification when their report is ready.

<figure><img src="/files/KHJ76T20cAbi6QNBOnV7" alt="" width="444"><figcaption></figcaption></figure>

The user will receive an M Mail or private message upon completion, with the file available in their **My Drive Folder**.

{% hint style="danger" %}
If this setting is **OFF** in the admin portal, users **cannot** export lists, even with applied filters.
{% endhint %}


---

# 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/user-guide/people-directory-and-profiles/people-directory.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.
