# School Profile

The **School Profile** page allows administrators to set up and manage the school’s basic information, ensuring that key details are always accurate and up to date.

## Access and Navigation

You can access the **School Profile** page under the **School Settings** menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeebrzmQoDVT1PwZhT9zqMBzo2hRLOWCM7xAaUhhxIs7g280et10KUdwEdAT0b4thv5pQ44-mGAcgD1oEnrbheeFD-6s7Jeb3QLpEEKaXkIhr_tXj7GuU4xvYiRKXFRbIdsPmamYtSoaMBZxRCogCTr_UY?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 %}

## Update the School Profile

Administrators can edit the following details:

* **School Name** – Official name of the school
* **School Logo** – Upload or update your school’s logo
* **Address** – Complete address of the school
* **Contact Number/s** – School’s landline or mobile numbers
* **Email** – Official email address of the school
* **Website** – Link to the school’s main website

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

{% hint style="warning" %}
Don’t forget to click **Save Changes** after updating the details.
{% 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-admissions/administrator/settings/school-settings/school-profile.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.
