Inform
Supports general-purpose information assistance — concierge, FAQ, signage, or guidance about a service. Distinct from Wayfinding & Services, which covers spatial orientation and routing within a place.
- 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/inform.
element "inform"
{
"id": "inform",
"category_id": "purpose",
"title": [
{
"locale": "en",
"value": "Inform"
}
],
"description": [
{
"locale": "en",
"value": "Supports general-purpose information assistance — concierge, FAQ, signage, or guidance about a service. Distinct from Wayfinding & Services, which covers spatial orientation and routing within a place."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "light_waves",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}