A decision about you
The AI produces a binding determination about a person — eligibility, classification, ranking, or yes/no. Examples: an access-control system deciding to open a gate, an automated benefits eligibility result, an automated screening that rules someone out.
Description
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/output_decision.
element "output_decision"
{
"id": "output_decision",
"category_id": "output_dataset",
"title": [
{
"locale": "en",
"value": "A decision about you"
}
],
"description": [
{
"locale": "en",
"value": "The AI produces a binding determination about a person — eligibility, classification, ranking, or yes/no. Examples: an access-control system deciding to open a gate, an automated benefits eligibility result, an automated screening that rules someone out."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [
{
"type": "regulation",
"title": "EU AI Act Article 3(1) — output class \"decisions\"",
"url": "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
"citation": "Regulation (EU) 2024/1689, Article 3(1)."
},
{
"type": "regulation",
"title": "EU AI Act Annex III — High-risk decision domains",
"url": "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
"citation": "Regulation (EU) 2024/1689, Annex III — biometric ID, employment, essential services, justice, migration, education."
}
],
"symbol_id": "dm_accept-or-deny",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark",
"de_identified",
"de_identified.dark",
"pseudonymous",
"pseudonymous.dark",
"identifiable",
"identifiable.dark"
]
}