# Faculty Portal Home Page

This is the interface that faculty member will see upon logging into their account.

## Account Menu

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

* **Home** – This is the main dashboard displayed after logging in.
* **Ongoing Classes (optional)**
  * **Clubs Score sheet -** Page where faculty can view and/or input the club scores supervised by the faculty
  * **Principal’s Remarks** - Page where faculty can view and/or edit the principal remarks
* **Manage Classes**
  * **Academic Score sheet** - This page is where faculty can view the grading sheets of all their classes
  * **Non-Academic Score Sheet** – This page allows faculty members to input non-academic remarks and adviser comments, if applicable.

## Account Verification

<figure><img src="/files/n7ICDgE4rlBalU3F2DP8" 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

## Term Selection

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

Shows widget data for the selected term

## Announcements

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

Shows school announcements


---

# 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/faculty-home/faculty-portal-home-page.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.
