> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/internet-brasil/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/internet-brasil/manuais-de-uso/gestao-dos-representantes-escolares.md).

# Gestão dos Representantes Escolares

Adicionar Representante Escolar

***

{% hint style="info" %}
O gestor escolar poderá adicionar até 9 (nove) representantes escolares para apoiá-lo nas atividades do Programa Internet Brasil.
{% endhint %}

Acesse <https://portal.internetbrasil.mcom.gov.br/>;

Clique no menu inicial localizado no canto superior esquerdo, e selecione a opção **“Adicionar Representante”.**

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

Lembrando que apenas o usuário do Diretor escolar poderá realizar a gestão dos cadastros dos representantes, ou seja, adicionar, editar e remover.

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

Clique em "**+ Adicionar Representante".**

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

Preencha preferencialmente todos os campos e clique em **"Salvar"**.

<div align="center"><figure><img src="/files/cI91ipSmFWwx7tL4coYk" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
É importante manter os dados cadastrais atualizados e preferencialmente incluir o contato telefônico WhatsApp para que seus representantes também recebam as comunicações do programa.
{% endhint %}

### Editar Responsável Escolar

***

Para editar o cadastro do representante escolar, você deverá clicar no ícone do lápis dentro da aba "**Representantes da Escola**”.

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

Apenas as informações de telefone, e-mail e cargo poderão ser editadas. Para concluir a ação, clique em "**Salvar**".

<figure><img src="/files/62GYjDZixlqZ83ND10Mq" alt=""><figcaption></figcaption></figure>

### Remover Responsável Escolar&#x20;

***

Para remover o cadastro do representante escolar, você deverá clicar no ícone  de lixeira conforme indicado.

<figure><img src="/files/5mi16nKlp5LSQnErMR3L" alt=""><figcaption></figcaption></figure>

Para concluir a ação, clique em “**Remover**”.

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

**Dúvidas:**

Envie um e-mail para: <atendimento@rnp.br> ou envie uma mensagem no WhatsApp através do número 0800 722 0216


---

# 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://ajuda.rnp.br/internet-brasil/manuais-de-uso/gestao-dos-representantes-escolares.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.
