# Profile Verification

The Profile Verification feature allows students to review and update their personal information. Completing this step is **required** to proceed with enrollment.

## Access and Navigation

Navigate to **Profile** from the main menu of your student account.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdm9dGaqEs_zP46-TXr2Ggy4mW9WLTwYB54eBus07uLoLFCp9j3MpLmoKphByQzxXgexIWEUuSNhDW1-DGOCHyMJv-ntTxwpaRG4SDD3oSKSr-wBj6AJUuM8G8jdowagTV4tyCPaTmOAocc7GnYrk-mivk?key=IfVF70O0EFTlWXW3rJ8ZkA" alt=""><figcaption></figcaption></figure>

## Edit your Profile

To update your information:

* Click **Edit** next to the relevant information field group

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf5llDhK3_GKP9NU3fVjcg8KV-t9VT6IBBXwEfOW2NsJVYSfUS8lN2kzSUIQHF1q9IlTZcQ0Hlx2gL8CwEbllxktNn0vSNy9PsQ47XqsK-aBVrdA1WEPPMGmfzON6XWrs1n0XqjEqXfQA8HxDiobUQKyGJl?key=IfVF70O0EFTlWXW3rJ8ZkA" alt=""><figcaption></figcaption></figure>

* Make the necessary changes
* Fields marked with a red asterisk (\*) are required and must be completed
* Ensure all required fields across all sections are properly filled out
* Click **Save Changes** to apply your updates

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfqDeiXqFOwLsdE-t0S1ytjL5JnAObdgPJxBMF957ywzgLCp3UpB7Y4r4al3jLRpioC6S4MnZobsQDDyiqz5CCB1rfI_Ug4zr26xlsMU3YUmxdrO4QOFAq9tO8FiqIUACCB7oz0Q4QIfBlpzJKPl66DUCo?key=IfVF70O0EFTlWXW3rJ8ZkA" alt=""><figcaption></figcaption></figure>

## Verify your Profile

Once all profile sections are complete:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6aBauUL0jo5Lvf1vGmSWCAaXEhvKKnYZaSQbwUOUE5DhjYjPFZV_doa6pPz58xLRF2ylDXSyahpoo_h4yYM1Ie9sUQ1CNXUYSwAVY7v_1JoVx3sKc2CeTXtxHQvFDzTARXntOo-DP-27pM1MqaSdmGGZo?key=IfVF70O0EFTlWXW3rJ8ZkA" alt=""><figcaption></figcaption></figure>

* Click the checkbox labeled **“I verify that the information is correct”** at the top of the page
* Once verified successfully, the verification banner will disappear
* Your profile is now verified, and you may proceed with enrollment


---

# 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://info.edusuite.asia/product-guide-uni/student-home/profile-verification.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.
