> 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/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/encerrando-sessao.md).

# Encerrando sessão

Função moderador

Para encerrar a sessão para todos os participantes, o moderador clica nos três pontos, localizado no canto direito da tela e seleciona a opção *"Encerrar sessão"*

![](https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FH5JxybR11a2kpXdfu5T7%2Fencerrar%20sess%C3%A3o.png?alt=media\&token=afca356d-900a-4ed3-96a9-c7d338091f87)

Um aviso de que todos os participantes serão desconectados surge e para concluir o encerramento, basta clicar em "Sim".

![](https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FwRD0POOoziy7OkU63D1J%2Fimage.png?alt=media\&token=055cbc51-1be6-4963-9e50-8ac6ec29f1f3)

{% hint style="info" %}
É importante que no final do evento o moderador encerra a sala para que todos os usuário sejam desconectados e a infraestrutura que estava sendo reservada para aquela reunião seja liberada.
{% endhint %}


---

# 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/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/encerrando-sessao.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.
