# Notifications Dashboard

The **Notifications Dashboard** provides a centralized view of all **SMS**, **email**, and **mobile app** messages sent by the system.

## Access and Navigation

You can access the **Notifications Dashboard** under the **Utilities** module in the main menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfr7h-4Jim8nkIH1VHsDEhNilMEnCljfajHNZ8ADQ7o_T6UFHl5EsmBqx_OsqVZ8fY2_WGGdSAiWybvJ0JnOJPF8NBw7-pt6G3FIfWBGzR_XmrJPgx-SDSU7XngrrKAtu3xDnqbwQ-KVoaALNXPj6XubTQ?key=1SzbfSgRPeWoRWL0JVZBSg" alt=""><figcaption></figcaption></figure>

Check the privilege assigned to your user account or role if you cannot view a link from the list.

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen
{% endhint %}

## Filter Notifications

To narrow down the list of notifications:

* Under the **Notifications** header, click on the **filter dropdown**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcXbiMcOKjSMFEPYItddPwhT4Hjb5dhZ8aRtC5-y4zayzaPTYoKHtTo2ZvnLhANTlzFYC72mypW25eYsK29HrYJqkywBWcUcp6U5ml55l-aYgISF4JxXSnzFse2GGM0ablfQseFbwoY6SZ-GbEYt_01YSJ7?key=1SzbfSgRPeWoRWL0JVZBSg" alt=""><figcaption></figcaption></figure>

* Select your desired filters:
  * **Type**: Choose between **SMS**, **Email**, or **Mobile App** notifications
  * **Time Range**: Set a specific date range to display only the notifications sent during that period

## Search for a Notification

* Use the **search bar** located above the notification list

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe6bcleZt1oISQyxkJhHPoVHpOPp_DGiVARyZRjHrC7tJtJWiO2iYJyRfkdc1gTjBU84h15UJwzwHr86g29WS0M0FIXsW8_sPiH9BWuQqqvZdpRYnfFkL5oE4ks63-f55Xl86y-UqalWlLkuZ8Pr3oN7S4H?key=1SzbfSgRPeWoRWL0JVZBSg" alt=""><figcaption></figcaption></figure>

* Enter a **keyword** related to the message content
* Matching results will be displayed automatically in the list


---

# 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://info.edusuite.asia/product-guide-uni/admin-home/utilities/notifications-dashboard-1.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.
