Taxonomy
Understands

Understands

Understands — pulls meaning from text or speech, finds related ideas, and connects what it reads to saved context. It returns matches, intents, summaries, or links to relevant prior knowledge, not new content. Examples: matching a question to the right help article, retrieving the policy clause that applies to a case, recognizing the topic of a sentence.

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

element "understands"44 lines
{
  "id": "understands",
  "category_id": "action",
  "title": [
    {
      "locale": "en",
      "value": "Understands"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Understands — pulls meaning from text or speech, finds related ideas, and connects what it reads to saved context. It returns matches, intents, summaries, or links to relevant prior knowledge, not new content. Examples: matching a question to the right help article, retrieving the policy clause that applies to a case, recognizing the topic of a sentence."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "mode_semantic",
  "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"
  ]
}