# Student Registration

This feature enables you to register prospective students and capture their basic information.

## Access and Navigation

To access this module, go to **Registrations** > **Student Registration**

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

If you cannot view the link from the list, check the privilege assigned to your account or role.

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen.
{% endhint %}

## Registration Process

* Fill out the necessary Student Information. Once done, click **Next**

<figure><img src="/files/1Z2sfXCODMx1ZqiLZ25u" alt=""><figcaption></figcaption></figure>

* Fill out the necessary Guardian Information&#x20;

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

* Add another guardian by clicking **+ Add New Guardian**

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

* Once done, click **Next**
* Review the inputted details for the Student and Guardian/s. Once reviewed, click **Next**

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

* Review the Privacy and Terms, and tick all the checkboxes on the lower portion. Once done, click **Register**

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

* Registration is now completed. To register another student, click **Register another student**

![](/files/-M7k3Ov-8mRoyFbfu8vT)


---

# 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-k12/admin-home/registrations/new-registration.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.
