> For the complete documentation index, see [llms.txt](https://ajuda.phibo.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.phibo.site/sobre-o-sitema/cadastros-2/vendedores/adicionar-comissao-para-vendedor.md).

# Como cadastrar um Vendedor no sistema Phibo

Para cadastrar um vendedor, primeiro vá em VENDAS > VENDEDORES > CADASTRAR VENDEDOR:&#x20;

<figure><img src="/files/ibiIv6v7CQCc2blINnYh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**IMPORTANTE: Os campos de preenchimento obrigatório são os campos em** **vermelho**.\
Os campos em preto, não é necessário preencher se não quiser.&#x20;
{% endhint %}

<figure><img src="/files/0fd1WP0I5S8hM6QPtP9b" alt=""><figcaption></figcaption></figure>

Basicamente os campos obrigatórios são o Nome Completo e o Nome Abreviado do Vendedor. Se você trabalhar com comissão, indique isso no cadastro.&#x20;

{% hint style="warning" %}
**O campo Bônus é referente à quanto o vendedor ganharia de bônus se bater determinada porcentagem da meta.**\
Exemplo: \
Se o vendedor bater 100% da meta, ganhará 150 reais de bônus.&#x20;
{% endhint %}

Se você quiser colocar esse vendedor como um usuário separado do sistema, deve primeiro criar o usuário e depois indica-lo no campo a seguir:<br>

<figure><img src="/files/t4Qzl0uhSlHlRZ9L2qE4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Se necessário cadastrar o usuário antes, pode ser feito conforme o artigo a seguir: \
[Como cadastrar e limitar usuários para a conta](https://ajuda.phibo.site/sobre-o-sitema/inicio/como-cadastrar-e-limitar-usuarios-para-a-conta?q=usu%C3%A1rio)
{% endhint %}

Por fim, depois de tudo preenchido, basta clicar no botão **"SALVAR"**.

## Caso tenha ficado com alguma dúvida, veja o vídeo tutorial explicando como cadastrar um vendedor no sistema Phibo:

{% embed url="<https://youtu.be/WFFCsEzpWzU>" %}


---

# 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:

```
GET https://ajuda.phibo.site/sobre-o-sitema/cadastros-2/vendedores/adicionar-comissao-para-vendedor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
