# Refunds

### Initiating refunds

1. On the admin dashboard, select the relevant payment link and click "Refund". **Refunds are only valid for 90 days from the initial date of payment.** After 90 days, refunds must be handled manually off of PaySG.

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

### Entering refund amount(s)

&#x20;You may:

1. Issue a full refund by entering the full refundable amount.
2. Issue a partial refund by entering an amount within the remaining refundable amount. You may create multiple partial refunds within the remaining refundable amount.

<figure><img src="/files/WcO5NqpUfTblc68RZXMz" alt="" width="375"><figcaption></figcaption></figure>

### Viewing refund statuses

**For agencies**

Once the refund request has been successfully submitted, the payment status will be updated from "Paid" to "Refunded" (for fully refunded amounts) or "Partial Refunded" (for amounts lower than the remaining refundable amount).

**For payers**

Payers may return to the original payment page to view refund information.

<figure><img src="/files/JvrebNjYz1IIoPVkUNz8" alt="" width="375"><figcaption><p>Payment page after successful payment</p></figcaption></figure>

<figure><img src="/files/zVmLvy80s4M5UpTwJaVf" alt="" width="375"><figcaption><p>Payment page after refunds</p></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://guide.pay.gov.sg/start-using-the-dashboard/payments-and-refunds/refunds.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.
