# School Type

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

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

At the School Type screen, users can search, add new, edit, and delete School Type.

<figure><img src="/files/6HUlO4CNkypyQg9MICTN" alt=""><figcaption></figcaption></figure>

**Add New School Type**

1. To add a new School Type, users click the Add new button to display the Add new School Type popup

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

2. Enter new School Type information

* User should enter valid School Type information in the textbox.
* Then choose Save to add new data, new School Type data should be displayed after saving on School Type screen.

*\*Note:*

* Fields mark with \* must not be left blank.

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

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

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

**Edit School Type**

1. To edit School Type information, users click the "Edit" icon (pencil icon), then the Edit School Type will pop up and display current information

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

2. Make changes in the selected school type. After editing, click the "Save" button to save

*\*Note:*

* Fields mark with \* must not be left blank.

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

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

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

**Delete School Type**

1. To delete a room type on the School Type screen, users click the "Delete" icon (bin icon)
2. Click the "Delete" icon will display the Delete School Type popup

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

3. User can choose either Delete to delete selected room type or Cancel to do nothing and return to current screen
4. To confirm deletion, user click on the "Delete" button. Successful deletion will display the message "Delete Successfully"

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

5. To close the delete popup, users click 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/school-data/school-type.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.
