The notification builder in the Hub Services console guides you through the steps to create a notification, select the target audience, and create an actionable response. When you click Create in the wizard, the notification is sent to the target audience.
The type of notifications that can be sent are Actionable and Informational. See Types of Notifications That Can Be Sent from Workspace ONE Hub Services.
You can also create and save commonly used notifications as notification templates. See Creating Notification Templates in Workspace ONE Hub Services.
Who can send Notifications in Hub Services
Users who are delegated super admin permissions can send notifications to any audience.
In addition, super admins can assign user groups to predefined administrator roles to manage the Notifications services.
- Notification Admin. The notification admin role can create and send notifications, manage the notification list on the Notifications List tab, and edit the Notifications Global Settings page.
- Notification Creator. The notification creator role can create and send notifications from the Notifications List tab. The notifications creator has read-only access to view the Global Settings page.
- Notification Auditor. The notification auditor role has read-only permissions to view the Notifications List tab and Notifications Global Settings page.
When super admins assign user groups to a notification role, they can specify the exact target audience the admin can send notification to. When admins that are assigned a role with a custom target audience create notifications in the notification builder, the target audience field is pre-configured with the custom target audience name.
Selecting the Target Audience
By default, notification admins can send notifications to the following target audience types in your organization.
Audience Types | Description |
---|---|
All Employees | Notifications can be sent to all employees listed as users in the Workspace ONE Access service. |
All Devices | Notifications can be sent to all devices configured in your Workspace ONE UEM environment, regardless of organization groups. |
Organization Group | Organization groups (OG) in the Workspace ONE UEM console are created to group individual organizations in your corporate structure, geographical location, business unit, or department. You can select a specific organization group in Workspace ONE UEM in which to send the notification. |
Smart Group | Smart groups are customizable groups within Workspace ONE UEM that determine which platforms, devices, and users receive an assigned application, book, compliance policy, device profile, or provision. You can select a smart group in Workspace ONE UEM in which to send the notification. |
Platform | You can select a specific platform type to send a notification. The platforms are iOS, Android, macOS, and Windows. |
Users Group | Groups in the Workspace ONE Access service are imported from your Active Directory or are created as local groups in the Workspace ONE Access console. You can select a group in Workspace ONE Access in which to send a notification. |
If your organization implements the pre-hire onboarding process, you might not want to send certain types of notifications to the pre-hire audience and groups. To exclude users in the pre-hire groups from receiving a notification, when you configure the target audience on the Definition page, select the Exclude Pre-hires check box.
Customized Target Audience Permissions
When the notification admin role specifics a specific target audience, an admin can have either Full Access to all users in the target audience or can have Custom Access and be given permissions to send notifications to selected group of users. The target audience types that can be select are shown in the following figure.

- When an admin has Full Access permissions. they can send notifications to all groups or platforms in the target audience type. If Workspace ONE Access user group is selected as the target audience, full access includes All Employees as a group. If Smart Group is the target audience, full access includes All Devices as a group.
- When an admin has Custom Access permissions in a target audience, specific groups or platforms are assigned as the target audience type. All Employees or All Devices can be selected as a custom access option.
When an admin role includes custom target audiences, the notification builder shows only the target audience types and groups that the admin has permissions to access.
Actions That Can Be Added to Notification Messages
At the most, three actions can be presented on the notification card. When you create an action, a button appears with the text you configured. The ideal user experience is to have one or two actions. Any more than three can degrade the user experience as the buttons are in a horizontal line on the card, and the card can be too narrow to display the action buttons correctly.
Three action types can be selected.
- Open In. When you select the Open In action, you then enter the URL that opens when the button is clicked.
- API. When you select API, you then select the method to use to interact with the data being addressed in the notification.
API Task Description GET Use GET to retrieve data from a specified resource. The data is not modified. Enter the URL of the resource that supplies the data. POST Use POST to send data to a specified URL to insert data in a resource. Enter the URL where the data is sent. PUT Use PUT to send data to a specified URL to update a resource. Use PUT when user can only send the data one time. PATCH Use PATCH to allow users to modify their data on the resource. DELETE Use Delete to let the user delete data from the specified URL. - API with Parameters. When you select API with Parameters, in addition to selecting the method and API endpoint, you can add specific parameters and a value for the parameters.
For more information about parameters, go to the Workspace ONE Notification service API page. The Notifications Service reference guide is available from the Documentation tab.
Adding Attachments
You can add up to 10 attachments to notification that you create. The individual file size cannot exceed 5 MB.
Adding an Image, Video, and Links to Notifications
You can select to add an image or a video that displays as a banner in your notification and links that display in View more section of the notification.
- To display an image in the notification banner, make sure you include the full link address. Example of an image URL, https://www.mozilla.org/media/img/firefox/new/desktop/hero-mr1.c078ff206641.png. The image must be either a jpg or png file and the aspect ratio of the image is 4:3.
- To display a video in the notification banner, you paste the video embed code in the content page when you configure the notification.
- To add links to the notification, you add the link title that displays in the notification and then the complete link URL. You can add up to 10 links.

Notification Delivery Time
When you use the wizard to create a notification, when you click Create, the notification is created and sent.
The time it takes for the target audience to receive a notification depends on various factors. These factors include the Workspace UEM Mobile Device Management API response time and the total number of users and devices targeted for the notification. On an average, you can expect 10,000 recipients to receive the notification within 45 minutes.
Guidelines for Creating User-Friendly Notifications
Notifications cards include a header and message. The notification can also include buttons that make the message actionable. When you compose a message, consider the following good practices.
- Write short titles to catch the users' attention.
- Make the description message clear and concise.
- Use the Additional Details section to list details with a Label/Description that you would like to call out. Examples of types of additional details to add.
- Author:Name
- Phone number:XXX-XXX-XXXX,
- Source:Technical Marketing
- No more than three actions can be presented on the notification card. One or two actions are the ideal user experience.
- When you create a label for your action button, keep it short to avoid truncation.
- If the user can repeat the action, enable the Repeatable radio button in the Content page. When the radio button is deactivated, users can perform the action once.
- The action buttons appear as either primary or secondary. The primary action button appears before a secondary action button.
In the default view of a notification message, a logo image appears in the left corner of the notification. You can change this image when you create a custom notification. You can upload an image or add a URL address to an image you want to appear on the card.