# My Reporting Hierarchy Widget

### Overview

The **"My Reporting Hierarchy"** widget is a useful addition to dashboards and pages in MangoApps, designed to give users clear visibility into their direct and extended reporting structure. Admins can find and add this widget from the **Widget Gallery** under **Add Widgets > More Widgets**.

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

This widget provides a visual snapshot of an employee’s position in the organizational hierarchy by displaying the **user** themselves, their **direct manager,** and, optionally, their **manager’s manager**.

Adding this widget to dashboards or news feeds:

* Promotes **organizational transparency** and awareness.
* Helps employees **quickly identify and connect** with their chain of command.
* Is useful for **new hires**, allowing them to familiarize themselves with reporting lines.

***

### Where Can This Widget Be Added?

The widget is flexible and can be added to the following locations:

* Home Dashboard via the Admin Portal
* Home Dashboard via the User Portal if the dashboard is not locked by admins.
* News Feed Right-Side and Left-Side Panel
* Company Page
* Team Page

{% hint style="warning" %}
Only **one instance** of this widget can be added per page. Once added, the **+Add** button will no longer appear in the **Add Widgets** popup.
{% endhint %}

***

### Widget Properties and Settings

Users and admins can configure the appearance of the widget by clicking the Properties option from the 3-dot action menu.&#x20;

<figure><img src="/files/CzzdWkmXhb5XQToict8a" alt="" width="537"><figcaption></figcaption></figure>

The following properties can be customized:

**Title** - Users can edit the title to fit their needs.

**Header Image -** <mark style="color:red;">Admin Only.</mark> Default is **OFF**. When enabled, admins can upload a custom header image (single-column widget only).

**Show Manager's Manager -** Default is **OFF**. Enable this to display the user's manager's manager in the hierarchy.

**Visibility -** <mark style="color:red;">Admin Only.</mark> Default is **Everyone**. Can be adjusted using standard widget visibility settings.

{% hint style="warning" %}
The widget is **single-column only**—it cannot be resized into two or three columns.
{% 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/widget-gallery/my-reporting-hierarchy-widget.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.
