Taxonomy
Identifies

Identifies

Identifies — recognizes who or what something is by matching a face, voice, fingerprint, plate, or account against known records. It turns "someone is here" into "this person is here." Examples: a face match at a boarding gate, a plate lookup at a toll gantry. Distinct from Senses, which detects without naming.

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

element "identifies"44 lines
{
  "id": "identifies",
  "category_id": "action",
  "title": [
    {
      "locale": "en",
      "value": "Identifies"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Identifies — recognizes who or what something is by matching a face, voice, fingerprint, plate, or account against known records. It turns \"someone is here\" into \"this person is here.\" Examples: a face match at a boarding gate, a plate lookup at a toll gantry. Distinct from Senses, which detects without naming."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "biometric",
  "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"
  ]
}