Biometric
Faces, fingerprints, voice prints, gait, gestures, gaze, posture. The AI takes in biological signals from a person's body. Examples: a face captured at a turnstile, a voice recorded by a kiosk microphone, gait analyzed by an overhead camera.
Description
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/input_biometric.
element "input_biometric"
{
"id": "input_biometric",
"category_id": "input_dataset",
"title": [
{
"locale": "en",
"value": "Biometric"
}
],
"description": [
{
"locale": "en",
"value": "Faces, fingerprints, voice prints, gait, gestures, gaze, posture. The AI takes in biological signals from a person's body. Examples: a face captured at a turnstile, a voice recorded by a kiosk microphone, gait analyzed by an overhead camera."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "biometric",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark",
"de_identified",
"de_identified.dark",
"pseudonymous",
"pseudonymous.dark",
"identifiable",
"identifiable.dark"
]
}