> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/rcc/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/rcc/procedimentos-criar-unidade.md).

# RCC - Procedimentos - Criar Unidade

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

Para Solicitar a Adesão de Uma Nova Unidade à RCC Realize os Seguintes Passos:

1. Acesse "[rcc.rnp.br](https://rcc.rnp.br)"<br>

   <figure><img src="/files/GkHBoYtgwkhKt114wdIz" alt=""><figcaption><p>Passo 1</p></figcaption></figure>
2. Na tela inicial clique no menu "Login" e insira seu e-mail e senha para acessar<br>

   <figure><img src="/files/48yureZ1NzqHhTo6BkzU" alt=""><figcaption><p>Passo 2<br></p></figcaption></figure>

   <figure><img src="/files/jZcyAWonzCtcOv4Wpl89" alt=""><figcaption><p>Passo 2.1</p></figcaption></figure>
3. Selecione a "Rede de Colaboração de Comunidade" desejada<br>

   <figure><img src="/files/eUWQYAIiXAoyzKr1BOAv" alt=""><figcaption><p>Passo 3</p></figcaption></figure>
4. Clique no menu "PROCEDIMENTOS"<br>

   <figure><img src="/files/nkc8mWfoN3fZIlgvb0kj" alt=""><figcaption><p>Passo 4</p></figcaption></figure>
5. No card "PROCEDIMENTO DE ADESÃO DE UNIDADE À RCC", clique no botão "Acessar Procedimento"<br>

   <figure><img src="/files/X90cmD5vt8ggtdhl2HY2" alt=""><figcaption><p>Passo 5</p></figcaption></figure>
6. Leia atentamente cada item do procedimento e ao final da página clique no botão "Preencher formulário do procedimento"<br>

   <figure><img src="/files/iVZz6pUZN8sdQFfTLR41" alt=""><figcaption><p>Passo 6<br></p></figcaption></figure>

   <figure><img src="/files/DFBjwX2plAGaOjAfvGFR" alt=""><figcaption><p>Passo 6.1</p></figcaption></figure>
7. Na aba "Dados da Unidade" da tela seguinte preencha os campos com os dados da Unidade<br>

   <figure><img src="/files/Me9AE5QOVxS2H2VNsDA1" alt=""><figcaption><p>Passo 7</p></figcaption></figure>
8. Na aba "Dados dos Recursos" informe os recursos que a Unidade possui como Sala de Webconferência e Videoconferência<br>

   <figure><img src="/files/BRfPSijUwRXehTvRzAgl" alt=""><figcaption><p>Passo 8</p></figcaption></figure>
9. Na aba "Dados da Coordenação" preencha os campos com os dados dos Coordenadores da Unidade<br>

   <figure><img src="/files/TkiQfMYeZUWrCoPIgtu1" alt=""><figcaption><p>Passo 9</p></figcaption></figure>
10. Na aba "Documentos da Unidade" clique no campo pontilhado para inserir documentos relacionados à Unidade<br>

    <figure><img src="/files/OwteixuVWMUhn27mlRsb" alt=""><figcaption><p>Passo 10<br></p></figcaption></figure>

    <figure><img src="/files/2zGNj3KBFBhfO9YGBW13" alt=""><figcaption><p>Passo 10.1</p></figcaption></figure>
11. Clique no botão "Criar" para enviar a solicitação de Adesão da Unidade<br>

    <figure><img src="/files/a3SlGcTsLSKD8Cz4RlgN" alt=""><figcaption><p>Passo 11</p></figcaption></figure>
12. Os dados serão analisados pela Coordenação da Rede e pelo Comitê Assessor que poderão aprovar, reprovar ou solicitar alterações


---

# 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/rcc/procedimentos-criar-unidade.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.
