# Refund Settings

This page allows you to configure refund rates for students based on specific terms, programs, and conditions.

## Access and Navigation

You can access **Refund Settings** by navigating to **Finance > Finance Setup > Refund Settings**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkjHjHbpPTIMWz_h7dLJAJlm30LkrPR5qjUC1HGH6oyvLi4pExkpc7ksJCrPXTtLCkIKBJODV7-vMANFJV5hyvfTUwvBCZZBFSI6rhU1omY4hLs1QkSdL9sYppPByySfyLlRNo4A?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 Refund Plan

To create a new refund plan:

* Select the Term - Use the term selector at the upper-left corner of the page to choose the term where the refund plan will apply

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcBKSX3POipRWZee-Q3T85NIblQ3QVL9bAW-GJFKy-G4qVsguACX7nLDnJCPTmvqhXlyC9Qbk07tbOL2K69UP2HgeSnVY8UEbK66eV_PpH8mTdvT4ic_2SQ3rA-1nt32p-_Cpdr?key=Y3tSvPSx9fa3RP07_JmwXA" alt=""><figcaption></figcaption></figure>

* Click **New Refund Plan** located at the upper-right corner of the page
* Fill out the Details in the pop-up form:
  * **Name**: The name of the refund plan
  * **Rank**: Determines the priority of the refund plan. Must be unique. A lower rank number (e.g., Rank 1) has higher priority
  * **Refund Rate**: The rate used to calculate the tuition refund. The calculation takes effect at midnight (Philippine time)
  * **Applicable Dates**: Set the start and end dates for the plan’s validity
  * **Rate**: The percentage of the tuition to be refunded.
  * **Applies To**: Specifies which students are covered by the refund plan. All criteria must match for a student to qualify:
    * **All**: Applies to all students
    * **Student Starting Term**: Applies to students starting in the selected term
    * **Program**: Applies to students enrolled in the specified program

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

* Click **Save Changes** to create the plan

## Edit a Refund Plan

To edit an existing refund plan:

* Hover over the refund plan you want to modify, then click the **Pencil** icon

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

* Update the necessary details in the pop-up window

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

* Click **Save Changes** to apply your updates

## Delete a Refund Plan

To delete a refund plan:

* Hover over the refund plan you wish to remove, then click the **Trash Bin** icon

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

* Confirm the deletion when prompted

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcT9CDDxxO2AzBN46OU5U-zPz6ZQUiPqOu2Xmm_dSynxcbn-4ZDJi4IRNpRCVy61jdTdfjkPt19mHGoHWGXxn4oIc9HPFsCq-7U-eNzmeZnDbrhRtld2mfRAAgpJoZPJETfouVYmQ?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/or-formatting.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.
