> 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/advertisers/create-advertiser.md).

# Create Advertiser

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

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMdm9u9tWxpsH7G2ZOY%2F-MMe3Ln73v6BNifdLiPN%2F55077ee156db8e3570e99fae2875d2e4.gif?alt=media\&token=94812623-2284-457d-acc6-40ce27f90c19)

#### Advertiser 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="256.05721811146907">Field</th><th width="457.4285714285714">Description</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 Advertiser</td></tr><tr><td>Company(Brand)</td><td>Company of the Advertiser</td></tr><tr><td>Email</td><td>Email of the Advertiser</td></tr><tr><td>Password</td><td>Create password for the Advertiser or use the system-generated password</td></tr><tr><td>Account Manager</td><td>Assign Affiliate Manager to the Advertiser</td></tr><tr><td>Status</td><td>Status of Advertiser account</td></tr><tr><td>Send Credentials to User</td><td>Enabling checkbox will send credentials to the Advertiser</td></tr></tbody></table>

***

Video Tutorial - Advertiser Profile Creation and Manage

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

{% hint style="warning" %}
If a person is unable to register an Advertiser account, it is because their email address is already linked with another Advertiser 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/advertisers/create-advertiser.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.
