---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Configure actionable push notifications

# Configure actionable push notifications {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Include actions with your push notifications. Users can perform push notification
actions without opening the app.

|-|-|
| Up to three actions can be associated with a push notification. These actions must refer to an existing mobile function. The following function types of actions are supported: * Action item * Navigation * URL * Chat launcher {#actionable-push-notification__ul_r2y_pkj_rlb} | Figure 1. Actionable push notification |
[ ]

{#actionable-push-notification__table_mtx_yvm_ylb}

## Creating actionable push notifications {#actionable-push-notification__section_vzx_2cv_ylb}

Create actionable push notifications using the following process:

1. Create a push notification that your users will see on their mobile devices.

2. Add a push action category to determine what actions your users can take in a notification.

3. Create functions for each push action in the selected action category. These actions perform tasks on your instance based on what the user selects in the notification.

4. Map functions with push actions on the actionable push notification. Associate functions to the actions in your notification so the instance uses the correct function for each action.

5. Create push message content by creating a record to determine what information the notification displays to your users.

6. Create a standard notification on your instance using the platform notifications.

{#actionable-push-notification__ol_twb_n3b_v1c}
* **[Create an actionable push notification](https://servicenow-prod.fluidtopics.net/SNuI3MAgnuzhreujnC9TcQ)**   
  Create a push notification your users will see on their mobile devices.
* **[Actionable push notification script example](https://servicenow-prod.fluidtopics.net/tHO0XnIc6d_9z~Z2Vshyxg)**   
  You can use this JSON script example to configure an actionable push notification for ServiceNow® mobile apps.
* **[Add a push action category](https://servicenow-prod.fluidtopics.net/4caq1UT1QKJuUl~x9nihfA)**   
  Select a push category to determine what actions your users can take in a notification. This category defines which actions your users can take when viewing a notification.
* **[Create a push action](https://servicenow-prod.fluidtopics.net/qS~KyqfgayjaAdpojxomOA)**   
  Create push actions to suit your needs, when the base system actions do not meet your requirements.
* **[Create functions for each push action](https://servicenow-prod.fluidtopics.net/SCTnI8iQ54jXzTQ6TR3Fug)**   
  Create mobile function for each function in the selected action category. These actions perform tasks on your instance based on what the user selects in the notification.
* **[Map functions with push actions on the actionable push notification](https://servicenow-prod.fluidtopics.net/I8C7pRySD17kLZFU4vrjGA)**   
  Associate functions to the actions in your notification so the instance uses the correct function for each action.
* **[Create push message content](https://servicenow-prod.fluidtopics.net/p9ub18tS4jnl0E~j9sl2Qw)**   
  Create a record to determine what information the notification displays to your users.
* **[Create a standard notification](https://servicenow-prod.fluidtopics.net/DiUXM0zcNQrJyemc4u9htQ)**   
  Create a standard notification on your instance using the platform notifications.

