Biometric
The AI produces output containing biological signals from a person's body — face templates, voice embeddings, gait vectors, gesture sequences. Examples: an enrolled face template stored downstream, a voice embedding for later matching, a gait signature exported to another system.
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/output_biometric.
element "output_biometric"
{
"id": "output_biometric",
"category_id": "output_dataset",
"title": [
{
"locale": "en",
"value": "Biometric"
}
],
"description": [
{
"locale": "en",
"value": "The AI produces output containing biological signals from a person's body — face templates, voice embeddings, gait vectors, gesture sequences. Examples: an enrolled face template stored downstream, a voice embedding for later matching, a gait signature exported to another system."
}
],
"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"
]
}