> 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/employees/create-employee-account.md).

# Create Employee Account

In Offer18, one can create, manage, assign specific permissions to Employees / Managers, and denies access to specific areas of Employee accounts.

{% hint style="info" %}
&#x20;Managers / Employees are not Affiliates
{% endhint %}

1. **Go to Account » Employees**&#x20;
2. **Enter the unique email id** **of the Employee » Submit**&#x20;

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MPnFFfba_okty9RrMXB%2F-MPr0GliOcClHN4LbVQ8%2FWUwml8aMNu.gif?alt=media\&token=2542d4cb-3004-4891-ba92-9852db727956)

***

### Assign Permissions to Managers / Employees&#x20;

Once any Account Manager is onboarded by the Network Owner(Admin), by default there will not be any Permissions assigned.&#x20;

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MPr86zACTi-v3pRrTIy%2F-MPr8SqzMqHlsJPBIOBy%2Fwp56LTofIT.gif?alt=media\&token=1060ed49-9c3e-4aa9-b53f-6f753d38a7cd)

**Predefined Permissions for Managers**&#x20;

* **Custom -** The manager can customize every Permission for Employees and create a custom template for it. <br>
* **Affiliate Manager -** If the Administrator is onBoarding an Employee in the Dashboard who will only manage the business with Affiliate Partners, the Affiliate Manager can quickly set up a Manager account.<br>
* **Advertiser Manager -** If the Administrator is onBoarding an Employee in the Dashboard who will only manage the business with Advertiser Partners, only to get Campaigns / Offers onBoarded in his account, the Advertiser Manager quickly set up the Manager's account.<br>
* **Administrator Manager -** If Administrators are two or more business Partners working, then the Network Owner can set up Administrator manager Permissions for that account and all Administrator Permissions will be given except for Admin's Profile, Security, Change logs, and Billin&#x67;**.**<br>
* **Billing Manager -** The Administrator can set this template in case Admin is onBoarding an Employee in the Dashboard who will only manage business finances on his behalf.

***

### Assign Affiliates / Advertisers to Managers

When Administrator provides custom Permissions to any Manager, they can have both Affiliates and Advertisers assigned to them.

{% hint style="info" %}
Affiliate / Advertiser cannot have multiple Managers / Employees.&#x20;
{% endhint %}

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MPrFvSZqAhRtGf_5Mgv%2F-MPrIuZqpL8sC13NqqdI%2FLK6ttgnq89.gif?alt=media\&token=ed6b6860-41f3-4f99-b787-c4bfe63924be)

***

### Report Access to Managers by Status&#x20;

If an Administrator wants his Managers to view Reports having one or more status types then one can select which Status Report should be displayed to the Manager.

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MPrJPQsZAB-tEdczpbT%2F-MPrL83bf80HpeXKoaaA%2FcIxEPyji1x.gif?alt=media\&token=93f3882e-d473-4bc2-8822-3ce95c6b6091)

***

Video Tutorial - Employee Access

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


---

# 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/employees/create-employee-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.
