# Affiliates

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

**Full Name**: The affiliate's name

**Status**: Shows whether the affiliate is:

* Pending: Awaiting approval
* Approved: Active affiliate
* Rejected: Not accepted into the program

**Email**: The affiliate's registered email

**Joined at**: The date the affiliate joined the program

**Program**: The assigned campaign for the affiliate

**Discount code**: The code assigned to the affiliate for their customers (if applicable)

**Action**: Options to edit or view affiliate details.

### **Add affiliate manually**

To manually add a new affiliate, please click on the Add Affiliate button located in the top-right corner. This feature is useful for onboarding affiliates directly into your program without requiring them to sign up.

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

Fill in the required information for the new affiliate:

* First Name
* Last Name
* Email
* Campaign

After adding, the affiliate status will be automatically set as **Approved**.

### **Affiliate details**

Click on edit affiliate to see detailed information. The following sections are included:

* Total sales: Total revenue generated by the affiliate's referrals
* Total commission: Total commission earned by the affiliate
* Pending commission: Commission pending approval

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

**Affiliate campaign**: The assigned campaign for the affiliate

* Affiliate Link: Unique link for the affiliate to share with potential customers
* Commission Structure: Commission information for the affiliate

**Recent referral orders**: Displays details of orders referred by the affiliate

* Order ID: Unique identifier for each order
* Referral email: Email of the customer who placed the order
* Sales amount: Revenue generated by the order
* Commission: Amount earned by the affiliate from the order

**Affiliate information:**

* Status: Approval status of the affiliate (Approved, Pending, Rejected)
* First Name / Last Name: Affiliate's name details
* Email: Contact email of the affiliate

**Discount coupon**

This is a unique code created for affiliates to share with their customers. When customers use the code to make a purchase, the order is credited to the affiliate, and they earn a commission.

You can create a discount code in Shopify Admin and assign it to an affiliate in the app by clicking Assign Coupon button and entering the code.

**Payment method**

This is the option through which affiliates receive their commission payouts.


---

# 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.bloop.plus/affiliate-program/affiliates.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.
