> 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/pt/rede/anunciantes/criar-anunciante.md).

# Criar Anunciante

1. **Vá para Anunciantes » Anunciantes » Adicionar Anunciante**
2. **Preencha os detalhes básicos do Anunciante e Enviar**

![](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)

#### Campos do Perfil do Anunciante <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">Campo</th><th width="457.4285714285714">Descrição</th></tr></thead><tbody><tr><td><strong>Campo</strong></td><td><strong>Descrição</strong></td></tr><tr><td>Nome</td><td>Nome e Sobrenome do Anunciante</td></tr><tr><td>Empresa (Marca)</td><td>Empresa do Anunciante</td></tr><tr><td>Email</td><td>E-mail do Anunciante</td></tr><tr><td>Senha</td><td>Crie uma senha para o Anunciante ou use a senha gerada pelo sistema</td></tr><tr><td>Gerente de Conta</td><td>Atribuir Gerente de Afiliados ao Anunciante</td></tr><tr><td>Status</td><td>Status da conta do Anunciante</td></tr><tr><td>Enviar Credenciais ao Usuário</td><td>Marcar a caixa enviará as credenciais ao Anunciante</td></tr></tbody></table>

***

Tutorial em Vídeo - Criação e Gerenciamento de Perfil do Anunciante

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

{% hint style="warning" %}
Se uma pessoa não consegue registrar uma conta de Anunciante, é porque o endereço de e-mail dela já está vinculado a outro membro Anunciante na rede.
{% 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/pt/rede/anunciantes/criar-anunciante.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.
