# Initial Registration Form

The **Initial Registration Form** feature allows administrators to configure and manage the fields that applicants must fill out during their initial registration. This helps schools capture only the most relevant information at the start of the admissions process.

## Access and Navigation

You can access the **Initial Registration Form** under the **School Settings** menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-k-Z7HluW8IS7Y_kTUbtRL1mHgbkYc0VF2lOcgZcWpyii9IvAyIobbQ-Q1AqOVCkuniLKbB_HxNiEhX1bTEsBHzMq-K3rP_84DPDYiLKPxDxjlutruatweHqpIU84-nFE5_cl?key=FsQgN7VDHV5ZeWp403eaHQ" alt=""><figcaption></figcaption></figure>

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

## Configure the Initial Registration Form

Administrators can enable or disable fields by toggling the options available. The following fields may be included in the form:

* **School** – Input field for the applicant’s current school
* **School Type** – Input field for the applicant’s current school type
* **Parents’ Affiliation with School** – Input field for the parents’ existing affiliation with the school.
* **Applicant’s Affiliation with School** – Input field for the applicant’s existing affiliation with the school
* **Enable Application Agreement** – When toggled ON, applicants must agree to a statement (set by the administrator) before they can proceed with submitting their initial registration form

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdyZxjHgxoycJ2EQlZBH8_XL9XeefCceTbeFszK7IdBBxCrlFPEGPxaUjamRgfAhFny1G-_2_bXmXlicqVq6KupUry0T1zSZ0c5N6SRQnz39CqHXTUOJldBcU3a-pxsW3vMu05q-w?key=FsQgN7VDHV5ZeWp403eaHQ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
After making updates, click **Save Changes** to apply the settings.
{% endhint %}


---

# 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-admissions/administrator/settings/school-settings/initial-registration-form.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.
