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

# Create Affiliate

1. **Go to Affiliate » Affiliate » Add Affiliate**
2. **Fill in the basic details of Affiliate** **and Submit.**

![](/files/eVTFN5piKD3uomJsML2O)

#### Affiliate Profile Fields <a href="#step-3-fill-all-details-of-affiliate-for-whom-account-is-being-created" id="step-3-fill-all-details-of-affiliate-for-whom-account-is-being-created"></a>

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Field</strong></td><td><strong>Description</strong></td></tr><tr><td>Name</td><td>First Name and Last Name of the Affiliate</td></tr><tr><td>Company</td><td>This can either be the name of the Affiliate's Company or an individual’s name</td></tr><tr><td>Email </td><td>Notifications and alerts will be sent to this email address</td></tr><tr><td>Password</td><td>Create password for the Affiliate or use the system-generated password</td></tr><tr><td>Account Manager</td><td>Assign an Account Manager to this Affiliate</td></tr><tr><td>Status</td><td>Status of the Partner account<br>Active / Pending / Rejected</td></tr><tr><td>Send Credentials to User</td><td>Enabling this will send log-in details to added email address.</td></tr></tbody></table>

***

Video Tutorial - Affiliate Profile Creation and Manage

{% embed url="<https://www.youtube.com/watch?v=oFUITsL2hfQ>" %}

{% hint style="warning" %}
If a person is unable to register an Affiliate account, it is because their email address is already linked with another Affiliate member on the network.
{% endhint %}


---

# 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://knowledgebase.offer18.com/network/affiliates/create-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.
