# My Priority Items Widget

### **Overview**

**My Priority Items** (MPI) is integrated into the **Widget Gallery** and the **Top Navigation Bar**. When the **MPI** is off, these options are hidden. When enabled, the widget appears under the **Recommended** category in the gallery, and the flyout is added to the top navigation bar.&#x20;

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

***

### Priority Item Summary Cards

Summary cards provide a count of pending items along with info tips for guidance. Hover effects display the full names of truncated cards. Clicking a card opens a slider on the right-hand side with detailed information and actionable options.

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

When no actionable items exist for a summary card, the count displays as "0," and clicking the card opens a slider with an empty state message.&#x20;

***

#### Summary Card Types

Each summary card offers specific functionalities.&#x20;

* **Governance** items are visible only to users with the relevant governance or admin permissions.
* **Approvals** show pending moderation, document, and team join requests.&#x20;
* **Courses** display incomplete mandatory courses.&#x20;
* **Events** include RSVP-required upcoming events.&#x20;
* **Posts** show unread announcements or acknowledgment-required posts.&#x20;
* **Tasks** list displays pending tasks with due dates.&#x20;
* **Surveys**, **Quizzes**, and **Polls** display mandatory or incomplete items with active deadlines.&#x20;
* **To-Dos** highlight pending items with due dates.
* **Recommendations** suggest productivity-enhancing actions.

***

### Appearance of the MPI

On dashboards, the **MPI** widget appears in the admin-selected view (Grid or List). It can also be added to company and team pages, as well as the news feed panel, where it appears on the right-hand side.&#x20;

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

For mobile users, the MPI widget is integrated via WebView, and clicking on summary cards transitions to a mobile-optimized native interface.

{% hint style="danger" %}
**My Priority Items** is **not** available to be displayed in the main navigation menu, and multiple MPI widget instances **cannot** be added to a single page.
{% 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-priority-items-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.
