Create Child Task activity
Enable agents and fulfillers to create a child task during a playbook run.
Roles and availability
These activities are available as an application in the ServiceNow Store. Users with the pd_admin or pd_author role can add these activities to a playbook.
Inputs
Open the activity properties panel and configure your activity to add values for the following inputs. If the input value varies, use the pill-picker to show where to get the value. To learn more about the pill-picker, see Dot-walking examples.
| Input | Type | Description |
|---|---|---|
| Label | String | Title to display as activity and playbook card. |
| Description | String | Information to display about activity usage or outcome. |
| Run condition | Condition Builder | Conditions that must be met to run an activity or stage. You can use data from prior activities to build conditions. Note: Show additional options to see this field. |
| Start Rule | Choice | Under , select a start rule for when your stage should start running:
|
| Start with delay | True/False | Option to wait for a duration of time before running an activity or stage. When enabled, this input displays the Start with delay input properties. Note: Show additional options to see this field. |
| Parent | Choice | Parent record of the child task. |
| Assignment Group | Choice | User group that the child task is assigned to. |
| Assigned To | Choice | User that the child task is assigned to. |
| Short Description | String | Summary of the child task. |
| Description | String | Detailed information to display about the child task. |
| Priority | Choice | Prioritization level of the child task. |
| Collect data from user | True/False | Option to pause the playbook until the end user manually completes or skips the activity. Only users with the pd_admin role can edit this field. By default, the activity waits for user action or data before it completes. |
Outputs
Your child task record.