# Record Payment to a Unit Enrolment

## Overview

This workflow is only relevant for Providers that are not using the Paradigm Accounting Module. It is intended for use by Providers with very basic requirements around tracking payments to Unit Enrolments.

## Workflow

1. Load the Student's Unit Enrolment record where you want to record the payment, *see* [Edit a Unit Enrolment record](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-unit-enrolments/edit-a-unit-enrolment-record.md).
2. With the Unit Enrolment record loaded, go to the FINANCIAL INFORMATION section and edit the following fields:
   * **Amount Received:** Enter the dollar amount here
   * **Payment Date:** Enter the date the payment was received here. This field can be found under the **Accounting** section.

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

3. Click the **SAVE UNIT ENROLMENT** button to save the payment details.


---

# 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.silverband.com.au/home/paradigm-knowledge-base/invoicing-and-receipting/workflows/unit-enrolment-accounting-section/per-unit-enrolment-record/record-payment-to-a-unit-enrolment.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.
