Interview Management for Employee Relations

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 5 Minuten Lesedauer
  • Use Interview Management to create templates to capture questions, answers, and notes in a consistent and efficient way, sync scheduling with Microsoft Outlook, and better plan and track your interviews.

    Setting up Interview Templates

    Set up HR Service Delivery Interview Templates so your agents can quickly, consistently, and accurately capture appropriate information.

    Activate the Interview Templates plugin (com.sn_interview_templates) for the ServiceNow AI Platform if you have the admin role. For more information, see Activate Interview Templates.
    • Create interview question templates.
    • Create interview template tags. Tags help you filter your interview question templates so you can easily browse for relevant questions to use in an interview. For example, agents ask different questions depending on who they are talking to and what the specific allegations are. Template tags help agents to find the appropriate interview template.
    Tabelle : 1. Roles installed
    Role Description Contains roles
    Interview questions template admin [sn_interview_temp.admin] Can access, read, create, and edit interview question templates, template tags, and Employee Relations properties. sn_interview_temp.reader, sn_interview_temp.writer
    Interview questions template writer [sn_interview_temp.writer] Can access, read, create, and edit interview question templates and template tags. sn_interview_temp.reader
    Interview template reader [sn_interview_temp.reader] Can access and read interview question templates and template tags. N/A

    System properties

    The sn_interview_temp.filter_attr_allowed_tables system property determines the tables you are allowed to create interview template tags for interview question templates.

    When entering multiple tables, separate the table names with a comma (,) but with no space between each table.

    Interview Question Template system property

    Template tags

    Template tags are a way to organize your interview templates and a way to filter them when looking for the correct template. Template tags allow you to find relevant questions easier and faster.

    From the legacy UI, you can select the Questions button to show all interview templates. The template tags appear at the bottom of each interview template displayed.

    In the HR Service Delivery Agent Workspace, the template tag appears at the bottom.

    There are two types of template tags you can create:
    • Referenced: Uses the fields from the following tables to create reference tags:
      • Allegation Subtype [sn_hr_er_allegation_subtype]
      • Allegation Type [sn_hr_er_allegation_type]
      • HR Service [sn_hr_core_service]
    • Custom: You create you own interview template organization. For example:
      • Customer category = Involved party type
      • Custom tags:
        • Complainant
        • Subject of allegation
        • Witness
        Interview question template tags
      Involved party type becomes the top-level category in the organization with the tags being a way to organize the type of person you are interviewing.

    Activate Interview Templates

    You can activate the Interview Templates plugin (com.sn_interview_templates) for the ServiceNow AI Platform if you have the admin role.

    Vorbereitungen

    Role required: admin

    Prozedur

    1. Navigate to All > System Applications > All Available Applications > All.
    2. Find the Interview Templates plugin (com.sn_interview_templates) using the filter criteria and search bar.

      You can search for the plugin by its name or ID. If you cannot find a plugin, you might have to request it from ServiceNow personnel.

    3. Select Install to start the installation process.
      Hinweis:
      When domain separation and delegated admin are enabled in an instance, the administrative user must be in the global domain. Otherwise, the following error appears: Application installation is unavailable because another operation is running: Plugin Activation for <plugin name>.
      You will see a message after installation is completed. For information about the components installed with a plugin, see Find components installed with an application.

    Create an interview question template

    Interview Question Templates provides your agents with a consistent and efficient way to capture answers from interviews.

    Vorbereitungen

    Role required: sn_interview_temp.admin

    Prozedur

    1. Navigate to All > Employee Relations > Interview Question Templates.
    2. Select New or an existing interview question template.
    3. Fill in the form or make edits.
      FieldValue
      Active Option for enabling the Interview Question Template and make it available.
      Name The name that identifies the interview question template.
      Application The application the interview question template belongs to.
      Hinweis:
      The application that appears is dependent on your current application scope. For more information, see Application scope.
      Table Name of the table the interview question template is associated with.
      Hinweis:
      To only show interview question templates for ER interview records, select the Interview (sn_er_interview) table. If you leave this field blank, the interview template is available globally (any tables that have been configured to use interview templates also have access). Currently in the base system, only Employee Relations interviews are set up to access.
      Question template body List of questions related to the type of interview.

      Interview question templates support rich text.

    4. Select Save.
      The Template Tags related list appears. In order to filter your interview templates, you must associate the interview template with a template tag.
      Hinweis:
      For more information on Template Tags, see Create an interview template tag.

    Create an interview template tag

    Create template tags you can use to filter interview question templates on pre-defined attributes. Template tags allow you to find relevant questions easier and faster.

    Vorbereitungen

    Role required: sn_interview_temp.admin

    Interview template tags drive the filtering interaction for an agent as a way to browse or search for a template.

    Prozedur

    1. Navigate to All > Interview Templates > Template Tags.
    2. Select New.
    3. Fill in the form.
      Tabelle : 2. Template Tag form
      Field Description
      Tag type The category of tag you are creating. The choices are:
      • Referenced: Select to create tags related to a specific table. The tables that appear depend on the entries in the sn_interview_temp.filter_attr_allowed_tables system property. For more information, see Setting up Interview Templates.
        Hinweis:
        When you have multiple applications that use Interview Question Templates, using Referenced, can keep your interview question templates separate. Associating a tag with a table helps your users filter for interview question templates faster and easier.
      • Custom: Select to create tags that are free-form text and referenced by a custom category.
      Table The table associated with a interview template tag. The tags you select are from the table you select.
      You can associate one of the following tables:
      • Allegation Subtype [sn_hr_er_allegation_subtype]
      • Allegation Type [sn_hr_er_allegation_type]
      • HR Service [sn_hr_core_service]

      This field only appears whe you select Referenced from the Tag type field.

      Custom category The category that your custom tag belongs to.

      Ensure you have mapped out your structure before creating. Having a clear organization of your tags and categories makes searching for specific questions faster.

      This field only appears when you select Custom from the Tag type list.

      Custom tag The tag you want to associate with a question interview template.

      Enter a custom tag associated with the Custom category to create a hierarchy with custom category as the top of the hierarchy and tags under it.

      For example:
      • Customer category = Involved party type
      • Custom tags:
        • Witness
        • Complainant
        • Subject of allegation
      Involved party type becomes the top-level category in the organization with the tags being a way to organize the type of person you are interviewing.
      Application The application scope you are currently in and associated with the interview template tag.
      Domain The domain your current scope is associated with. This field applies to customers that have multiple domains. For more information, see Domain Separation and HR Service Delivery.
    4. Select Save or Submit.