This site requires JavaScript to be enabled
An updated version of this article is available
Knowledge Base: Public
Category: Administrative & Business / ServiceNow / Platform
10322 views

10.0 - Updated on 2024-05-07 by Noah Chang

9.0 - Updated on 2024-01-08 by Destiny Valentine

8.0 - Updated on 2023-12-07 by Edna Liu

7.0 - Updated on 2023-11-02 by Edna Liu

6.0 - Updated on 2023-09-20 by Tobi Paton

5.0 - Updated on 2023-08-28 by Noah Chang

4.0 - Updated on 2023-08-28 by Noah Chang

3.0 - Updated on 2023-08-28 by Noah Chang

2.0 - Updated on 2023-08-24 by Tobi Paton

1.0 - Authored on 2016-08-20 by IET

Purpose

Templates simplify the process of submitting new records by populating fields automatically. They are useful for incidents that require specific configurations or information and can also be used for Knowledge base articles, Assets and other records. 

 

Creating an Incident Template

  1. Navigate to Incident -> Templates and click the New button at top of the list to create a new template. Templates can also be created by clicking the icon within the Template Bar; see the "Applying a template" section below on how to toggle the template bar view.
  2. Complete the template record:
    1. Name: the name of the template
    2. User: the individual who sees the template in their own list; this will default to the individual creating the new template
    3. Table: this should be automatically set to incident
    4. Groups: members of these groups will be able to see the template in their lists. Group members will be able to use the template. (To edit this field, you must have a special role.)
    5. Active: leave this box checked to use the template. Uncheck the box to deactivate the template.
    6. Short description: describe the purpose of the template (i.e. Create a monthly Incident assigned to John Doe for some task)
    7. Template:
      • Each of the options in the drop-down correspond with a field on the Incident form. Select an option and choose what the template will populate that field with.
      • Important to note: some of the fields get automatically filled in and/or are read-only, so apply the template to fields such as "Short description," "Assigned to," "Assignment group," etc.
        Creating a template
  3. Click on the Submit button when you have finished completing the template.

Applying a template

  1. Navigate to Incident -> Create New, click the 3 dots next to the Save button, and select the Toggle Template Bar option (if it hasn't been toggled yet).
    Toggle template bar
  2. A template bar will appear at the bottom of the screen with all templates visible to the individual (via the User and Group fields when creating a template).
  3. Click on the template to apply it to the current record.
  4. An info message will appear at the top of the record to indicate that results of applying the template to the record. You can optionally click the See Details link for more information.
    • An error message will appear if some fields could not be changed (such as the Opened field).
      Success message after applying template