A mobile notification
The output reaches you on your own device — a push notification, text message, email, or in-app alert. The system finds you rather than waiting for you to look; whether you can turn it off is an Access and Rights question.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/mobile_notification.
element "mobile_notification"
{
"id": "mobile_notification",
"category_id": "manifestation",
"title": [
{
"locale": "en",
"value": "A mobile notification"
}
],
"description": [
{
"locale": "en",
"value": "The output reaches you on your own device — a push notification, text message, email, or in-app alert. The system finds you rather than waiting for you to look; whether you can turn it off is an Access and Rights question."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "phone_notification",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}