# Accounting/Fee payment

- [How to setup fee payments on Cloudnotte](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-setup-fee-payments-on-cloudnotte.md)
- [how to assign fee to a class](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-assign-fee-to-a-class.md)
- [How to edit fee items](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-edit-fee-items.md)
- [How to create a discount on cloudnotte](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-create-a-discount-on-cloudnotte.md)
- [How to edit a discount](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-edit-a-discount.md)
- [How to setup payment pin for secured transaction](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-setup-payment-pin-for-secured-transaction.md)
- [How to create student tag on Cloudnotte](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-create-student-tag-on-cloudnotte.md)
- [How to assign students to a tag](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-assign-students-to-a-tag.md)
- [How to enable auto school fees reminder on Cloudnotte](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-enable-auto-school-fees-reminder-on-cloudnotte.md)
- [How to send/trigger auto school fees reminder](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-send-trigger-auto-school-fees-reminder.md)
- [How to process/pay a student fee](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-process-pay-a-student-fee.md)
- [How to view a student payment history](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-view-a-student-payment-history.md)
- [How to view class school fee broadsheet](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-view-class-school-fee-broadsheet.md)
- [How to view a transaction receipts](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-view-a-transaction-receipts.md)
- [How to view school fees summary and stats](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-view-school-fees-summary-and-stats.md)
- [How parents/students can pay their school fees](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-parents-students-can-pay-their-school-fees.md)
- [How to assign a discount to a student](https://docs.cloudnotte.com/admin/accounting-fee-payment/how-to-assign-a-discount-to-a-student.md)


---

# 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://docs.cloudnotte.com/admin/accounting-fee-payment.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.
