> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/conferenciaweb/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/conferenciaweb/portal-conferenciaweb/salas-de-grupo.md).

# Salas de Grupo

Salas de grupo é uma funcionalidade onde permitirá que você crie salas de conferências dentro da sua organização.

Para acessar, clique em "Salas de grupo" localizado no menu lateral esquedo.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FSDuF3Lot7lQibSvYcjZ7%2FP%C3%A1gina%20inicial%20-%20Salas%20de%20grupo.png?alt=media&amp;token=b2de5d95-4c5e-470f-a409-c51c3d2be052" alt=""><figcaption></figcaption></figure>

Para criar uma nova sala de grupo, clique no botão azul **“+ Criar sala de grupo”**, após isso preencha as informações da sala de grupo e insira os e-mails dos(as) participantes da sala no campo “Membros”. Clique em “Criar Sala de Grupo” para salvar.

{% hint style="info" %}
Será enviado um e-mail de convite para os convidados, onde deverão aceitar para conseguirem acessar a sala.
{% endhint %}

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FyZOb5mjw957wzbg3xfk8%2FP%C3%A1gina%20inicial%20-%20Salas%20de%20grupo%20-%20Criar%20Sala%20de%20Grupo.png?alt=media&amp;token=942d3b26-b7ee-4589-ae29-3569ff49770b" alt=""><figcaption></figcaption></figure>

###

* Nova opção para favoritar salas de grupo.

Agora o usuário poderá favoritar suas salas de grupo para ficar em evidência na página de salas de grupo.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FqywRfwZtNMBEY77spI5t%2Fimage.png?alt=media&amp;token=19765487-39ab-40d1-9962-be99ca8628c3" 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/conferenciaweb/portal-conferenciaweb/salas-de-grupo.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.
