> For the complete documentation index, see [llms.txt](https://info.edusuite.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.edusuite.asia/product-guide-k12/guardian-home/student-registration.md).

# Student Registration

This feature enables guardians to register their children and manage any pending registrations. There are two ways to access your school's registration

* via Guardian Portal
* via the School's Public Registration Link which they will provide when you contact them

## Access and Navigation

**Student Registration** is found on the **Guardian’s** **Registration** module.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_KmjtXxAZn8KPPJfFk3y9z1OkKtx4thr4rRWW9qv6OAGu8nxpmAkDHSqOoLGaoCjgywhI4SfQCYVb5hmZVkGaC4zwUMhcCyQIXySgH-NEHs5x2FSy7g4rzNDFg651CoOx7eSmTw?key=PXqenk5ej1pUHuwZvVh_VNEY" alt=""><figcaption></figcaption></figure>

## Registering a New Student

* To register your child, click on **Student Registration** and fill up the details as needed
* The steppers will assist you in completing the registration. Clicking the **Next** button will bring you to the next steps

Student - Fill up your child’s information

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffs9bA1AApXUYZMM_-bEeXzcQWho9l7yP8sQxoB4P1qH--yzTo-FGyAfltRsZ88sC_kHK32SinCf_N3Db6ZxJeR3iwYqRk08rFe6ydoFfXnzT9UFpu7oinCMGF9ZaN-HKbgsipFg?key=PXqenk5ej1pUHuwZvVh_VNEY" alt=""><figcaption></figcaption></figure>

Confirm - Check the details entered on the previous page

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

Terms - This page contains the terms and conditions of the school. Agree and tick all boxes

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXddUGgSE-dPyZ9ZSsAR6_yYKHz53NBm6zBQ3ifeHouoRUQfFXaGo_drfMbKa6nWjKIiQQ7AyBHXzvxJ6SZxllWXAZsq9hCdrNr39IYZU1EhoeIszWiueHCehVGA9jedO2udO_8Ibw?key=PXqenk5ej1pUHuwZvVh_VNEY" alt=""><figcaption></figcaption></figure>

Success - Shows the status of your child’s registration

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

## Manage Registrations

* To view the details of all registrations, you may click on **Manage Registrations**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeRmr03KtR9NBaLZ6r0Q9W7iy_eDzX-5GZGWxBz2y_91ODfuVQXhDDP0rOaGqS8vA1fclKDZHxODJowR-_kN_vvI5b18_E0DOBzDptc3Ia4i_cMuydjDg3i3W00k7Yxux7ZbC3drA?key=PXqenk5ej1pUHuwZvVh_VNEY" alt=""><figcaption></figcaption></figure>

* A **View Details** button is available for you to view all details of your registration

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcr6LK51gq5asDpc1qiNeSB2P8ldSZeDU-Q9RudiL_RQW6WuYxpoSJSq8iKTT-EUti2hj-arWvwblV-IbKJWTxndem1ZzlSavpT6yVn8UejsLX3jJ684gPmLD96RG5nA4dDKToNPQ?key=PXqenk5ej1pUHuwZvVh_VNEY" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf0d9YEJEAw-F9NmA_7u8UKsIKS6CMR-O2YCuTxZMWacEyEFkjsJwtPYsS0EClJD3K-siEV6MXaWp_V-Es67_ZrdMnIbtrIfipixUggpWsKpXSt7IFxJczKosctbnOP5FLdne6fcg?key=PXqenk5ej1pUHuwZvVh_VNEY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://info.edusuite.asia/product-guide-k12/guardian-home/student-registration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
