# Penalties

The Penalties feature allows you to set up penalties that may be applied to students based on defined conditions.

## Access and Navigation

**Penalties** can be accessed under **Finance** > **Finance Setup**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfC4ouLC2CGmNBpd7X_t3fC6igpQ4zLB_eCh3FWNgwc-buvAoT02FsWiT59H0XaPlDv42H9Euv0Jpm-gv-N6Rd_9MCVQJyuth6rBVFnJkTPP9jaj5p9tse_uJ7cr6MWw1lyJFHQklRYOIpja1esISl4rRA?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

Check the privilege assigned to your user account or role if you cannot view a link from the list.

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

## Create a New Penalty

* Click **+ New Penalty** in the upper-right corner

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcvc8jqP8CPiQxy6ChqL4QlOai7Mh4KmBX-AGMW9jLEM77LiOelJtmWA9-9MSSExCXaWqNdajVWalvMn5Vcpu0tpm3OqKCS7GU2mSf6YRBU9UjXurislHeEdkdc0opr-o4ApGXiMCpZvaghdNuOvZ1Vys_6?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

* Enter the required details:
  * **Label** - Penalty name
  * **Account Code** - Link to an existing account code
  * **Amount** - Enter the nominal amount or percentage
  * **Ranking** - Set the priority of the penalty

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe11vDUamYs5TtwwuosvDuu973YoKXC-KicBO1rlGekOwEZob75do79bEcxUsFwt5-fRCM-mpok47fQeVeqwGh2Tjqzgqj9K4Z2FY4uWL6h55XorkEvTBuZzoDeSXB_tTwo6oZdBuUYYaU4lSvasS-3mONt?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

* Click **Add Penalty** to save

## Edit a Penalty

* Select the penalty to edit and click the **Pencil** icon

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXciM_lEdqFF9D6-gTajlUFz-2umrsVlbX8EMvUXWH4i_IjSetTaAy9Zo2xP2ND0ZNw0JAHaCWcRkE-st6pmrDz10p8N0mJXeA0PyLevaUJPcjFb1jXI39v2FVzFRsma1aTcxUB8mzhVykTMq1izrJfMRMRb?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

* Modify the necessary fields in the Edit Penalty form
* Click **Save** to update the penalty

## Delete a Penalty

* Select the penalty to delete and click the **Trash Bin** icon

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc1jbQyIcsVbjtFgBAK1Y6vYtCvtctZXc--5--KchG8xjhG8SCxPpG4ZV06RI30YUcvskFviHKPJE1RFWh3nGCu317_SE-2u6WlyS5RpIMhHmulp1y41zhoAzUbU4jW_6F9LJO_PUqkdtbvjyvOeXS-Q3D3?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

* Confirm the deletion by clicking **Delete**

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

## Search for a Penalty

Enter a keyword or exact text in the **search bar** located in the upper-right corner. Press **Enter** to find matching results.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdQRBPwBSphxIZtjp5-7lboz1ZxrM80qDWzYJXdOSwXO5n_ipIbT9i5SWQuzW6wf35pGWoE9kqCTsON47sLRdwPrWKHr7OdxC27P2bWDBXxFUdWbut_6Exv4E1YZ4WAq0YVekkwnd6x82xS3JQ5U4qrIeWj?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>


---

# 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://info.edusuite.asia/product-guide-uni/admin-home/finance/finance-setup/penalties.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.
