# Community Sift

{% hint style="danger" %}
Due for **Removal**, please speak to support for further info.

**07/11/2024:** As we simplify the platform, we will create a chat option entirely contained within Unreal. This will not include a moderation system, but will be implemented in such a way that projects should be able to implement their own moderation services themselves.

It has yet to be determined at what point MSquared will stop using Community Sift, but it will be messaged out to customers ahead of time so they can begin setting up their own solution in its place.

Please reach out to your Support Team with any questions.
{% endhint %}

<figure><img src="/files/weB085PGINO8DOQWoHcp" alt="" width="375"><figcaption></figcaption></figure>

### Overview <a href="#moderation-overview" id="moderation-overview"></a>

MSquared platform currently has an available integration with CommunitySift which allows for manual moderation of text and voice logs in real time, as well as automatic moderation.

This is separate from the profanity filter present in the [default text chat](https://docs.msquared.io/tutorials-and-features/communication/text-chat).

***

### **CommunitySift provides the ability to:**

Follow text and voice messaging in real time to identify bad actors

<figure><img src="/files/NSVT9vzqhByTFj3HzLGk" alt=""><figcaption><p>Moderation Log</p></figcaption></figure>

Set bespoke policy guidelines, linking words or phrases with moderation topics

<figure><img src="/files/2g9IwMonEVBGY6Q9T42V" alt=""><figcaption><p>Policy Guide</p></figcaption></figure>

Bundle these phrases into easy to navigate content queues

<figure><img src="/files/NruBoWsAjZZwun6a6wom" alt=""><figcaption><p>Content Queue</p></figcaption></figure>

Text and voice messages can then be moderated within these content queues

<figure><img src="/files/UibrXL8KVJy9QlYlwB7J" alt=""><figcaption><p>Identified phrases</p></figcaption></figure>

Options are then provided on how to manage the user to Mute, Suspend (for a defined period of time) or to Ban them

<figure><img src="/files/mnkIFWT8aqs2KQKq7Ur5" alt=""><figcaption><p>Moderation option</p></figcaption></figure>

***

### Requesting CommunitySift access

Currently the license and access to CommunitySift is managed by MSquared, so if you would like to utilise this, or have MSquared provide moderation for your event please get in touch.


---

# 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.msquared.io/creation/unreal-development/features-and-tutorials/communication/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.
