# Student Status

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

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

* At the Student Status screen, users can search, add new, edit, and delete Student Status.

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

**Add new Student Status** &#x20;

1. To add a new Student Status, users click the Add new button to display the Add new Student Status popup.

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

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

2. Enter Student Status information

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

Note:

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

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

* Do not enter an existing Student Status 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 Student Status**&#x20;

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

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

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

2. Make edits to Student Status 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/Thu0hmdA5T4csYhvfYS7" alt=""><figcaption></figcaption></figure>

* Do not enter an existing Student Status 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 Student Status**&#x20;

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

<figure><img src="/files/fzrFNmpmdz9NzQgMyh4U" 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/RY2qojwdiGzpDLqdAgOo" 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/students-data/student-status.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.
