# Faculty Portal Home Page

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

## Overview

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

The Home Page on the Edusuite platform provides faculty members with a snapshot of their current academic activities, term information, and essential system functionalities.

#### **Term Selector**

* Shows widget data for the selected term
* Click this section to view detailed term-specific information

#### **Announcements**

* This section highlights important announcements or messages from the university

#### **Classes**

* Shows a list of the classes you are currently teaching
* Includes details such as class name, room, schedule, and assigned faculty

#### **Tasks**

* Displays a checklist of pending tasks that need to be completed

## Profile Page

The Profile Page allows you to view and manage your personal and professional information.

#### Accessing the Profile Page

* Go to the navigation menu or click your profile picture in the top-right corner

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeI-aGMLkP8RAC_Je4h_MNmH5wy_UZE1Z4QxcGzuy-EpQl_sQ6M_gti-_YAcIx3Q8VZTqwFabJ90uEdjdPzKKW9dVxI3plEFkLdOlVk5Jqnj451ymwbteBAtgx80DJwofHJ9QlGaUC4yjgnqRijjZkCavQ?key=8KpDoIO8Q-1PjzEMTsdeDQ" alt=""><figcaption></figcaption></figure>

* Select **Profile** to view your information

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

#### **Basic Information**

* **Sex**: Displays your gender
* **Birthdate**: Your date of birth
* **Mobile Number**: Your registered mobile number

{% hint style="info" %}
The institution reserves the right to add and configure supplementary user information fields and groups as necessary
{% endhint %}

#### **Editing Your Information**

* Click **Edit** to update your information
* Make necessary changes and click **Save**

## Teaching Settings

The Teaching Settings module helps you define your teaching preferences and availability.

#### **Accessing Teaching Settings**

* Navigate to **Profile > Teaching Settings**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeI-aGMLkP8RAC_Je4h_MNmH5wy_UZE1Z4QxcGzuy-EpQl_sQ6M_gti-_YAcIx3Q8VZTqwFabJ90uEdjdPzKKW9dVxI3plEFkLdOlVk5Jqnj451ymwbteBAtgx80DJwofHJ9QlGaUC4yjgnqRijjZkCavQ?key=8KpDoIO8Q-1PjzEMTsdeDQ" alt=""><figcaption></figcaption></figure>

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

#### **Intent to Teach**

* Indicates whether you intend to teach in the upcoming term

#### **Preferred Teaching Load**

* Displays your preferred number of teaching units per term

#### **Preferred Room Assignment**

* Specify your preferred teaching room or view your assigned room

#### **Days Available to Teach**

* Lists your available days and time slots for teaching assignments

#### **Courses Faculty Can Teach**

* Displays courses you’re qualified to teach.
* Allows you to rate your competency or preference for each course


---

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