> For the complete documentation index, see [llms.txt](https://docs.silverband.com.au/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverband.com.au/home/paradigm-knowledge-base/invoicing-and-receipting/workflows/unit-enrolment-accounting-section/per-unit-enrolment-record/edit-unit-enrolments-financial-information-all-at-once.md).

# Edit Unit Enrolments Financial Information - All at Once

This workflow Edit Unit Enrolment Financial Information: Unit Fee, Upfront Payment, Amount Paid, Funding Amount, HEIMS Loan Fee, and Subsidy Amount in one go.

## Workflow

1. Load the Student record, *see* [Search a Student record](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-student-records/search-a-student-record.md).
2. Once the Student Summary page is loaded, choose the **Student** > **Course Enrolment** > **Units Edit** menus on the side.
3. In the UNITS ENROLLED BY STUDENT section, edit the financial columns of the Unit Enrolments that you want to update. The following information can be edited:

| Column Name         | Brief Description                                                                                                                                                                                                                                                                                                                      |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Unit Fee**        | [**E384** ](https://www.tcsisupport.gov.au/element/384)The total amount charged for the delivery of the unit (without a dollar sign), *see* [Edit the Unit Enrolment Fee](/home/paradigm-knowledge-base/invoicing-and-receipting/workflows/unit-enrolment-accounting-section/per-unit-enrolment-record/edit-the-unit-enrolment-fee.md) |
| **Upfront Payment** | [**E381** ](https://www.tcsisupport.gov.au/element/381)The Amount the student has paid or will pay upfront for the unit.                                                                                                                                                                                                               |
| **Amount Paid**     | The amount owed and being paid by the student                                                                                                                                                                                                                                                                                          |
| **Funding Amount**  | [**E558** ](https://www.tcsisupport.gov.au/element/558)The amount the Student has deferred to a HELP loan.                                                                                                                                                                                                                             |
| **HEIMS Loan Fee**  | <p><a href="https://www.tcsisupport.gov.au/element/529"><strong>E529</strong> </a>The amount the government charges the student for using FEE-HELP (currently 20%) of the unit fee described above.</p><p>Always check the government website for the current loan rate.</p>                                                           |
| **Subsidy Amount**  | The amount of the scholarship/subsidy that is funded on behalf of the student to the provider.                                                                                                                                                                                                                                         |

4. Click the **SAVE ENROLMENTS** button.


---

# 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://docs.silverband.com.au/home/paradigm-knowledge-base/invoicing-and-receipting/workflows/unit-enrolment-accounting-section/per-unit-enrolment-record/edit-unit-enrolments-financial-information-all-at-once.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.
