# People Directory

### Overview

Network admins can choose up to 10 profile fields to display in the People directory list/grid view for each user.

<img src="/files/wKepMlJ4F4ZjbqoQ3BMR" alt="Admin Portal > Modules > People > People Directory" width="563">

**Primary profile fields:** Mark the preferred profile fields to display immediately under the profile photo and full name of a user.

**Secondary profile fields:** Mark the preferred profile fields to display under the primary profile fields. Drag-and-drop the fields to reorder them.

**Save Settings:** Click the **Save Settings** button to apply the settings to the people directory.

{% hint style="warning" %}
By default, the profile photo and first & last name fields are enabled to display in the profile and **CANNOT** be disable.
{% endhint %}

***

### FAQs

#### Why do some profile fields appear gray and I can't enable them to display on the people list/grid view for all users?

Profile fields with **User Controlled Visibility** set to **ENABLED** appear gray and **CANNOT** be used to display in the preview dialog.

<figure><img src="/files/GdlUwznTuBMgSRGFjYqi" alt=""><figcaption></figcaption></figure>

The **User Controlled Visibility** feature for profile fields to give users control over what information they share publicly. This helps uphold privacy preferences and regulatory compliance by allowing users to manage their own data visibility. It can also enhance user trust and satisfaction by providing a transparent and customizable experience within the platform.


---

# 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/module-settings/people/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.
