People
The people this system is used on, or whose lives its decisions affect.
TitleDescription
- Title
- 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-08-12-beta/elements/people.
element "people"
{
"id": "people",
"category_id": "affected",
"title": [
{
"locale": "en",
"value": "People"
}
],
"description": [
{
"locale": "en",
"value": "The people this system is used on, or whose lives its decisions affect."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "people",
"variables": [
{
"id": "title",
"label": [
{
"locale": "en",
"value": "Title"
}
],
"required": true,
"kind": "localized_text"
},
{
"id": "description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark",
"subject",
"subject.dark",
"bystander",
"bystander.dark",
"community",
"community.dark"
]
}