Explore practical examples of how to deploy MANAGED INFO for different use cases. These serve as inspiration or starting points when defining your own managed configuration.
Goal: Provide IT support, contact details, and a helpful message.
Recommended config:
enable_quick_actions = true
quick_action_settings
: enable email, phone, and webcontact_info
: set email, phone, support site, helpdesk addressenable_org_message = true
+ rich message in org_message
“If you need assistance, please contact IT Support via the details below. We're here to help with any device or access issues.”
enable_contact_details = true
enable_device_details = true
(optional)Ideal for: Front-line staff, field engineers, hybrid employees.
Goal: Show device ID, organisation details, and support info only.
Recommended config:
enable_quick_actions = false
enable_contact_details = true
enable_device_details = true
enable_device_identifiers = true
(requires licence)allow_fun = false
custom_app_title = "Support Info"
(requires licence)set_order
Ideal for: Shared tablets, unmanned kiosks, digital signage.
Goal: Present a grid of approved applications with friendly labels.
Recommended config:
card_stacks > stack_multi_app_card
: one or more stacks with:
grid_columns = 3
(or desired layout)package_names
,,
stack_multi_app_card_title
for contextkiosk_custom_background_image
or kiosk_custom_background_colour
kiosk_custom_card_colour
and kiosk_custom_text_colour
enable_stack = true
Ideal for: Company devices, training tablets, role-based deployments.
Goal: Highlight an app with an explainer or warning.
Recommended config:
card_stacks > stack_single_app_card
:
package_name
, message, and titleenable_single_app_stack_card = true
Example:
“Use Google Drive to access shared documents. You’ll need your work email address.”
Ideal for: New user onboarding, app-based workflows, policy comms.
Goal: Fully themed visual experience with brand colours and logo.
Recommended config:
custom_app_title = "MyCo Info Hub"
allow_fun = false
kiosk_custom_background_image = <url or base64>
kiosk_custom_card_colour = "#F4F4F4"
kiosk_custom_text_colour = "#000000"
kiosk_custom_background_text_colour = "#004080"
kiosk_enable_launcher
Ideal for: Internal rollouts across managed corporate fleets.
Goal: Grant full device access temporarily, with PIN-protected override.
Recommended config:
kiosk_enable_launcher = true
kiosk_enable_admin_override = true
kiosk_admin_password = "12345"
(or managed secret)Ideal for: IT teams deploying in kiosk mode with minimal friction.
Goal: Provide only a single message or action.
Recommended config:
enable_org_message = true
org_message = "<i>This device is provisioned by XYZ Ltd.</i>"
custom_app_title = ""
Ideal for: Provisioning context, lost device info, device setup testing.
Have your own configuration or use case you'd like featured? Contribute to the tracker or join the MANAGED INFO Discord to share and explore others.
Are you in need of further help, or would you like to raise a feature request? You can: