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

# Customer Returns

> Use Returns to create RMAs, receive returned items, inspect condition, choose what happens to the stock, and complete the customer settlement.

## Where Returns Work Happens

* **Returns**: customer service workspace for creating and managing RMAs.
* **Return detail**: the action page for receiving, labels, exchanges, restocking fees, vendor returns, and settlement review.
* **Warehouse > Receiving**: warehouse intake can open authorized RMAs that are waiting to arrive.
* **Warehouse > Returns**: warehouse-side view for returned items that are waiting on inspection or disposition.
* **Vendor Returns**: purchasing/AP workspace for items that must be sent back to a vendor.

<Frame caption={"The Returns list shows pending receipt, awaiting disposition, advance replacement urgency, status tabs, and the RMA table."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/returns/returns-list.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=ec9c4b6138535bf86285b0b4be462e76" alt="Returns list with KPI cards, status tabs, and RMA table" width="1660" height="900" data-path="images/support/screenshots/returns/returns-list.png" />
</Frame>

## Return Statuses

* **Authorized**: the RMA has been created and is waiting for the customer return to arrive.
* **Received**: items arrived and still need inspection or disposition.
* **Inspecting**: staff are reviewing item condition before final disposition.
* **Closed**: the return is complete and settlement has run.
* **Cancelled**: the RMA was stopped before completion.

<Tip>
  **Watch the urgency indicators**
  Older authorized returns, received returns waiting too long, and advance replacements due soon
  are highlighted so the team can follow up before the return becomes stale.
</Tip>

## Create an RMA

1. Go to **Returns**.
2. Click **Create RMA**.
3. Search for the original order.
4. Select the order.
5. Choose each item being returned and confirm the return quantity.
6. Add a clear reason for the return.
7. Click **Create RMA**.

<Frame caption={"Create Return Authorization starts from the original order, then records which line items and quantities are approved for return."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/returns/create-rma-modal.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=b4ad4e116f0fa4cca5c8174c23a3c9e1" alt="Create Return Authorization modal with original order search and item selection" width="740" height="850" data-path="images/support/screenshots/returns/create-rma-modal.png" />
</Frame>

<Warning>
  **Create returns from the original order**
  A return needs the original order context so Arcus can connect the account, item quantities,
  marketplace listing labels, refund amount, inventory history, and downstream settlement.
</Warning>

## Use the Return Detail Page

Return detail is the control page for the RMA. The action buttons change as the return moves
through the lifecycle.

* **Receive + Dispose**: opens the single-screen receiving workflow.
* **Receive Only**: records arrival now and leaves disposition for later.
* **Ship Advance Replacement**: creates a replacement order before the customer item comes back.
* **Cancel RMA**: stops an authorized RMA before receiving.
* **Inspect & Disposition**: chooses condition and stock outcome after receipt.
* **Create Exchange Order**: creates an exchange order from received return items.
* **Create Vendor Return**: starts vendor return work when items should go back to the supplier.
* **Generate return label**: buys a prepaid return label when shipping is configured.

<Frame caption={"Return detail shows lifecycle progress, item quantities, condition, disposition, refund summary, label tools, timeline, and settlement state."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/returns/return-detail.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=bb5cbc4ad31e162d896e29cd404f8e68" alt="Return detail page with progress, items, refund summary, return label, and timeline" width="1660" height="1030" data-path="images/support/screenshots/returns/return-detail.png" />
</Frame>

## Receive and Dispose Items

1. Open the RMA.
2. Click **Receive + Dispose** when the customer shipment arrives.
3. Confirm the quantity received for each item.
4. Choose the condition: **New**, **Used**, **Damaged**, or **Defective**.
5. Choose the disposition: **Restock**, **Write Off**, **Vendor Return**, or **Destroyed**.
6. If restocking, choose the final stock location.
7. Enter a serial number and notes when they apply.
8. Click **Mark as Received + Dispose**.

<Note>
  **Disposition drives the operational result**
  Restock can put sellable inventory back into stock. Write Off, Vendor Return, and Destroyed
  keep damaged or supplier-owned outcomes out of normal sellable stock.
</Note>

## Restocking Fees and Settlement

* The Refund Summary shows the return amount, restocking fee, and net refund.
* Restocking fees can be edited before the RMA is closed.
* Entity defaults may auto-apply a restocking fee.
* When the RMA is closed, Arcus completes the financial settlement for the return.
* If a credit memo is issued, it appears in the Financial Settlement panel.

## Common Blocks

* **Create RMA is disabled**: select an order and at least one return item with a quantity above zero.
* **Order not found**: search by the original order number and confirm the order belongs to the current entity.
* **No items on the return**: reopen the create flow or review whether the RMA was created without selected items.
* **Cannot receive**: closed and cancelled RMAs do not allow further receiving or disposition.
* **Restock location missing**: choose a location before restocking items.
* **Return label fails**: confirm shipping settings, carrier connection, package size, package weight, and return address setup.
* **Customer needs the label**: confirm whether the label was sent automatically in your environment, then download and send it manually if needed.
* **Vendor return button missing**: at least one item must be dispositioned for vendor return first.

## Related Articles

<CardGroup cols={2}>
  <Card title="Portal Returns and RMA Status" href="/support/customer-portal/returns-rma">
    Help customers track authorized RMAs in the portal while staff create and manage returns internally.
  </Card>

  <Card title="Request, Receive, and Dispose Customer Returns" href="/support/returns/request-return-receive-dispose">
    Use the order detail return drawer, receive returned items, and choose disposition.
  </Card>

  <Card title="Creating Orders" href="/support/orders/creating-orders">
    Build a sales order, add customers, set addresses, and add products.
  </Card>

  <Card title="Order Lifecycle and Safe Changes" href="/support/orders/order-lifecycle">
    Understand draft, open, paid, fulfilled, cancelled, and voided states.
  </Card>

  <Card title="Record Customer Payments" href="/support/orders/record-payment">
    Record cash, card, ACH, check, wire, external, terms, or credit payments.
  </Card>

  <Card title="Inventory Management" href="/support/products/inventory">
    Track stock, locations, reorder points, and inventory movement history.
  </Card>
</CardGroup>
