# How to Mute Other Members of Chatroom?

As the creator or administrator of this community, you have the authority to mute other members.&#x20;

The creator and administrators can mute any community member except the creator, following the community governance principles.&#x20;

<figure><img src="/files/LTkfSrunYdTO1UMZmso1" alt=""><figcaption></figcaption></figure>

Simply enter the chat room, locate the member list on the right side of the chat room, hover over the member's information you wish to mute, and click "Mute" to silence them.&#x20;

You can also easily unmute them at any time by hovering over the muted member's information again and clicking "Unmute." A muted member will be unable to send any messages in the chat room.

Video Tutorials:

{% embed url="<https://youtu.be/D8xXD8qrbJc>" %}


---

# 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://decentramind.gitbook.io/decentramind/tutorials-for-communities/how-to-mute-other-members-of-chatroom.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.
