Taxonomy
Decides

Decides

Decides — determines an outcome that takes effect: approving or denying, pricing, allocating, flagging for action. Examples: a dynamic road toll set from traffic, an application approved or refused, a dispatch assignment. When a person makes the final call from its suggestions, that is Recommends instead.

  • 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/decides.

element "decides"44 lines
{
  "id": "decides",
  "category_id": "action",
  "title": [
    {
      "locale": "en",
      "value": "Decides"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Decides — determines an outcome that takes effect: approving or denying, pricing, allocating, flagging for action. Examples: a dynamic road toll set from traffic, an application approved or refused, a dispatch assignment. When a person makes the final call from its suggestions, that is Recommends instead."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "dm_accept-or-deny",
  "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"
  ]
}