Recommends
Recommends — suggests options for a person to choose from: a ranking, a shortlist, a suggested route or treatment. Nothing takes effect until someone accepts the suggestion. Examples: a triage ranking for a clinician, an alternate route offered to a driver, products shown first. Distinct from Decides, where the outcome takes effect on its own.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/recommends.
element "recommends"
{
"id": "recommends",
"category_id": "action",
"title": [
{
"locale": "en",
"value": "Recommends"
}
],
"description": [
{
"locale": "en",
"value": "Recommends — suggests options for a person to choose from: a ranking, a shortlist, a suggested route or treatment. Nothing takes effect until someone accepts the suggestion. Examples: a triage ranking for a clinician, an alternate route offered to a driver, products shown first. Distinct from Decides, where the outcome takes effect on its own."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "dm_priority-ranking",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark",
"human_decides",
"human_decides.dark",
"human_oversees",
"human_oversees.dark",
"autonomous",
"autonomous.dark"
]
}