# Refunding credit notes

If a credit note was issued and not yet refunded it will have the status "Refundable".  This means it is possible to return these funds to the customers original form of payment.

To refund a refundable credit note you can do so from the list of credit notes on a person or finance reports.  Alternateively you navigate to the credit note and click "Refund to customer".

{% hint style="info" %}
Off platform payments do not get returned to the customer, that needs actioned off platform
{% endhint %}


---

# 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.loopit.co/billing/credit-notes/refunding-credit-notes.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.
