# Lifetime commission

## 1. How to enable Lifetime commission

To set up a **Lifetime commission** for your program, you must first go to **Program** > **Edit** >  **Lifetime commission**.

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2FEV4kbNp8ZUN22LdgoNOa%2Fimage.png?alt=media&#x26;token=bdc456ac-cbdc-4943-ae8c-5935cd75fa66" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2F4gBYLoMIIEk7dkFWOJK4%2Fimage.png?alt=media&#x26;token=ba0df78e-309c-4f3d-a9f9-1fe8c818d076" alt=""><figcaption></figcaption></figure>

Once **Lifetime commission** is enabled, all existing links between affiliates and customers in the **Conversions** > **Customers** tab will become lifetime links. In this example, affiliate Lilly Howe brought customer James to your store. Since you set up **Lifetime commission**, all subsequent orders from James regardless of the affiliate links he uses will be credited to Lilly.

***

## 2. Lifetime duration

Next, you can also decide on **Lifetime duration** - if it's valid forever, or for a limited time only.

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2FkQ2BI3VKcRbJlA9exFWZ%2Fimage.png?alt=media&#x26;token=6e1d093e-e555-4b77-a27f-aaae6656c83f" alt=""><figcaption></figcaption></figure>

In this example, **Lifetime commission** is limited to 60 days, which means the links between affiliates and their customers will expire after 60 days. These customers will have to use affiliate links/coupons in order for affiliates to be credited for commissions again.

***

## **3. Lifetime commission amount**

The Lifetime commission amount is the commission amount given to affiliates for subsequent orders. By default, it is the default commission. You can apply another commission amount by using [<mark style="color:orange;">**Advanced commission**</mark>](https://docs.bixgrow.com/affiliate-program/special-commission-rules/advanced-commission-rules).

Go to **Program > Edit > Find Advance commission section > Add rule**

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2FYt2Y3PkRTdEFTO9T9vP5%2Fimage.png?alt=media&#x26;token=30961fe9-40e4-4b5a-9f1f-cc7db8825108" alt=""><figcaption></figcaption></figure>

***

## **4. Manually link/unlink an affiliate with a customer**

You can link an affiliate with a customer to create a **Lifetime commission** link between them even before the customer places the first order. To do so, you must first go to the **Conversions** tab > **Customers** and then click this **Link customer** button.

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2FdmJKcb7Meh7Ns0lL48a7%2Fimage.png?alt=media&#x26;token=a9ff2a8c-09ce-4dbc-b1ba-36d89af36aed" alt=""><figcaption></figcaption></figure>

Now select the affiliate and search for/add the customer you want to link. Finally, click **Save**.

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2F1SSKF6YYsvmayR8wc03M%2Fimage.png?alt=media&#x26;token=9eb4d647-4f60-437b-85a9-41c28599c889" alt=""><figcaption></figcaption></figure>

To manually unlink the affiliate and the customer, simply click this **Delete** button.

<figure><img src="https://1262132294-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8I1FvDPwi1VP7QixsjAS%2Fuploads%2FrG6ZNy9rtXwKXJzboZ5R%2Fimage.png?alt=media&#x26;token=f398de4a-d5d7-446f-8e27-67f8c98bc505" alt=""><figcaption></figcaption></figure>

## FAQ

**Q**: How is **Lifetime commission** different from **Cookie**?

**A**: **Lifetime commission** has an override ability while **Cookie** doesn't.

#### Example

During a **Lifetime commission duration**, no affiliate link/coupon usage can replace it at all. If customer A is linked to affiliate B with an in-effect **Lifetime commission**, no matter if A places an order using affiliate C's link, or affiliate D's coupon - all orders will still be credited to B. This only stops once the **Lifetime commission** expires. While during a **Cookie duration**, any affiliate link/coupon usage can replace it even though the **Cookie** is still active. If customer A uses affiliate B's link first but then places an order using affiliate C's link, or affiliate D's coupon - these orders will be credited to C and D respectively.


---

# 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.bixgrow.com/affiliate-program/special-commission-rules/lifetime-commission.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.
