> 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/funcionario-do-afiliado.md).

# Funcionário do Afiliado

O administrador pode adicionar várias subcontas sob uma única conta de afiliado para permitir o gerenciamento eficiente da equipe diversa do afiliado.

Para criar um funcionário afiliado:

**1. Vá para Affiliates » Affiliates**&#x20;

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMsGBAy_q-_aNiN0GOa%2F-MMsGeXUUY0tpWdXQ8b9%2F5757ac6b6c8bdfc0b437c5e0ad8e794f.gif?alt=media\&token=ab0f1984-981c-4d94-a3e6-0bbdd0ffde9f)

**2. Clique no nome/linha do Afiliado para acessar o perfil do Afiliado**

**3. Role para baixo até 'Account Employees' » clique em 'Add Employee'**

**4. Preencha os dados básicos do funcionário afiliado e clique em 'Submit'**

***

### Campos do Perfil do Funcionário Afiliado

<table data-header-hidden><thead><tr><th width="237.9998779296875"></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 do Funcionário Afiliado</td></tr><tr><td>Sobrenome</td><td>Sobrenome do Funcionário Afiliado</td></tr><tr><td>Endereço de Email</td><td>Alertas serão enviados para este endereço de email</td></tr><tr><td>Contato</td><td>Detalhes de contato do funcionário afiliado</td></tr><tr><td>Status</td><td>Status da conta do Parceiro -<strong>Aprovado/Rejeitado</strong></td></tr><tr><td>Senha</td><td>Crie uma senha para o Affiliate ou use a senha gerada pelo sistema</td></tr></tbody></table>

<figure><img src="/files/0519cef8df54c73776c065c0c3340d3a90f13878" alt=""><figcaption></figcaption></figure>

***

### Permissões

**Acesso Total** – Funcionários afiliados podem acessar os campos que estão habilitados nas permissões.

**Somente Leitura** – Apenas acesso de visualização é atribuído para os campos que estão habilitados nas permissões.

{% hint style="info" %}
Para fazer login, selecione "**Funcionário Afiliado**" opção na página de login.
{% 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/funcionario-do-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.
