# Class 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 Class Type screen

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

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

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

**Add new Class Type**

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

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

2. Enter new Class Type information

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

*\*Note:*

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

<img src="https://metfone.gitbook.io/~gitbook/image?url=https:%2F%2F1438766545-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fkm5txNUbbG24wlNzAQha%252Fuploads%252FaRFWJgw0r3pnYl0Xxgjm%252Fimage.png%3Falt=media%26token=8bcbf406-122b-41b0-8c15-b313bb9eb76f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ce304e87a60f33612c1a49588444575b6961536763d24d8a945713f5dfc8576b" alt="" height="341" width="506">

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

<img src="https://metfone.gitbook.io/~gitbook/image?url=https:%2F%2F1438766545-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fkm5txNUbbG24wlNzAQha%252Fuploads%252FG0NHOeoToo3Tr24dUTqJ%252Fimage.png%3Falt=media%26token=846a45e7-9d12-4940-abe4-51fc8d0c8df8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d4913c58a063143f8357a64a35e99e4fdb263969844d8451872a5b8a23a5e1ec" alt="" height="95" width="327">

**Edit Class Type**

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

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

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

*\*Note:*

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

<img src="https://metfone.gitbook.io/~gitbook/image?url=https:%2F%2F1438766545-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fkm5txNUbbG24wlNzAQha%252Fuploads%252FePekwVuS92sseWTbPFfN%252Fimage.png%3Falt=media%26token=a3df746d-d7ce-4aba-baca-ceed621db45d&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e9058debd5b38736eae13b712fd4240eabb8cdc575eceb90d3c1250141539535" alt="" height="350" width="508">

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

<img src="https://metfone.gitbook.io/~gitbook/image?url=https:%2F%2F1438766545-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fkm5txNUbbG24wlNzAQha%252Fuploads%252Fr7uYCalQzsl7Tr5B7GaF%252Fimage.png%3Falt=media%26token=f8317254-80b1-49f8-b8f3-0a84c1ca141e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=bc34001244474b9c6e2d8bcb712dcaf47445c8debef071d5af84796229c55b23" alt="" height="95" width="327">

**Delete Class Type**

1. To delete a classroom status on the Class Type screen, users click the "Delete" icon (bin icon)
2. Clicking on the "Delete" icon will display the Delete Class Type popup

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

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

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

5. 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/school-data/class-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.
