> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Refund Amount: Total Refunds Issued to Customers

> Track total refund value issued to customers. Monitor refund liability, identify return trends, and understand impact on net revenue in Upstack.

<Tip>
  The total dollar amount refunded to customers in the selected period.
</Tip>

## Formula

<Info>
  **Refund Amount** = **SUM** ( Refund Value )
</Info>

| Metadata        |                             |
| --------------- | --------------------------- |
| **Type**        | Currency                    |
| **Data Source** | [Shopify](/sources/shopify) |
| **Aggregation** | Sum                         |

***

## Example

Your store issued **\$8,450 in refunds** during March:

| Week   | Refund Amount | Orders Affected |
| ------ | ------------- | --------------- |
| Week 1 | \$1,820       | 23              |
| Week 2 | \$2,340       | 31              |
| Week 3 | \$1,950       | 26              |
| Week 4 | \$2,340       | 29              |

***

## How It Works

Refund Amount sums the dollar value of all refunds processed in Shopify during the period. This includes partial and full refunds. High refund values reduce net revenue and may indicate product quality, sizing, or fulfillment issues.

***

## When to Use

| Scenario                  | Action                                          |
| ------------------------- | ----------------------------------------------- |
| Track refund liability    | Monitor total refund dollars over time          |
| Identify problem products | Break down by product to find high-refund items |
| Calculate net revenue     | Subtract refunds from gross revenue             |
| Compare customer segments | Analyze new vs returning customer refunds       |

***

## Related Metrics

| Metric                                                                     | Relationship                              |
| -------------------------------------------------------------------------- | ----------------------------------------- |
| [Refund Count](/reference/metrics/orders/adjustments/refund-count)         | Number of orders with refunds             |
| [Refund %](/reference/metrics/orders/adjustments/refund-percent)           | Refund rate as percentage of orders       |
| [Refund Per Order](/reference/metrics/orders/adjustments/refund-per-order) | Average refund per order                  |
| [Net Revenue](/reference/metrics/orders/revenue/net-revenue)               | Gross revenue minus refunds and discounts |

[See all Adjustments metrics →](/reference/metrics/orders/adjustments)
