> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/portuguese/usando-o-faronics-insight/o-insight-teacher-console/configuracoes/chat.md).

# Chat

Os Professores podem ativar ou desativar funções de chat, incluindo qualquer *Bate-Papo*, *Bate-Papo entre Alunos* e *Respostas dos Alunos (Bate-Papo de Mão Única)* Quando o *Chat* está desativado, os Alunos ainda podem se envolver em conversas com o Professor fazendo perguntas.

<figure><img src="/files/ODE3UbcdopvzoIQoq8Gl" alt=""><figcaption><p>O professor pode definir as configurações do chat, controlando se um aluno pode usar, se pode responder ao professor, e se os alunos podem conversar entre si.</p></figcaption></figure>

1. Clique em *Bate-Papo* no menu da esquerda.
2. Clique no controle para ativar/desativar a opção *Desativar bate-papo*.
3. Clique no controle para ativar/desativar a opção *Desativar bate-papo entre alunos*.
4. Clique no controle para ativar/desativar a opção *Desativar respostas dos alunos (bate-papo de mão única)*.
5. Clique em *Salvar* ou *Salvar e Aplicar*.


---

# 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:

```
GET https://docs.faronics.com/faronics-insight-docs/portuguese/usando-o-faronics-insight/o-insight-teacher-console/configuracoes/chat.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
