# Returns

If you’re already using a third-party returns app, you can also leverage the Returns feature in DotApparel which will show the list of refunded orders. This section displays the information associated with all orders that have been approved to get returned.

{% hint style="info" %}
We still need the return reasons mapped in your ERP, regardless of which returns platform you use.
{% endhint %}

### Set up return reason mappings <a href="#set-up-return-reason-mappings" id="set-up-return-reason-mappings"></a>

DotApparel offers a flexible option to map return reasons between Loop Returns and ERP, enabling enhanced return reason reporting in ERP.

To configure the return reason mappings, follow these steps in your DotApparel admin:

1. Navigate to `Returns > Mappings`.
2. Under the Return Reasons section on the right-hand side, click "**Add new return reason**".
3. From the "**ERP return reason type**" dropdown, select a reason from the provided list.
4. In the "**Source return reason pattern**" input field, enter a relevant keyword that best corresponds to the Loop return reason.

<figure><img src="/files/BXVKWmNPGLsWzANje2oi" alt="" width="563"><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://docs.dotapparel.com.au/core/returns.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.
