> 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/alterar-dados-do-gestor-escolar-pdde-interativo.md).

# Alterar Dados do Gestor Escolar - PDDE Interativo

### &#x20;Adição ou Remoção de Gestor Escolar

&#x20; 1\. O gestor da escola pública cadastrado no **PDDE Interativo do MEC** é Usuário Gestor Escolar da Plataforma.&#x20;

A troca do gestor na plataforma Internet Brasil é feita através do envio de um e-mail com os dados do novo gestor para o e-mail **<atendimento@rnp.br>**, contendo o secretário de educação responsável pela região em cópia.

&#x20; 1.1. O e-mail deve conter os seguintes dados: Nome completo, CPF do novo gestor ou do gestor ser excluído do sistema, e-mail, código INEP e o vínculo do operador.

### Alteração de Dados Cadastrais do Gestor Escolar

Caso os dados pessoais de preenchimento automático do Gestor Escolar pela Adesão via MEC (Nome Completo, CPF e Telefone) necessitem de edição, o Gestor Escolar deverá solicitar a correção no PDDE Interativo.&#x20;

Para isso, o usuário deverá seguir os passos abaixo:

**Passo 1:** Clicar na seta abaixo do seu nome de usuário no canto superior direito da sua tela e clicar em **"Gerenciar seus dados".**

<figure><img src="/files/866uceHCSWZFswINqCh5" alt=""><figcaption></figcaption></figure>

**Passo 2:** Em seguida, clicar em **"Editar"**.&#x20;

Na tela seguinte, atualizar os dados e clicar em **"Salvar"**.

<figure><img src="/files/50zxVEEQO3LEflRRvrzX" alt=""><figcaption></figcaption></figure>

### Dúvidas:

Envie um e-mail para: **<atendimento@rnp.br>** ou envie uma mensagem para nosso 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/alterar-dados-do-gestor-escolar-pdde-interativo.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.
