# Content Moderation

**by Prosper Otemuyiwa**

![](https://cdn.scotch.io/1/ngWMfW3lRSKvyUSeqwJ3_content-moderation-service-with-node-cloudinary.png.jpg)

There are several apps that enable users to generate content en masse, including blogs, social networks, forums and chat bots. And, within these apps, there’s a need to deal with users that post inappropriate content.

Often human moderators had to go through all user submitted content to ensure it’s appropriate for the platform before it could be approved and published. That’s a time-consuming process, but one that we can actually automate.

[Read the full article on Scotch.io](https://scotch.io/bar-talk/build-a-content-moderation-service-with-node-and-cloudinary)


---

# 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://cloudinary.gitbook.io/cil-hackathon-guide/cloudinary/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.
