> 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-k12/admin-home/planning-module/finance-setup/assessment-form-notes-setup.md).

# Payment Instructions

The Payment Instructions feature allows you to update and save payment guidelines for the guardian portal.

## Access and Navigation

To access this module, go to **Planning** > **Finance Setup** > **Payment Instructions**

<figure><img src="/files/wGtrtOgm2X1PJyijfETr" alt=""><figcaption></figcaption></figure>

If you cannot view the link from the list, check the privilege assigned to your account or role.

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen
{% endhint %}

## Add/Edit the **Payment Instructions**

Enter the payment methods (e.g., bank transfer, online payment, etc.) in the text box. Your changes will be automatically saved once you click anywhere else on the screen or navigate away, so there’s no need for manual saving.

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

These instructions are shown during the enrollment process to guide guardians in understanding the available payment methods.

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

## Delete the Payment Instructions

Click inside the text box and delete the contents you desire. Your changes will be automatically saved once you click anywhere else on the screen or navigate away


---

# 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, and the optional `goal` query parameter:

```
GET https://info.edusuite.asia/product-guide-k12/admin-home/planning-module/finance-setup/assessment-form-notes-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
