# Setting up an Affiliate User

{% hint style="info" %}
For general information on creating a user, see [this article](/konnektive-crm/admin-setup/create-a-user.md).
{% endhint %}

Affiliate Users can be added under **Admin -> Users**\
\
When you create the user, you will need to select the affiliate access level type. Upon doing so, you will also need to choose an affiliate profile to tie this user to.

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

Once this is done, the affiliate will be able to log in and only see stats that relate to their affiliate profile.

{% hint style="warning" %}
A username can only be used once throughout all of Konnektive's databases. If the username you are trying to use is already taken, you will need to make it unique in some fashion.
{% endhint %}


---

# 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://help.konnektive.com/konnektive-crm/crm-setup/affiliate-setup/setting-up-an-affiliate-user.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.
