# Connect Customers

This feature helps you connect a customer to an affiliate so that **all future orders** made by the **connected customer** will result in a **commission** for the affiliate, **regardless** of the use of any affiliate link/coupon.

To connect a customer to an affiliate, go to **Affiliates** > **Connect customers**.  Next, you can choose to search for an existing customer or add a new customer.

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

<figure><img src="/files/kEwx13bfkSggXMUFVgYj" alt=""><figcaption><p><strong>Affiliates</strong> > <strong>Connect customers</strong> </p></figcaption></figure>

Once connected, it will show the connection between the customer and the affiliate with the "Connect source" below:

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

An affiliate can be connected to **multiple customers**, but **each customer** can be assigned to only **one** affiliate.


---

# 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/affiliates/connect-customers.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.
