> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/refund-transactions.md).

# Refund Transactions

Go to **CAS** --> **Reports** --> **Transactions** --> **Refund Transactions**

This report provides information about refund transactions by reason code. Use it to monitor the percentage of refunds.

{% hint style="success" %}
Review your activity at similar type stores to see if an unusual refund activity is occurring, you can do this by running the report and consolidating by venue or store. You may want to review your refund policy if this number is excessive. Some customers elect to not offer cash refunds and only provide them on gift cards.

You may also elect to require that all transactions be verified against original sales receipts if you are concerned about the validity of refunds.
{% endhint %}

**Details**

![](/files/-LxKKNROoKTrzx5P0xEW)

User provides details and generates a refund sales report. User specifies the report by the **venue, store, group, or register,** and then provides details such as **department, size,** and the **date range** which the sales are to be reported.

The user then can generate the report or download the CSV file. The generated report provides the venue, store, refund reason, total transaction price, total sales, the number of refund transactions, the total refund amount, the percent refunds of all transactions, and percent refunds of sales amount.

**Total Transactions-** Total number of sales transactions with and without refunds associated with them

**Total Sales-** Dollar amount of all sales (net amount including tax) Sales (+ tax) - refunds (- tax)

**Refund Transactions-** Number of Refund Transactions

**Refund Amount-** The Amount of Refund Transactions (this includes sales tax)

**% Transaction-** The percent of Refund Transactions (Refund transactions/Total transactions)

**% Amount-** The percent of the Refund Amounts (Refund $/Total $)

**Access**

Access to this function at an enterprise level is limited by default to the System Administrator and Financial users only. Accounting, store managers, warehouse general managers as well as zone managers and human resource managers may view refund transactions report at Venues or Store assigned to them.<br>


---

# 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://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/refund-transactions.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.
