# Content moderation

Enable your community members to take an active role in keeping conversations safe and on-topic with our new Content Moderation feature. From within any post or comment, users can now flag inappropriate content by choosing from a clear set of predefined reasons—such as spam, hate speech, or self-harm—and, if needed, provide a brief custom explanation. On the admin side, all reports flow into a unified moderation feed where each item displays the reason(s) and counts at a glance, complete with filtering tools to prioritize urgent issues. This structured reporting framework not only speeds up resolution times but also empowers your moderation team with the context they need to enforce community standards and foster a healthier, more trustworthy environment.

### Glossary of Report Reasons

* **Against community guidelines**
* **Harassment or bullying**
* **Self-harm or suicide**
* **Violence or threatening content**
* **Selling/restricted items**
* **Sexual content or nudity**
* **Spam or scams**
* **False information/misinformation**
* **Others** (Optional details text field, 300-character max)

<div><figure><img src="/files/iQ1Eo4WaLaThj5ZuJf1d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ReVK0x5DVBy7qzqnEWtd" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="350.4453125">Feature</th><th width="75.02734375" align="center">iOS</th><th width="75.05078125" align="center">Android</th><th width="74.63671875" align="center">Web</th><th width="74.90625" align="center">Flutter</th><th width="75.578125" align="center">RN</th></tr></thead><tbody><tr><td>Report Post</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td>Report Comment</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td>Report Post with Reason</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">-</td><td align="center">-</td></tr><tr><td>Report Comment with Reason</td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td><td align="center">-</td><td align="center">-</td></tr></tbody></table>


---

# 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.social.plus/social-plus-uikit/uikit-4/social/content-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.
