# Teacher Profile

1. Users log in to the SIS website with the Super admin account.
2. On the menu bar, select the Data Dictionary => Teacher Profile function to display the Teacher Profile screen.

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

* At the Teacher Profile screen, users can search, add new, edit, and delete Teacher Profile.

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

**Add new Teacher Profile** &#x20;

1. To add a new Teacher Profile, users click the Add new button to display the Add new Teacher Profile popup.

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

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

2. Enter Teacher Profile information

* The user enters valid information into the Teacher Profile ID and Record textboxes.
* After entering all information, the user clicks on the "Save" button to save the newly created information. The newly created Teacher Profile information is displayed on the Teacher Profile screen.

Note:

* Fields marked with "\*" cannot be left blank.

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

* Do not enter an existing Teacher Profile ID. If the entered ID already exists, the system will display a message: "This ID already exist, please try another."

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

**Edit Teacher Profile**

1. To edit Teacher Profile information, users need to click on the "Edit" icon, then the Edit Teacher Profile popup will appear with full information of that Teacher Profile.

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

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

2. Make edits to Teacher Profile information. After editing, click the "Save" button to save the newly edited information.

Note:

* Fields marked with "\*" cannot be left blank.

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

* Do not enter an existing Teacher Profile ID. If the entered ID already exists, the system will display a message: "This ID already exist, please try another."

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

**Delete Teacher Profile**

1. To delete Teacher Profile on the Teacher Profile screen, users click the "Delete" icon.
2. Clicking on the "Delete" icon will display the Delete Teacher Profile popup.

<figure><img src="/files/4iqX6iTtVe2PBR17Stqw" alt=""><figcaption></figcaption></figure>

3. To confirm deletion, the user clicks on the "Delete" button. Successful deletion will display the message "Delete Successfully"

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

4. To close the delete popup, the user clicks the "Cancel" button.


---

# 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://metfone.gitbook.io/sis-guidelines-system-admin/data-dictionary/teachers-data/teacher-profile.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.
