# Reminder Setup

The **Reminder Setup** feature allows administrators to create and manage the instructions or reminders that applicants will see when signing up for an account. This ensures applicants are properly guided during the registration process.

## Access and Navigation

You can access **Reminder Setup** under the **School Settings** page.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcPGaoBxMQ8QFnEye3m3JZ8VlvkqHMmGIJbCFlGlCh3dScL9ylMxsDY8j8hbuOuRFl7z43bJ8sIPgtrcVDvbiQw-1QhSPrY0czIo715ldOoa2gsic1LoGioRK-PbFGNfvUeH9Dw98lbMhlAVr0oJw6HE8cj?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 %}

## Modify Reminders

* Use the provided text field to add or update the reminder message
* Formatting options are available to help you style the content (e.g., bold, italic, lists)
* Click **Cancel** to disregard any changes made
* Click **Save Changes** to apply and publish the updated reminder

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


---

# 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/reminder-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.
