> For the complete documentation index, see [llms.txt](https://docs.wprelay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wprelay.com/manage-affiliate-marketing/affiliates/creating-an-affiliate.md).

# Creating an Affiliate

**There are two methods for a user to become an affiliate on your site:**

* Affiliate Registration Form
* Manual creation by an admin through the backend

{% hint style="info" %}
Haven't yet purchased the WPRelay PRO ?

[Get WPRelay PRO](https://wprelay.com/pricing/)
{% endhint %}

**Method 1: Affiliate Registration Form**

For details on the Affiliate Registration Form and instructions on how to create this page, [watch this video. ](https://www.youtube.com/watch?v=MYTe_pTHN1M)

Once a user completes the registration form, their application will appear as a pending request in the Affiliate Dashboard. **To approve this request, follow these steps:**

* Go to Wordpress back end -> WPRelay -> Affiliates&#x20;
* Choose Pending tab -> Select the specific Affiliate -> Approve&#x20;

**Screenshot showing the pending requests:**&#x20;

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

Upon approval and selection of a specific program by the admin, the user will officially become an affiliate.

Method 2: Creating an Affiliate via Backend as Admin

{% embed url="<https://youtu.be/VbAG8DtZTwI>" %}

**To manually create an affiliate:**

* Go to Wordpress back end -> WPRelay -> Affiliates&#x20;
* Click on "Create Affiliate" button.

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

**Details of configurations are:**&#x20;

* **Program:** In this section, associate an affiliate with a specific program by typing a few characters of the program title to select it.&#x20;
* **Referral Code:** Here, you have the option to provide a coupon/referral code to the affiliate. You can either auto-generate the code or enter a code of your choice manually.&#x20;
* **Personal Info:** Under this section, you can enter the first name, last name, and email ID of the affiliate.&#x20;
* Finally, click on "Save Affiliate" to complete the process.
* **Approving Affiliates** - Ensure to "Approve" the affiliate from the pending tab, as affiliates are initially set to pending status by default.
* **Managing WooCommerce Accounts** - During the "Approval" process, if the affiliate does not already have a WooCommerce customer account, you'll have the opportunity to create one. Upon creating a WooCommerce account for the affiliate, a password reset email will be sent to them via WooCommerce.

**Screenshot showing Approving the affiliate:**&#x20;

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

Both methods involve a straightforward approval process, detailed in the respective sections of your admin panel.&#x20;

**NOTE:**

* If affiliates register through the Affiliate Registration Form, they will appear in the "Pending" status under the Affiliates Tab. When approving these affiliates, you will also have the option to assign a Program to them.&#x20;
* Additionally, you can change the Program associated with an affiliate at any time from the Affiliates tab.

Do more with PRO. [Get WPRelay PRO](https://wprelay.com/pricing/).&#x20;

**Next Steps:**

**You may also want to check out these helpful guides:**

* [Refer to this guide for information on offering a Simple Affiliate Program.](https://docs.wprelay.com/program-types/creating-simple-affiliate-program/affiliate-a-earns-10-commission-per-sale-while-customer-gets-10-discount.)
* [Explore this document for details on the available affiliate settings.](https://docs.wprelay.com/settings/affiliate-settings)
* [Review this document to learn more about Email Notification for Affiliates.](https://docs.wprelay.com/settings/email-notification-for-affiliates-and-their-settings)

**Still Unclear ?**

If you need any assistance, please create a [support request](https://wprelay.com/support/) at our ticket system. We are always happy to assist you :)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wprelay.com/manage-affiliate-marketing/affiliates/creating-an-affiliate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
