# Stepper Settings

The **Stepper Settings** feature allows administrators to create and customize the instructions shown to applicants for each step in the admissions process. This ensures applicants receive clear guidance at every stage of their application journey.

## Access and Navigation

The **Stepper Settings** page is available under the **School Settings** menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe28PELTUbOFBAUGeDWLzDbyTMU-lwSG5Ag06mbDS6CaexjwGqwFg9cI_jMgg6hj50Ci6-XUNIxENUkktP5uthyhkuD9428dr71ltzwv2m4KR3IwwMtdCjkTNYPSBuRLqSwRV5vuahDZLD7dDPViwhv3RU?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 %}

## View Existing Stepper Instructions

* Click on a **stepper title** to view its current instruction
* The stepper will expand, displaying the full content
* Click the stepper title again to collapse or minimize the view

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

## Edit Stepper Instructions

* Click the **Pencil icon** on the right side of the stepper
* Update the content in the text field as needed
* Use the available formatting tools to improve clarity and presentation
* Click **Cancel** to discard changes
* Click **Save Changes** to apply and publish the updates

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6pEDohTNTBoRgol27UYYbHIZMvZwu31edWHO-fyZ-pOlXzG47NwhmLm58jF90TRic01txIxHxE66QEx_750tWtNmeA-dkRN6nlLMA9ztsQPK8cXuj8N5sx2TahPTEqy5ejMsDFUflqGRZS_Mbej6jI9A?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/stepper-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.
