Content Moderation
Filters, ranks, or removes user-generated content based on policies — for example, comment moderation on a public-facing kiosk, image filtering, or hate-speech detection.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/content_moderation.
element "content_moderation"
{
"id": "content_moderation",
"category_id": "purpose",
"title": [
{
"locale": "en",
"value": "Content Moderation"
}
],
"description": [
{
"locale": "en",
"value": "Filters, ranks, or removes user-generated content based on policies — for example, comment moderation on a public-facing kiosk, image filtering, or hate-speech detection."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [
{
"type": "regulation",
"title": "EU Digital Services Act — Articles 14–17 (notice-and-action, statements of reasons, internal complaint handling)",
"url": "https://eur-lex.europa.eu/eli/reg/2022/2065/oj",
"citation": "Regulation (EU) 2022/2065, Articles 14–17."
}
],
"symbol_id": "content_moderation",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}