# Moderation

The **Moderation** feature in MangoApps allows domain admins and moderation admins to oversee and review all content posted within the domain. This feature ensures that the environment remains safe, respectful, and compliant with company policies.

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

Users, including both network and guest users, can flag posts, updates, questions, and all comments or replies for review using three moderation options directly from the news feed. Once flagged, content can either be **published** for all users in the domain to see or **removed** if it violates guidelines. Organizations can also designate specific moderators to manage this process, ensuring a streamlined approach to content oversight.

With Moderation, organizations using MangoApps can:

* **Prevent inappropriate content**: Profanity, harassment, or harmful language can be reviewed before it's published.
* **Utilize a central Moderation Queue**: A dedicated list of moderators can easily manage flagged content in one place.
* **Maintain control over exemptions**: Team admins, specific users, and teams can be exempted from moderation based on predefined settings.
* **Automate routing**: Employees can flag content for moderation, and the system ensures automatic routing to designated moderators.

The **Moderation** module in MangoApps includes the following key sections:

* **Queue**: For managing flagged content.
* **Insights**: For tracking moderation trends and activities.
* **Settings**: For customizing the moderation process to fit your organization's needs.

By leveraging these tools, organizations can maintain a positive and secure community environment while ensuring transparency and accountability.


---

# 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://guides.mangoapps.com/admin-guide/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.
