> 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-admissions/administrator/settings/school-settings.md).

# School Settings

## Access and Navigation

To access School Settings, navigate to **Settings > School Settings**

<figure><img src="/files/5VAaI9W1njpXJVCTabHS" alt=""><figcaption></figcaption></figure>

If you cannot view a link from the list, check the privilege assigned to your user 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 %}

This module allows administrators to configure foundational settings related to the school profile, reminder setup, recommendation settings, and more. Below is a breakdown of each configurable section within School Settings:

{% content-ref url="/pages/iecORojabAJTeUQPgk21" %}
[School Profile](/product-guide-admissions/administrator/settings/school-settings/school-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/XyqiKJPuyM3zKPV0ZIBT" %}
[Initial Registration Form](/product-guide-admissions/administrator/settings/school-settings/initial-registration-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/dP26mi0A0MGq2IztV5QL" %}
[Reminder Setup](/product-guide-admissions/administrator/settings/school-settings/reminder-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/nxazCTFNPL9LtjLsBy6d" %}
[Recommendation Settings](/product-guide-admissions/administrator/settings/school-settings/recommendation-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/ikOErybYFR4qMr0vtrK4" %}
[Privacy Policy](/product-guide-admissions/administrator/settings/school-settings/privacy-policy.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cgbaq23HkAw3QphkY9TH" %}
[Stepper Settings](/product-guide-admissions/administrator/settings/school-settings/stepper-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/HrRgRzokq9D8YShiD5V5" %}
[Greetings Settings](/product-guide-admissions/administrator/settings/school-settings/greetings-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M630EbjruGP6aBx0a\_S" %}
[System Label Settings](/product-guide-uni/admin-home/settings/school-settings/label-settings.md)
{% endcontent-ref %}


---

# 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:

```
GET https://info.edusuite.asia/product-guide-admissions/administrator/settings/school-settings.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.
