# Major

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 Major screen

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

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

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

**Add new Major**

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

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

2. Enter new Major information

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

*\*Note:*

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

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

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

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

**Edit Major**

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

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

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

*\*Note:*

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

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

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

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

**Delete Major**

1. To delete a subject on the Major screen, users click the "Delete" icon (bin icon)
2. Click the "Delete" icon will display the Delete Subject popup

<figure><img src="/files/nIiY2s57wRsKd1aEFZmm" 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/vDsHSnxAYNRxSgWokF6N" alt=""><figcaption></figcaption></figure>

5. To close the delete popup, users click the "Cancel" button.

[<br>](https://metfone.gitbook.io/sis-user-manual-en/~/changes/ECGeqlcavdW65oX1VY6l/school-data/study-type)


---

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