> For the complete documentation index, see [llms.txt](https://docs.returnsdrive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.returnsdrive.com/advanced-configuration/auto-approve-return-requests.md).

# Auto-approve return requests

## What can you expect from Auto Approve Requests? <a href="#what-can-you-expect-from-auto-approve-requests" id="what-can-you-expect-from-auto-approve-requests"></a>

* **Streamlined Approval Process:** Experience a seamless and efficient approval process that eliminates the need for manual intervention.
* **Customizable Rules**: Tailor the approval criteria and rules to align with your specific business needs and policies.
* **Increased Efficiency**: Say goodbye to manual reviews and save valuable time by minimizing intervention in the approval process.
* **Improved Turnaround Time**: Provide your customers with faster resolutions, resulting in an enhanced experience.

## Enable the Auto Approve Request feature <a href="#enable-the-auto-approve-request-feature" id="enable-the-auto-approve-request-feature"></a>

1. To go to the Automation section in the Synctrack Returns admin settings

<figure><img src="/files/xUq3X2FvdZkvAI3Kji7f" alt=""><figcaption></figcaption></figure>

2\. Click the “Create new rule” button to create a new Automation rule

3\. Choose the conditions to align with your specific business needs and policies.

<figure><img src="/files/lHivWz0qu3ginbx2yf8M" alt=""><figcaption></figcaption></figure>

4. Click “Create rule” to create a new rule.

<sub>*It’s recommended to provide clearer and more concise instructions to your customers to ensure they understand the process. By doing this, you can help to prevent any confusion or misunderstandings and ensure that your customers have a positive experience with your store*</sub>

The video below will help you understand how to set up and the flow of this feature:

<https://youtu.be/_F8R8tQKCHw>

***Don’t hesitate to contact our support team via live chat or <contact@omegatheme.com> for quick assistance if you have any questions.***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.returnsdrive.com/advanced-configuration/auto-approve-return-requests.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
