> For the complete documentation index, see [llms.txt](https://tailwindsdocs.innovativesol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailwindsdocs.innovativesol.com/readme/chatflows/langchain/moderation.md).

# Moderation

***

Moderation nodes are used to check whether the input or output consists of harmful or inappropriate content.

### Moderation Nodes:

* [OpenAI Moderation](/readme/chatflows/langchain/moderation/openai-moderation.md)
* [Simple Prompt Moderation](/readme/chatflows/langchain/moderation/simple-prompt-moderation.md)
