# Group Moderation ⚖️

Keet offers multiple moderation tools for your groups and broadcast feeds.\
\
Being a <mark style="color:violet;">Moderator</mark> or [<mark style="color:$success;">Administrator</mark>](/keet-groups/admin-responsibilities.md), you can decide whether to enable calls, text messages, and activity notifications within your group. \
You can pin messages and media, [assign roles to group members](/keet-groups/group-member-roles.md), [remove messages and media](#handling-reported-content), and [mute those who share inappropriate content](#mute-member) or [permanently remove them from the group](#remove-member).

As a group <mark style="color:violet;">Moderator</mark> or <mark style="color:$success;">Administrator</mark>, you have access to the following settings:

<div><figure><img src="/files/VLOpyueq9dZDODxqLzsL" alt="" width="386"><figcaption></figcaption></figure> <figure><img src="/files/u5pVS6THNWOgrtZLp6l2" alt="" width="394"><figcaption></figcaption></figure></div>

**Group settings:**

* **Enable messages** \
  Toggle the ability for <mark style="color:$info;">Peers</mark> to send text messages and files. <mark style="color:$success;">Admins</mark> and <mark style="color:violet;">Moderators</mark> can still post.
* **Show group activity**\
  Toggle system messages in the chat, such as when users join or leave the group, or when the group name changes.
* **Enable link sharing**\
  Disable this to prevent members from sending or forwarding messages that contain links <mark style="color:orange;">for all group members</mark>.
* **Enable file sharing**\
  Disable this to restrict sending and forwarding of files, media, and voice messages <mark style="color:orange;">for all group members</mark>.
* **Enable calls** \
  Toggle the ability to make calls. Disable this to turn off calling <mark style="color:orange;">for all group members</mark>.

**Reported activities**\
View the reported messages or media and the list of users that other peers in the group reported.

**Reported members**\
View the list of members who were reported by other peers for spamming or sharing inappropriate content.

**Group member list**\
View the list of group members, change their roles and mute or remove from the group.

***

### Handling reported content

When a [message is reported](/security-and-privacy.md#how-do-i-report-a-message-on-keet), <mark style="color:$success;">admins</mark> and <mark style="color:violet;">moderators</mark> can review the reported content and take appropriate action, such as deleting the message for all members, muting the sender, removing them from the group, or ignoring the report.

To review reports, go to **Group** / '**Group Options**' / '**Reported activities**':

<div><figure><img src="/files/FGkaQPDL2tpKwFH7h6HT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2T7linnTCatpTqDWEsD9" alt=""><figcaption></figcaption></figure></div>

In this section, you can view the list of reported messages, see how many users have reported each item, jump directly to the message in the chat, and choose the appropriate action.

***

#### Remove content

If you decide to [remove the inappropriate message or media](/file-sharing-and-messages/deleting-files-and-messages.md), it will be deleted for all group members.

{% hint style="info" %}
Please note that the message removal is permanent and cannot be undone 🗑️
{% endhint %}

***

### Handling reported users

If you decide to restrict a peer’s ability to post in the group, you can temporarily mute them or remove them from the group entirely.

The list of reported users is available under '**Group options'** / '**Reported Members'**. Selecting a member from the list takes you to the '**Manage member'** page, where you can take the appropriate action.

<div><figure><img src="/files/nrznRKhKgYFApjUGaUTQ" alt="" width="395"><figcaption></figcaption></figure> <figure><img src="/files/QDEe7UsMFPJZaS7NUndY" alt="" width="385"><figcaption></figcaption></figure></div>

#### Mute member

You can temporarily mute a peer in the group by selecting '**Mute member**'. \
\
This reversible action prevents the member from sending messages in the group and hides their profile from other peers. You can unmute the member from the same menu at any time.

<figure><img src="/files/6WXRt5087WbF70tH6VIK" alt="" width="563"><figcaption></figcaption></figure>

***

#### Remove member

Admins and Moderators can permanently remove a peer from the group by selecting '**Remove member**'.&#x20;

<div><figure><img src="/files/rdEJuI3PMyHFItG2L9nX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7z5MzgQtg0YbkafFHLlI" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Removing a member from a group is irreversible. \
The user will no longer be able to rejoin this group, even if they have the invite link or group QR. 🚫
{% endhint %}

<figure><img src="/files/K1sfU91As3o5S9go5PaK" alt="" width="394"><figcaption></figcaption></figure>


---

# 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.keet.io/keet-groups/group-moderation.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.
