> 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/greetings-settings.md).

# Greetings Settings

The **Greetings Settings** feature allows administrators to customize the initial welcome message that users will see when they first open the site. This helps schools provide a friendly, informative, and personalized first impression.

## Access and Navigation

The **Greetings Settings** page can be found under the **School Settings** menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeF1Ww-XUxuXXlivItUQJuZUkpcUowmMNfa_j8EP9ya2a8FWwtBZH_uaORRY3vZAbsdHTzK0Eqs8g-Rmbj-Tyhg5qz2UDVM2AuKfG0XxguWMSuLwLkrElLK8WkyaI5vLhpk4p3zSWa9dWYh5aP4rp8sZr9Q?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 the Greeting Message

* Edit the greeting content using the text field provided
* Use the available formatting options to enhance readability and presentation
* Click **Cancel** to discard any changes
* Click **Save Changes** to apply and publish the updated greeting

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


---

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