# Registration Setup

This allows admins to create and edit the Terms and Conditions during registration

## Access and Navigation

Registration Setup is under the “Registrations” Menu

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

Terms and Conditions Editor

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

1. The Terms and Conditions Editor allows you to indicate any instructions or policies that students need to know before they finalize their registration
2. Click on the text box and format as needed
3. Clicking “Preview” on the upper-right side of the page will display how your registration form will look like with the terms and conditions.
4. Click “Save Changes” once done

{% hint style="danger" %}
If you cannot view the link from the list, check the privilege assigned to your account or role. Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen.
{% 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-k12/admin-home/registrations/registration-setup.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.
