# Chat

Teachers can enable or disable chat functions including all *Chat*, *Inter-student Chat*, and *Student Replies (One-way Chat)*. When *Chat* is disabled, Students can still engage in conversation with the Teacher through asking questions.

![The teacher can configure the chat settings, controlling whether or not a student can chat, student can reply to the teacher, and whether or not the students can chat with each other.](/files/XjbzI2m5pabdKLiapdJi)

1. Click *Chat* from the left-hand menu.
2. Click the switch to enable/disable the *Disable chat* option.
3. Click the switch to enable/disable the *Disable inter-student chat* option.
4. Click the switch to enable/disable the *Disable student replies (One-way chat)* option.
5. Click *Save* or *Save and Apply*.


---

# Agent Instructions: 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/using-faronics-insight/the-insight-teacher-console/settings/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.
