Taxonomy
Entry

Entry

Supports authentication or validation in order to access a space or a service.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/entry.

element "entry"37 lines
{
  "id": "entry",
  "category_id": "purpose",
  "title": [
    {
      "locale": "en",
      "value": "Entry"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Supports authentication or validation in order to access a space or a service."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "entry",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}