# Payment History

In this section, users have the ability to monitor the payment status of students who have made payments for a specific fee. To obtain a printed or downloadable receipt for a particular payment, follow these steps:

1. Click on the name of the student for whom you wish to generate a receipt.
2. Select the specific fee for which you want to generate the receipt.
3. Next, locate and click on the 'Actions' button.
4. From the available options, choose whether you'd like to 'Print' or 'Download' the receipt.

This process allows users to access and obtain receipts for individual student payments quickly and conveniently.


---

# 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.belrald.com/untitled/portals-documentation/admin-portal/admin-dashboard-features/bursary/payment-history.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.
