# Org Chart

### Overview

Network administrators have the ability to manage the domain-wide organization chart for all network users within your company's MangoApps network. The organization chart displays the hierarchical structure of network users based on assigned managers and reportees. This chart can be manipulated through various actions, such as adding or inviting new users, viewing profiles, following or unfollowing users, sending instant messages, and removing users from the chart.

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

### Adding a Manager, Colleague, or Reportee

To add a manager, colleague, or reportee for a network user, click the appropriate **+ Add a Manager/Colleague/Reportee** button at the bottom of each level.

This button opens the **Add or Invite** pop-up menu.

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

Enter the name of the new user you wish to add into the user look ahead field.

Alternatively, if the user does not yet exist within the domain, click on the Invite New User tab to invite the user while also adding them to the organization chart.

{% hint style="info" %}
Adding a manager for a user who already has a manager assigned overwrites the existing assignment.
{% endhint %}

***

### Viewing and Managing Users

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

Once users are added or invited, additional actions become available:

* **View Profile**: Click a user's name to open the user's profile for review.
* **Follow**: Receive notifications when the user collaborates within the domain.
* **Unfollow**: Stop receiving notifications from the user.
* **Send IM**: Compose and send an instant message.
* **New Message**: Compose and send a private message.
* **Remove**: Removes the user from the organization chart. Removing a user from the organization chart **does not delete** them from the domain. Removing a user from the org chart automatically un-assigns the reportees of the user.

{% hint style="info" %}
With the exception of the **Remove** action, these options are also available from the Org chart within the User Portal.&#x20;
{% endhint %}

***

### Managing Orphaned Users

Click the **Users with no assigned managers** button. This opens a pop-up displaying a list of users without assigned managers.

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

Within the pop-up, click **Export in XLS**. This action downloads an .xls file containing a list of all users without assigned managers, including their names and email addresses.


---

# 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/org-chart.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.
