Create a checklist template for Visual Task Board tasks
A template saves time by creating checklist items automatically. You can add, edit, or remove checklist items without impacting the template.
Before you begin
Role required: none
About this task
There are two ways that you can create a checklist template:
- In the Visual Task Board interface,
- or in the ServiceNow AI Platform.
Procedure
- Adding a checklist template in Visual Task Board
In Visual Task Board, open the card details for a task.
Note: You cannot give a checklist template a name when you create a checklist template in the Visual Task Board interface. To give a checklist a name, you must configure the checklist template in the ServiceNow AI Platform.
Click the checklist tab (
Checklist tab\).
Add items to the checklist that you want to save as part of the template.
Click the more icon (
More icon\).
The more icon does not display unless you have added an item to the checklist, or if you have a pre-existing checklist template.
Select Save as Template.
In the dialog box, enter a descriptive template name to identify the checklist.
When a user creates a checklist from a template, all templates are listed in alphabetical order and there is no way to filter which templates appear. To provide a better user experience, consider implementing a naming system for checklist templates. For example, include the name of the table or another identifier to clarify how the checklist should be used.
Click Save.
Adding a checklist in the ServiceNow AI Platform
Navigate to All, and search for
checklist_template.list.Select New to create a new checklist template.
Configure the fields for your new checklist template.
| Group | You can use this field to limit the group of users that are allowed to use this checklist template. |
| Template | Your template in JSON. Example:
The attributes of a checklist template are:
The sys_ID of the user who owns or creates the checklist template.
The name of the checklist template.
The checklist items.
The name of a checklist item.
The order in which a checklist item appears in the checklist. |
| Name | The name of the checklist template. |
| User | The role required to use the checklist template. |
- Select Submit.
Result
Your checklist template is created.
What to do next
Create a checklist from a checklist template by selecting the template from the more icon.
Parent Topic:Visual Task Board checklists