Configure Employee Travel Safety

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 9 min. de leitura
  • Complete all configuration tasks to ensure that travel notifications and approvals are set up correctly for your company.

    Set up travel approvers

    Set up user groups and roles so that employee travel can be approved by managers or by designated travel approvers.

    Setting up manager approval or designated approvers is a required configuration step for the Employee Travel Safety application.

    Manager approval
    To set up travel approval by managers, assign the approver_user role to all managers. With this role, managers can only view and approve travel requests for the employees they directly supervise.
    Designated approvers
    To set up designated travel approvers, add users to the Travel Approvers group. Members of this group can view and approve travel requests for all employees. Don't add managers to the Travel Approvers group unless it's acceptable for them to view and approve travel requests for all employees.

    By default, a travel request must be approved by both the employee's manager and a member of the Travel Approvers group. If the employee doesn't have a manager listed in your ServiceNow instance or there are no users in the Travel Approvers group, one approval is enough to approve the travel request. An employee's travel request is automatically rejected if the employee doesn't have a manager listed in your ServiceNow instance and there are no users in the Travel Approvers group. For information about changing the default approval settings, see Modify the travel approval flow.

    Set up Employee Travel Safety properties

    Set up Employee Travel Safety properties to ensure that site safety verification emails, employee contact logs, and employee health verifications are managed according to your company's requirements.

    Antes de Iniciar

    Role required: sn_imt_travel.admin

    Por Que e Quando Desempenhar Esta Tarefa

    Setting up the Employee Travel Safety properties is a required configuration step for the Employee Travel Safety application.

    Procedimento

    1. Navigate to All > Employee Travel Safety > Properties.
    2. Set the following property values.
      Tabela 1. Employee Travel Safety properties
      Property Description
      Name of the company's travel management system.

      [sn_imt_travel.travel.management.system.name]

      Name of your company's travel management system. This property is used to provide employees who are approved for travel with a link to the travel management system.
      URL of the company's travel management system.

      [sn_imt_travel.travel.management.system.url]

      URL of your company's travel management system. This property is used to provide employees who are approved for travel with a link to the travel management system.
      Email travel contacts to ask them to verify site safety and policy compliance.

      [sn_imt_travel.email_site_verification]

      When enabled, an email is sent to the primary contact that an employee provides on their travel request to verify site safety and policy compliance. The contact must respond to the email before the travel request can be approved by a manager or travel approver.
      Comma-separated list of affirmative responses.

      [sn_imt_travel.affirmative_email_responses]

      Defines the responses that are accepted as Yes responses for site verification emails.
      Enables sending email reminders to travel request approvers for requests pending approval.

      [sn_imt_travel.enable_approval_email_reminders]

      When enabled, email reminders are sent to travel approvers and managers for travel requests that haven't been approved or rejected.
      Length of time (in hours) to wait before sending travel request approvers a reminder. Default is 48.

      [sn_imt_travel.approval_email_reminder_period]

      Sets the frequency of email reminders that are sent to travel approvers and managers. For example, when this property is set to 48, travel approvers and managers will receive a reminder every 48 hours after a travel request is submitted until it is approved or rejected. This property requires that the sn_imt_travel.enable_approval_email_reminders property is enabled.
      Enables outreach to relevant employees about travel-related health verifications.

      [sn_imt_travel.daily.health.verification.outreach.flag]

      When enabled, employees who are approved for travel receive notifications to complete a daily health verification before and during travel. This property requires the Employee Health Screening and Emergency Outreach applications. When enabled, employees who are approved for travel receive notifications to complete a health verification. To set the frequency of the notifications, select a value for the sn_imt_travel.health.verification.run.type property. For more information about employee health verification, see Employee Health Screening.
      Nota:
      Employees who are already enrolled in daily health verifications before their travel request is approved will see no change. They will not receive additional notifications and they will still be enrolled after their trip is complete.
      Choose whether Health Verifications will be sent to requester only once or daily.

      [sn_imt_travel.health.verification.run.type]

      Sets the frequency of the health verification notifications that are sent to employees who are approved for travel. To send daily notifications before and during travel, select Send Daily. To send a notification once after the travel request is approved, select Send Once.

      Health verification notifications are only sent if the sn_imt_travel.daily.health.verification.outreach.flag property is enabled.

      Nota:
      Employees who are already enrolled in daily health verifications before their travel request is approved will see no change. They will not receive additional notifications and they will still be enrolled after their trip is complete.
      Cancels a travel request if a health verification is not completed after a number of hours.

      [sn_imt_travel.allow.cancellation]

      When enabled, travel requests are canceled if employees do not complete a health verification by the deadline. Enabling this property requires that the sn_imt_travel.daily.health.verification.outreach.flag property is also enabled.
      For automatic request cancellation, enter the number of hours.

      [sn_imt_travel.cancellation_duration]

      Sets the deadline for employees to complete a health verification. This property requires that the sn_imt_travel.allow.cancellation property is enabled.
      Enables outreach to traveling employees about their daily travel contacts.

      [sn_imt_travel.daily.contact.log.outreach.flag]

      When enabled, employees receive notifications to complete a daily contact log during internal travel. Contact log notifications are not sent for external travel. Employees must be assigned the sn_imt_tracing.dailylog_user role to receive contact log notifications. This property requires the Contact Tracing and Emergency Outreach applications. For more information about contact logs, see Contact Tracing.
      Nota:
      Employees who are already enrolled in daily contact logs before their trip will see no change. They will not receive additional notifications and they will still be enrolled after their trip is complete.
    3. Click Save.

    Modify the travel approval flow

    Modify the travel approval flow to change the default travel approval settings.

    Antes de Iniciar

    Role required: flow_designer

    Por Que e Quando Desempenhar Esta Tarefa

    Modifying the travel approval flow is an optional configuration step for the Employee Travel Safety application. The travel approval flow is ready to use but can be modified to meet your company's requirements.

    If you decide to modify the flow, deactivate the original flow and make a copy. Make any desired changes to the new flow, and then activate it. Modifying the copy makes it easier when you need to upgrade your ServiceNow instance.

    Procedimento

    1. Navigate to All > Flow Designer > Designer.
    2. In the Flows section, click Travel Approval Flow.
    3. Click Deactivate, then click OK to confirm.
    4. In the upper-right corner, click the More actions icon (More actions icon), then click Copy flow.
    5. Enter a name for the new flow.
    6. In the Application field, select Employee Travel Safety.
    7. Click Copy.
    8. Make any desired changes to the new flow.
      For example, in cases where an employee has a manager listed in your ServiceNow instance and there are also users in the Travel Approvers group, by default, both the manager and a travel approver must approve the request. This setting is defined in action 8.1 of the flow. You can modify this action so that approval is only required from either a manager or a travel approver, not both. To make this change, the AND condition to approve must be replaced with an OR condition.
    9. When you're done modifying the flow, click Activate, then click OK to confirm.

    Customize notification emails

    Modify the notification emails that are sent to employees, managers and travel approvers, and employee travel contacts to customize the notifications for your company.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

    Modifying the notification emails is a required configuration step for the Employee Travel Safety application. By default, the notifications use a ServiceNow® banner and the placeholder signature Workplace, Co. Update the notifications to use your company name and logo.
    The Employee Travel Safety application uses the following notifications.
    Notification Description
    Site Verification Request This email is sent to the primary contact that an employee provides on their travel request to verify site safety and policy compliance. By default, the email asks the contact to confirm the following policies.
    • The site screens all employees and visitors for symptoms.
    • All employees and visitors are required to wear personal protective equipment, such as masks.
    • All employees and visitors are required to follow social distancing rules.

    This email is only sent if the sn_imt_travel.email_site_verification property is enabled.

    Employee Travel Safety Approver Request This email is sent to an employee's manager and all members of the Travel Approvers group asking them to approve or reject the travel request.
    Employee Travel Safety Request Reminder This email is sent to managers and travel approvers as a reminder to approve or reject pending travel requests.

    This email is only sent if the sn_imt_travel.enable_approval_email_reminders property is enabled.

    Travel Request Approval This email is sent to an employee if their travel request is approved. The email has a link to your company's travel management system.
    Travel Request Rejection This email is sent to an employee if their travel request is rejected.
    Travel-related contacts This email asks an employee to complete a daily contact log. The email is sent to an employee daily for the duration of their trip.

    This email is only sent if the sn_imt_travel.daily.contact.log.outreach.flag property is enabled.

    Travel-related health verification This email asks an employee to complete a daily health verification. The email is sent to an employee daily once their travel request is approved though the duration of their trip.

    This email is only sent if the sn_imt_travel.daily.health.verification.outreach.flag property is enabled.

    Travel request rescinded This email is sent to an employee if they don't complete a health verification by the deadline.

    This email is only sent if the sn_imt_travel.allow.cancellation property is enabled.

    Nota:
    All notifications except the Employee Travel Safety Approver Request are translated to the language selected on the employee's user profile. The Employee Travel Safety Approver Request is translated to the language selected on the manager's or travel approver's user profile. If no language is selected for a user, notifications are translated to the default language for the instance.

    Procedimento

    1. Navigate to All > System Notification > Email > Notifications.
    2. Click the notification that you want to update.
    3. To view the default notification, click Preview Notification.
    4. Navigate to the What it will contain form section.
    5. In the Message HTML field, click Insert/edit image and select your banner image.
      Dica:
      The image must be added before the mail script so that it appears at the top of the email.

      If you don't already have an email banner image in your ServiceNow instance, you can upload an image to use. For instructions, see Upload one or more images.

    6. Click the Show Notification Scripts related link.
    7. In the Script field, the code template.print(util.getEmailCompanyLogo()); adds the default ServiceNow® banner to the email.
      Comment out or delete this line of code to remove the ServiceNow® banner.
    8. In the Script field, replace all references to Workplace, Co. with your company name.
    9. Opcional: If you would like to make any other changes to the email notification, update the Script field as needed.
      If you change any text used in calls to gs.getMessage or gs.getMessageLang, you must provide translations for your custom text in the Message table [sys_ui_message]. For more information, see Message table.
    10. Click Update.
    11. Return to the notification record and click Preview Notification to confirm your changes.