# Return Settings

To make sure that products are returned with the appropriate details according to store policy, you can setup Return Reasons as well as other return rules in TAKU Retail.

1\. Go to **Settings** > **Stores** > **Current Store**

![](/files/-MlAwIgRsZZ3smMMFaed)

2\. Click the **Return Settings** card.

![](/files/-MlAwOcEgDMAtw9BwVP8)

3\. The **Return Settings** page will open. Add reasons for returns using the **Add \[+]** button and filling in the **Return Reason**.

![](/files/-MlAwcKXOpt36jvK-53j)

4\. Under **Return Reasons**, there is an **Additional Options** section that has other rules such as returns without invoices.

![](/files/-MlAwfScS8yQhdZ2NGz_)


---

# 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.takulabs.io/how-to-get-started/store-settings/return-settings.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.
