# Creating a return

The **Create return** button only appears when the order status is fulfilled. To create a return:

1. Click **Orders** in the left navigation. The Orders page appears.
2. [Filter your orders](https://docs.digitalriver.com/digital-river-api/administration/dashboard/order-management/orders/filtering-your-orders) if needed.
3. Click the order ID link under the **ID** column. The Order details page appears.
4. Scroll down to **Returns**.
5. Click **Create return**.

   <figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2FHPicAQxwjXG1ciOH63ME%2F1%20nu%20orders%20details%20create%20returns.png?alt=media&#x26;token=cedb18bb-aa6c-4086-8af2-a3f75393d1af" alt=""><figcaption></figcaption></figure>
6. Enter the reason for the return (required), select the items to return, and the quantity to return.

   <figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2FePElmR3GNdmwQm0kAuhd%2F2%20nu%20orders%20details%20create%20returns%20details.png?alt=media&#x26;token=6023250d-a81d-4015-8448-aa879ecd4480" alt=""><figcaption></figcaption></figure>
7. Select the **Return shipping information** checkbox to include the address to which the shopper will ship the returned items. The shipping address is optional. However, if you select the **Return shipping information** checkbox, all the fields are required except for Address line 2.

   <figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2FPgS6ME6XMHUMX7BRWGRL%2F3%20nu%20orders%20details%20create%20returns%20optional.png?alt=media&#x26;token=0f1b92ec-f872-456c-9edd-11309f6a6aac" alt=""><figcaption></figcaption></figure>

   Clearing the **Return shipping information** checkbox or clicking the **Clear form** will not submit any return shipping information.
8. Click **Review and submit** to process the return.

   <figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2Ft1DqZ6Rq015i8HrZwSsZ%2F4%20nu%20orders%20details%20create%20returnsr%20review%20and%20submit.png?alt=media&#x26;token=0427b061-e4fd-49e3-9d46-a37e111395f4" alt=""><figcaption></figcaption></figure>
9. Click **Submit**. The return will appear in the Returns table on the Order details page.

   <figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2FFFHgOuLb9yb5Ny9Q1bYZ%2F5%20nu%20orders%20details%20create%20return%20on%20order%20detail%20page.png?alt=media&#x26;token=c1abebb8-6fef-4675-86f0-86cdf8ca00de" alt=""><figcaption></figcaption></figure>
10. Click the link under **Return ID** to view the details of the return.\\

    <figure><img src="https://334437993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqH4RJfLVLuHPXuJyTZ%2Fuploads%2FbvRbNJS049xOpNyETU8W%2F6%20nu%20orders%20details%20return%20detail%20page.png?alt=media&#x26;token=79fdcbec-c80f-4f97-94c1-4e61c3e8c9a6" alt=""><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.digitalriver.com/digital-river-api/administration/dashboard/order-management/orders/creating-a-return.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.
