# Auto approve orders

By default, whenever an order is brought to you by an affiliate, its status will be <mark style="color:yellow;">**pending**</mark>.  You need to review its eligibility, and then decide whether to approve or deny it.&#x20;

{% hint style="info" %}
You can only process payouts for approved referrals.
{% endhint %}

Manually reviewing and approving each referral might be very time-consuming, especially when you have a good affiliate team that brings in referrals regularly.  By turning on **Auto approve orders**, all newly tracked referrals will be approved automatically without waiting for you to review.

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

## **Delay time to auto-approve orders**

If you want to automatically approve referrals after a certain amount of time, you can set a delay time by entering a preferred period into the **Delay time to auto-approve orders** field. Set it to **0 days** if you want the system to approve orders immediately once they are recorded.&#x20;

<figure><img src="/files/h10FERjZ2iDRTuIAcPPn" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
If your store has a 30-day return policy, set **Delay time to auto-approve orders** to 30 days so that the commissions for the orders are approved only after the refundable period.
{% endhint %}


---

# 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.uppromote.com/settings/general-settings/auto-approve-order.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.
