# Create Affiliate manually

Creating an affiliate manually allows **store admins** to add affiliates directly from the Shopify admin, without requiring the affiliate to sign up themselves.

This method is useful when you already have a partner, influencer, or internal staff member you want to add to your affiliate program.

***

### 👥 Who Should Use This Method?

* You already know the affiliate’s email
* You want to skip the signup form
* You are adding:
  * Influencers
  * Business partners
  * Internal team members
* You want full control over affiliate details from the start

***

### 📝 Steps to Create an Affiliate Manually

1. Go to **Jaka Affiliate Marketing** app > **Affiliates**
2. Click **Add affiliate**

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

3. Enter Affiliate Information

Fill in the required details:

* **Name**
* **Email address** (used as the affiliate’s login)
* (Optional) Additional information if available

> 📌 The email must be unique and not already registered as an affiliate.

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

***

4\. Assign Campaign

* Select the campaign you want the affiliate to join
* The affiliate will receive:
  * Commission rules from that campaign
  * Referral links
  * Discount codes (if enabled)

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

***

5\. Save the Affiliate

The affiliate account is now created successfully.

***

### ✅ What Happens After Creation?

Once created:

* The affiliate appears in your **Affiliate list**
* Email notification will be sent to affiliates with login link
* They can:
  * Reset password and log in to the affiliate portal
  * Access referral links
  * View commissions and sales
* Discount codes and tracking links are generated automatically (if enabled)

> 📧 You can share the affiliate login link with them manually.

***

### 🔄 Manual Creation vs Affiliate Registration

<table><thead><tr><th width="182">Feature</th><th width="210">Manual Creation</th><th width="275">Affiliate Registration</th></tr></thead><tbody><tr><td>Admin-controlled</td><td>✅ Yes</td><td>❌ No</td></tr><tr><td>Signup form</td><td>❌ No</td><td>✅ Yes</td></tr><tr><td>Instant setup</td><td>✅ Yes</td><td>Depends on approval</td></tr><tr><td>Best for</td><td>Known partners</td><td>Public affiliates</td></tr></tbody></table>

***

### ▶️ Tutorial video

{% embed url="<https://youtu.be/zoJ4PBRCPfM?si=n-E8cbhhsUKT7MAU>" %}

***


---

# 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.jaka.app/shopify/affiliate-managment/add-affiliates/create-affiliate-manually.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.
