> 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/afiliados/criar-afiliado.md).

# Criar Afiliado

1. **Vá para Affiliate » Affiliate » Add Affiliate**
2. **Preencha os detalhes básicos do Affiliate** **e envie.**

![](/files/d37d42c7b3116d2152b2abca9ee187f1857c5f9e)

#### Campos do Perfil do Affiliate <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>Campo</strong></td><td><strong>Descrição</strong></td></tr><tr><td>Nome</td><td>Nome e Sobrenome do Affiliate</td></tr><tr><td>Empresa</td><td>Isso pode ser o nome da Empresa do Affiliate ou o nome de um indivíduo</td></tr><tr><td>Email </td><td>Notificações e alertas serão enviados para este endereço de e-mail</td></tr><tr><td>Senha</td><td>Crie uma senha para o Affiliate ou use a senha gerada pelo sistema</td></tr><tr><td>Gerente de Conta</td><td>Atribua um Account Manager a este Affiliate</td></tr><tr><td>Status</td><td>Status da conta do Partner<br>Ativo / Pendente / Rejeitado</td></tr><tr><td>Enviar Credenciais ao Usuário</td><td>Habilitar isso enviará os detalhes de login para o endereço de e-mail adicionado.</td></tr></tbody></table>

***

Tutorial em vídeo - Criação e Gerenciamento de Perfil do Affiliate

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

{% hint style="warning" %}
Se uma pessoa não consegue registrar uma conta de Affiliate, é porque seu endereço de e-mail já está vinculado a outro membro Affiliate 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/afiliados/criar-afiliado.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.
