# Moderating a channel

## Overview

Group discussions can be controlled and moderated in the following places: Channel settings, Conversation tools, User menu (through the member list), and Channel menu.

Moderation tools appear when the agent has been granted moderator rights<img src="/files/-LNoQV3e7Rhd6dVRkali" alt="" data-size="line">of that channel. Channel operators can give moderator rights to other agents.

{% hint style="info" %}
Once you have been granted moderator rights, please refresh the page for the change to take effect.
{% endhint %}

{% hint style="warning" %}

### Do not use moderator rights unnecessarily <a href="#ala-pida-moderaattorioikeuksia-turhaan-kaytossa" id="ala-pida-moderaattorioikeuksia-turhaan-kaytossa"></a>

Moderator rights should not be held to no purpose, especially on private team channels. So that e.g. moderator will not accidentally hide messages or delete users from the channel.
{% endhint %}

## Moderation tools

![Moderation tools and options](/files/-LNpNS8QSLEDoDF6HoJL)

### Hide messages

Moderation tools allow you to hide messages from conversations, such as aggressive or irrelevant messages. See instructions below. In order to see the hidden messages yourself, you need to make the hidden messages visible in your settings. Follow the guide: How to organize group dissusion? > Moderator user settings.

{% content-ref url="/pages/-LYR0q46wBTYSKcuwOkS" %}
[How to organize group discussion?](/ninchat-support/english/public-group-discussions/organize-group-discussion.md)
{% endcontent-ref %}

### Channel settings

#### Who can write to the channel

The channel settings let you define how guests can write to the channel. For example, you can reduce inappropriate behaviors by automatically silencing new guests or automatically hiding messages from new guests.

For more information, see: How to edit channel seetings? > Who can write messages.

{% content-ref url="/pages/-LOxHCjk03sLbGfPQEEM" %}
[Channel settings](/ninchat-support/english/team-channels/channel-settings.md)
{% endcontent-ref %}

See more options under "Channel menu".

### Conversation tools

The tools for moderating comments during conversations appear when you hover over a comment.

![Moderator's conversation tools](/files/-LVqgXkiESpd99YW-j8v)

| Tool                                                                                                        | Function                                                                                                                      |
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/-LNpK2lPPIjO4PMFB_dj" alt="" data-size="line"> **Hide message**                            | Hide this message from other users.                                                                                           |
| <img src="/files/-LVqpuaWYiAxUZKf4wzb" alt="" data-size="line"> **Show message**                            | Show the hidden message.                                                                                                      |
| <img src="/files/-LNpKFlERvVA_ThxUrUe" alt="" data-size="line"> **Silence user**                            | This user is muted for now.                                                                                                   |
| <img src="/files/-LNpKHwRvyH-aZX5U7q5" alt="" data-size="line"> **Silence this user for time being**        | This user is muted for the selected period of time (after that he/she can write again).                                       |
| <img src="/files/-LNpKJsg_kwN-W1a58-S" alt="" data-size="line"> **Hide all messages from this user**        | All messages from this user will be hidden from other users.                                                                  |
| <img src="/files/-LNpKLXE1LB11WJkzgk0" alt="" data-size="line"> **Toggle hide new messages from this user** | New messages from this user will be hidden/ shown as standard (moderators can manually hide/ show each message individually). |

### User menu

Click the desired user in the member list to open the user menu, and select an option you want.

| Option                  | Function                                                                                                                      |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| **Silence**             | This user is muted for now.                                                                                                   |
| **Hide new messages**   | New messages from this user will be hidden/ shown as standard (moderators can manually hide/ show each message individually). |
| **Hide all messages**   | All messages from this user will be hidden from other users.                                                                  |
| **Remove from channel** | This user will be completely removed from the discussion.                                                                     |

### Channel menu

Click the channel name at the top left of the conversation section to open the channel menu, and select an option you want.

| Option                       | Function                                                                                                         |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| **Silence all**              | No one is allowed to write new messages.                                                                         |
| **Unsilence all**            | Allow all users to write messages.                                                                               |
| **Enable autohide for all**  | Messages from all new users are automatically hidden. Moderators can mannually reveal each message individually. |
| **Disable autohide for all** | Messages from all new users are automatically shown.                                                             |
| **Close channel**            | The channel and discussion will be closed.                                                                       |


---

# 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://support.ninchat.com/ninchat-support/english/public-group-discussions/moderating-channel.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.
