# Exclude self-referrals

## What is self-referrals

When your affiliates promote your store, they can use several types of tracking methods such as affiliate links or affiliate coupons. The orders made by customers with the use of those methods are called **Referral orders**, or **Referrals** for short. On the other hand, if the affiliates make the orders themselves using their own links or coupons, such orders are considered **Self-referrals**.

## Exclude self-referrals

Commonly, merchants don't want to give commissions to affiliates when they make the orders themselves due to concerns over costs, profit maximization, fraud prevention, tracking accuracy, and maintaining fairness within the affiliate program. In such cases, you can make use of our feature **Exclude self-referrals**. By turning it on for a program, all affiliates in it will no longer get commissions for **Self-referrals**. Such orders will not even show up in **UpPromote > Referrals** like regular referrals.

To enable it, simply go to **Programs** > click on the program's name > **Advance** > switch on **Exclude self-referrals**.

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2FzpwG3MNNcSuH54rcT9Dl%2Fimage.png?alt=media&#x26;token=233e955d-0533-4ff8-959f-12a2fdaf9cab" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** The system will detect the self-referrals using the customer's email address. If the customer's email address matches the affiliate's email address in a referral order, it will be considered a self-referral.
{% endhint %}

Consequently, there will be cases in which affiliates use a different email address to make self-referral orders. UpPromote's system will not be able to detect such cases. If you notice one, you can manually deny that referral order by going to **Referrals** > Locate it > **Deny** (or **Undo > Deny** in case the referral has been approved already).

<figure><img src="https://2915776664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnqRFg4of77qA6qOdUp%2Fuploads%2F3tRJSRTzUBesnwiWOKkY%2Fimage.png?alt=media&#x26;token=3441e062-50c8-4f6b-b1a1-0dc5cc3ebbeb" 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.uppromote.com/management/programs/exclude-self-referrals.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.
