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

# Create an Affiliate Account

**GoAffPro** provides you with the option to create affiliate accounts manually.&#x20;

To create a new affiliate account, go to the **All Affiliates** section in the **Affiliates** tab of the GoAffPro admin panel.

<figure><img src="/files/l5Vf33yf2j1sdTTrDwQ0" alt=""><figcaption><p>Affiliates > All Affiliates</p></figcaption></figure>

Her&#x65;**,** click on **Create New Affiliate.**

![Click on Create New Affiliate](/files/fMU2vyTmCj5pumTRcfLH)

This will open up the Create Affiliate window.

![Create Affiliate](/files/LUIUzyqOoBc7joxJxvkv)

Now, enter the name and email address of the affiliate.&#x20;

![Enter the name and email address of the affiliate](/files/Mz9DvR3EXMUQsZflppWs)

If you are creating an affiliate account for someone, check the **Send Invitation Email** option to send an initiation email to the affiliate.

![Send Invitation Email](/files/LzpXhg5Ce8cAIXdK65i1)

Next, you also have the option to set the password for the affiliate account.

![Set the password of the affiliate account](/files/3GZu3giZ55iPx9HmhIgA)

Additionally, you can click on **Advanced** to set the referral code of the affiliate account.

{% hint style="info" %}
The referral code is the unique code present at the end of an affiliate's referral link.
{% endhint %}

![Set the referral code](/files/fdBjT2mPvEYBUJTRG6EJ)

After this, click on **Create.**

![Click on Create](/files/s6ikSh7mf2JoxFjD2g06)

Finally, this will open up the affiliate's profile page.&#x20;

![Affiliate profile page](/files/5casLeo3AESy7RaqxfjN)

The newly created affiliate account will appear in the All Affiliates section of the Affiliates tab. Select the **Show All** option in the drop-down filter to view the affiliate account.

![](/files/wiFSTg9AlxzaQBCfDTpI)

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=20JuFap0bf0>" %}
Create an Affiliate Account
{% endembed %}


---

# 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.goaffpro.com/program-management/manage-affiliates/create-an-affiliate-account.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.
