# Affiliates

## **Adding and Managing Affiliates in Afflr**

Recruiting affiliates is a critical step in building a successful affiliate program and plays a key role in expanding your marketing reach.&#x20;

Afflr provides multiple ways to add and manage affiliates efficiently.

You can add affiliates in **three different ways**:

### **1. Adding Affiliates via the Admin Dashboard**

Admins can manually add affiliates directly from the Afflr dashboard without requiring sign-up. This is ideal for quick onboarding.

#### Steps to Add an Affiliate Manually

1. Navigate to **Afflr Dashboard → Affiliates**.
2. Click **Add Affiliate**.
3. Enter the required affiliate details and click **Next**.
4. Tick the **Captcha** checkbox.
5. Click **Create**.

{% hint style="warning" %}
Assigning an affiliate program is mandatory when adding an affiliate manually. Affiliates cannot be created without a program.
{% endhint %}

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

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

### **2. Adding Affiliates via Forms**

#### A. Affiliate Signup Form

You can create a signup form and embed it on your Shopify store or share it as a direct link. You can create a signup form using predefined templates and customize fields, content, colors, and confirmation messages before publishing.

<figure><img src="/files/2rw25ALvv8zEz7YH3RWo" alt=""><figcaption></figcaption></figure>

#### B. Affiliate Portal Signup

Affiliates can sign up through the Affiliate Portal using their email address.&#x20;

Once the admin approves the affiliate, they can:

* Access their dashboard
* Share affiliate links and referral codes

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

#### C. Thank You Page Signup

You can turn customers into affiliates using a **Thank You Page** shown after purchase.

Customers can join your affiliate or referral program directly from the order confirmation page by entering their email.&#x20;

Your Thank You Form will now appear on the order confirmation page, allowing customers to join your referral program by entering their email.

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

### **Importing an Affiliate List**

If you already have an existing list of affiliates, you can import them in bulk using a CSV file.

Existing affiliates can be imported using a CSV file, making it easy to migrate large affiliate lists. Go to **Affiliates → Import**, upload a CSV file, assign a program, and click **Upload CSV** to complete the process.

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

{% hint style="warning" %}
Referral codes are auto-generated; if missing, invalid rows are skipped, and files must be under 1 MB with up to 1,000 records.
{% endhint %}

### **Approving Affiliates in Afflr**

Admins can manually review and approve affiliates before they become active. This ensures only qualified affiliates join your program.

Open a pending affiliate in the Affiliates section, and save to change the status from Pending to Approved.

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

### **Changing an Affiliate Program**

Affiliates can be moved to a different program even if their current program is active. Each affiliate can belong to only one program at a time.

Select the affiliate, choose **Change Program**, pick an active program, and confirm the assignment.

<figure><img src="/files/0OW6NAzlsCHh3pVVMSij" alt=""><figcaption></figcaption></figure>

### **Exporting the Affiliate List**

You can export all affiliate details as a CSV file for reporting or record-keeping with a single click. Go to **Affiliates → Export**, and the affiliate list will be downloaded instantly as a CSV file.

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

With multiple onboarding, approval, and management options, Afflr makes affiliate handling simple and scalable as your program grows.


---

# 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.afflr.io/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.
