# Guardian/Parents Portal Home Page

The Guardians/Parents will see this dashboard upon logging into their account.

## Account Menu

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfOJ-yz_jqausNDjq2E5tOHhqKsv_zp9gMpvVK1zbHqQ1RTvYcbz8D4Jw0gU71RLMsJ4Jl5AbiZCE9gD2PdtGk8BHkjSSsu27eayq7tUoZHrAyaZ-hQ42O-m1Sk7Jz37hrmWaMEOYEqhVmSjRd2z3dLCs98?key=gUCudvDWyICK6YGQWQZGYw" alt=""><figcaption></figcaption></figure>

* **Home** – The main dashboard displayed after logging in
* **Registrations** – Track and manage pending student registration requests
* **Student** – Access detailed information about your child
  * **Enrollment** – Check your child's current enrollment status.
  * **Basic Information** – View or update your child's personal details.
  * **Grades** – Monitor your child's academic performance and grades.
  * **Payments** – Review your child's payment history and transactions.

## Account Verification

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcnDU_f16QNkywUmwffs_xDdxs9cDJR22kekN8_Yl_UkXTQ6BwvPtwTOc4KLoRF1mkKvY3OZWmr1Txecg39va0hpVzPHf8cd2sfAyREzUO7xImo3WkJXCmvLy81LS2jYQISQKlZaCt96hpO237_syDdVRdw?key=gUCudvDWyICK6YGQWQZGYw" alt=""><figcaption></figcaption></figure>

This widget is displayed if your account is not yet verified. Unverified accounts will not receive any system notification via email. Click **Resend Verification Email** in this banner as necessary.

## Term Selection

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcNnz6oEk_ypf8KM-o7GkR2WnsX_Iha5hSt2rfK06aycjZKXcnICGwrWemPMoXB7n7yg2ANUPGDRP4rgkOxZkY9TeKi8Im_PKyKnXNYBXZZzN9LPS_QGmeWipG0YoVTcHt2ql-VCqs0j5HGsKDh6mS2WcNk?key=gUCudvDWyICK6YGQWQZGYw" alt=""><figcaption></figcaption></figure>

Shows widget data for the selected term

## Announcements

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXce6ZpGxjh4iuccmTGItqoWaWfbpqeJssJeooi1q5HvQUzn95YE20hXLALazIw_6R27ptTCtoqtwWmY5K1sbKFsx7KMEcKelPNQX7gBHDfUhUIl-FngSmcluzfv1oYkJwlQpzK2JmseX3cWq_7y73meQ2Lz?key=gUCudvDWyICK6YGQWQZGYw" alt=""><figcaption></figcaption></figure>

Shows school announcements

## Tasks

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcEpv3aj3a9hgyWP-YZskL3IqhRhgjezUgoC2-gDx43MMKsyAD_WCvwUDNda23HgAhCDR0ooUcRRB5Cq4O5NTr6R22JEZKk_zTrEioxX_-PckCbbf1j2-XBs1xwCNKWEr-vE1rjMQ?key=qDjM4vTv9j8eVi09vDmj2msl" alt=""><figcaption></figcaption></figure>

The Clearance requirement assigned to each of the students assigned to your account will be displayed on the right side of the screen.

There are two types of clearances:

* **Regular Clearance** - These will be displayed in your Todo List but will not prevent you from enrolling
* **Hold Order** - These will prevent you from enrolling your student for the incoming term

Per task, you can see its Name, Title, a brief description of the task, and its due date.

Currently, there are three statuses for the tasks:

* **Pending** - The starting status of any task assigned to students. These tasks will have a **hollow circle**, meaning it has not been accomplished yet.

{% hint style="info" %}
**Click on the hollow circle or name of the task from the list if you believe that this item has been accomplished.**&#x20;
{% endhint %}

* **For Verification** - These tasks will have a **blue clock icon**, meaning you've marked this as a requirement that the clearance reviewer (person or department who assigns the task) needs to check.
* **Done** - Tasks with a **checkmark in the circle and crossed-out task details** signify that the clearance reviewer has already reviewed and marked the task as complete.&#x20;

## Student Widgets

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQE9nUyTkQK_YLh7N9d8MhlElWjzvjgSgnZh3aK5sfH81BFaEjbZ2Z4U47rHrhdVcprz-xTUCO28DlVbmH6uFyBx2ER26IKkw8w2WPDCZ0qDqn2FEx0QeOVR4OUas3KsRBq_guiDYCPInS8woMkkXgfSo?key=gUCudvDWyICK6YGQWQZGYw" alt=""><figcaption></figcaption></figure>

* Enrollment Status - Shows the student’s enrollment status&#x20;
* Student Balance - Shows the student’s payables (balance, due date, overdue payment, assessment)


---

# 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/guardian-home/getting-started.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.
