Task Plan Templates

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 6 minutes de lecture
  • Use a task plan template to define the repeatable tasks and records that need to be created for a business process. When the template is applied, these tasks and records are automatically created.

    Figure 1. Template items list for a task plan template
    The template items list includes a hierarchical list of the tasks, child, cases, records, and other items that are part of the template.

    A task plan template is a group of tasks and records, called template items, that are automatically created when the template is applied. A task plan template also includes conditions that determine when the template is applicable.

    A template item can be a task, a record, or a child task. When you create a template item, you identify the type of item to be created by selecting the table where that item is to be created. For example, to create a case task, select the Task [sn_customerservice_task] table. For each template item, you can create conditions that determine when the template item is created.

    A task plan template configuration defines pre-set fields to streamline the process of creating task plan templates.

    You can also create a hierarchy of the tasks and records to be created when the task plan template is applied by creating child template items for a template item. For example, you can create a template item that is a case record and then create child template items that are case tasks for that case record.

    Defining a process with a task plan template

    Business users can define how a business process should be handled by using a task plan template. When creating a task plan template, the business owner can create the following:
    • The task plan template and the conditions for when the template applies.
    • The template items to be generated. This can include tasks, child cases, child case tasks, and other records such as work order tasks. Template items can also include attachments. These attachments are available on the tasks created from the template items.
    • The task order.
    • Conditions that specify when tasks need to be created.

    Benefits of task plan templates

    Task plan templates enable you to define the repeatable tasks that are routinely performed for specific business processes. When you apply the template, either to an existing case or to a new case, the system automatically creates the tasks defined in the template.

    For example, a bank can use a task plan template to onboard new customers. An onboarding task plan template can include tasks similar to the following:
    • Gather customer information
    • Scan customer documents
    • Check customer credit score
    • Send welcome packet

    Task Plan Templates plugin

    Users with the system administrator role can activate the Task Plan Templates (com.sn_task_plan_templates) plugin. The Task Plan Templates application is available from the ServiceNow Store.

    The Task Plan Templates application adds the Task Plan Templates module to the application navigator and includes tables and roles. For more information, see the following topics:

    Request apps on the Store

    Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Creating task plan templates

    A business process owner can create a task plan template by following these steps.
    Tableau 1. Steps for creating a task plan template
    Step Explanation
    Create a task plan template. Create the template and set the conditions as to when the template applies.
    • The template functions as a container or group of template items.
    • The template identifies a plan to apply the associated template items.
    Create one or more template items. Create the template items to include in the task plan template. These items can be tasks, child cases, or child case tasks.
    • Template items are the tasks or records that are to be created when the template is applied.
    • Template items can be used to define a hierarchy of parent and child entities of any task type.
    Create conditions for template items. Set conditions as needed for each of the template items that identifies when a template item should be created.
    Publish the task plan template. While in the Draft state, you can make changes to the template, template items, and template item conditions.

    Publish the task plan template to apply it to cases and case types.

    To publish a task plan template, select Publish on the Task Plan Template form.

    Editing task plan templates

    Once you create a task plan template, you can edit the template, the template items, and the template item conditions.

    Tableau 2. Steps for editing a task plan template
    Step Explanation
    Clone a task plan template. Clone a task plan template that is in either the Draft or Published state.

    Select the task plan template number from a task plan template list. Then select Clone.

    The system clones the task plan template, gives it a unique record number, and opens the cloned template in a new tab. The cloned template is also added to the task plan template list.

    Clone a template item. Clone a template item for a task plan template that is in the Draft state.

    Select a task plan template, select a template item in the Template Items tab, and then select Clone on the Template Item form.

    The system creates a copy of the selected template item, gives it a unique record number, and displays the Template Item form.

    Edit a task plan template. Edit a task plan template that is in the Draft state.
    • Select the task plan template number from a task plan template list to open the record in a tab.
    • Select the pencil icon next to the task plan template number to edit the form in a panel.
    Make the necessary changes and then select Save or Update.
    Edit a template item. Edit a template item for a task plan template that is in the Draft state.
    • Select the template item number from the Template Items list to open the record in a tab.
    • Select the pencil icon next to the template item number and edit the form in a panel.
    Make the necessary changes and then select Save or Update.

    Applying task plan templates

    You can apply task plan templates to existing cases or to new cases. When a case is created based on a task plan template, the template items are automatically created as defined in the template.

    Task plan templates can be applied manually or automatically to an existing entity.

    Get Started tab in the contextual side panel

    The Get Started tab in the contextual side panel in CSM Configurable Workspace displays information about task plan templates, template items, and template item conditions.

    This tab is available for the following tables:
    Tableau 3. Information in the Get Started tab
    Content Description Example
    Task plan template A reusable framework that you can use to define and generate a sequence of tasks.

    Use a task plan template to define tasks and the conditions under which those tasks need to be created.

    A bank that is onboarding a new client can use a task plan template to define tasks such as identity verification, AML checks, document collection, and account setup. Those tasks can then be automatically created for onboarding cases.
    Template item A task or a record, such as a case or child case, that is created for a task plan template.

    Each template item represents a specific task that needs to created when a task plan template is applied.

    A template item can include conditions and predefined data that is used during task creation.

    An onboarding task plan template can include template items such as the following:
    • Perform anti-money laundering (AML) task
    • Send welcome packet
    Template item conditions Conditions that determine if a task should be created when the task plan template is executed.

    The conditions run against the template item's table. If all conditions return as true, then the task gets created.

    A template item to "Send welcome packet" can include a condition such as "If applicant address is not empty."

    Based on this condition, if the applicant has provided an address, a 'Send welcome packet" task would be created.