> 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-uni/admin-home/settings/school-settings/school-profile.md).

# School Profile

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcF-71PqZfYVUItRvaF-qN046A0xehSbhmgM23cx9df2DFQuvS8DiwMUKLmV8G3FW3gLyihLay8Lt3cVYRbRtHKuxY6XM3-fD9TLoMjXZNzvskmNnKzW9VboijyFYe4fS1GhuxZFj_bQ0JxKdoi8AG5jBiq?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

Admins can manage and update institutional information, which will reflect across various system-generated documents and views.

**Editable Fields include:**

* School Name
* School Logo (uploadable image)
* School Address
* Contact Number
* Email Address
* Website

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeX8HQwSqCAy_2Xl8ITN1gkfCOhy4R30ouj4jyXtpS3RemZC8YRbx_Uo2qUd7myR5LZTUM-nqQ7cPHQck_RWlUwYUXjFlJSJbEwBxmDF0DCu7WV5cOyRRS6OnhpnkWBr_076OKK-RhXQyNUOXPe-EK-l44?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

Once all fields are correctly filled in, click **Save Changes** to apply updates.


---

# 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-uni/admin-home/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.
