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

# Manage Return Reasons in Commert Admin

In this guide, you’ll learn what return reasons are and how to manage them.

## What's a Return Reason?

A return reason is useful when returning an item in an order. It's used to specify why an item is being returned. For example, a customer might return an item because it's damaged, the wrong size, or they changed their mind.

To specify the return reason when creating a return, exchange, or claim, you can choose from a list of return reasons that you've set up in your settings.

***

## View Return Reasons

To view return reasons in your store, go to Settings → Return Reasons. Here, you can see a list of all the return reasons you have set up in your store. You can also search, filter, and sort the return reasons to find the one you are looking for.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/return-reasons/Screenshot_2025-02-19_at_4.38.01_PM_pnubty.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=25a295c4dee67e530663caddf73605b1" alt="Return reasons list" width="2866" height="1612" data-path="images/user-guide/settings/return-reasons/Screenshot_2025-02-19_at_4.38.01_PM_pnubty.png" />

***

## Create Return Reason

To create a return reason:

1. Go to Settings → Return Reasons.
2. Click the Create button at the top right.
3. In the form that opens:
   * Enter in the Value field a unique identifier for the reason that's used internally. It's recommended to use only lowercase letters and underscores (`_`). For example, "damaged" or "wrong\_size".
   * Enter in the Label field what is shown to customers or admin users.
   * You can optionally enter a description of the return reason in the Description field.
4. Once done, click the Save button.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/return-reasons/Screenshot_2025-02-19_at_4.41.51_PM_xgf4fu.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=f75cdfdac0ed23c0f2b0493a8179ae5d" alt="Create return reason form" width="1540" height="866" data-path="images/user-guide/settings/return-reasons/Screenshot_2025-02-19_at_4.41.51_PM_xgf4fu.png" />

***

## Edit a Return Reason

To edit a return reason:

1. Go to Settings → Return Reasons.
2. Find the return reason to edit and click the <Icon icon={"ellipsis"} size={12} /> icon at its right.
3. Choose Edit from the dropdown.
4. In the side window that opens, you can edit the return reason's value, label, and description.
5. Once you're done, click the Save button.

<img src="https://mintcdn.com/commert/Ts0lme9aGhJdf9Ms/images/user-guide/settings/return-reasons/Screenshot_2025-02-19_at_4.43.14_PM_ajcxpf.png?fit=max&auto=format&n=Ts0lme9aGhJdf9Ms&q=85&s=2dd76f6824ce9b0fb7715dd1898463c7" alt="Edit return reason form" width="1227" height="690" data-path="images/user-guide/settings/return-reasons/Screenshot_2025-02-19_at_4.43.14_PM_ajcxpf.png" />

***

## Delete a Return Reason

<Note type="warning">
  Deleting a return reason is irreversible.
</Note>

To delete a return reason:

1. Go to Settings → Return Reasons.
2. Find the return reason to delete and click the <Icon icon={"ellipsis"} size={12} /> icon at its right.
3. Choose Delete from the dropdown.
4. Confirm deleting the return reason by clicking the Delete button in the pop-up.
