# Return goods

The online business cannot avoid being bombed or faulty goods returned by customers. So how to handle the number of goods returned to the warehouse? At Nobita, the system will integrate a return processing feature to help you easily control the number of goods returned to the warehouse. Orders that have been processed for return will automatically generate a return receipt and be saved in the Returns Tab.

* Instruction for processing return goods: [**CLICK HERE**](https://help.nobi.pro/extend/pages/-MkIKOKbebG6sqRxUOAG#7.-other-tools-with-orders)

To view all return goods, Click **Product -> Return goods.** The interface is displayed as shown below:

![](/files/-MlEbtVT89JCQUzaRFO0)

You can export the excel file or print the list of return orders by these steps:&#x20;

**Step 1:** Select orders.

**Step 2:** Click the button **"Tools".**

**Step 3:** Select option **"Export excel file"** or **"print invoice list".**&#x20;

**\*\*Note: For custom pattern printing, you need to make sure you've added a print template. Instructions for setting up the print template:**[ **CLICK HERE**](/extend-1/untitled.md)**.**

![](/files/-MlIVK3J5sHGW_rPTCDp)


---

# 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://help.nobi.pro/extend/return-goods.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.
