# School Supplies Monitoring

This feature allows you to monitor the items ordered by the students.

## Access and Navigation

The **School Supplies Monitoring** module is found under the **Enrollment** menu.

<figure><img src="/files/6m0KtdJQIb3VeeyWXWxh" alt=""><figcaption></figcaption></figure>

If you cannot view the link from the list, check the privilege assigned to your account or role.

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

## Choosing Units

You may choose any of the available units to filter the students and school supplies to be shown

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

## Filters

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

* **School Year** - choose the school year to be displayed
* **Type**
  * **All**
  * **Books**
  * **School Supplies**
  * **Instructional Materials**
  * **Donations**
  * **Optionals**
* **View by**
  * **Students** - Show a list of students who ordered books&#x20;
  * **Section** - Show a list of sections with students who ordered books. A list of students who are in that section is also available
  * **Items** - Shows a list of books and how many ordered them

## View the Student Items Order

* To view student’s orders, click on **View** next to the student’s name

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

* A new pop-up will be shown with all the item orders and their status

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

## Change the Status of Items Order

* While viewing a student’s item orders, you may click on the **Status** dropdown next to the item label
* Once changed, click on **Update**

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

## Change the Status of Items Order (Bulk)

* While viewing a student’s item orders, you may tick the checkboxes on the left side of the item label
* Once selected, click on the **Mark checked as released**
* Click on **Update** once done

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXew88OExbkeXS71xr-h-RVgJ8KERqG78TpDMGq5s3_oZ6N4Zq3ddA9j9KYkmLINXXppVprdOUus8OJvyls-vRcvXULslZhgUj8Rzi-HV5uaXsOVC5ja24FwP2Xzq1xXV1VozEQFbMRUUaifc4g67FCXzKfe?key=92nJ2EJDGtq0eQTmun9ICQ" alt=""><figcaption></figcaption></figure>

## Download Acknowledgement Sheet

You may download an acknowledgment sheet for each student by clicking on the download on the far-right side of their names. The report contains the student details, all of their item orders, and the status of the orders.

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

## Download Monitoring Report

You may download the monitoring report by clicking on the **Download** button on the upper-right side of the page.&#x20;

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

The report in .pdf file format contains the following information:

* Grade Level
* Type
* Name
* Details
* Price Per Unit
* Ordered
* Released
* Total of Ordered
* Total of Released

## Search for a student

To search for a student, click on the **Magnifying Glass** icon and enter the search keywords.

<figure><img src="/files/192C2bmpp5FEp9qyp9vB" alt=""><figcaption></figcaption></figure>


---

# 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-k12/admin-home/enrollment-module/school-supplies-monitoring.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.
