---
sourceDocument: Zurich Security Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/security-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# Configure timeline event configurations

# Configure timeline event configurations {#ariaid-title1}

* Release version: Zurich
* 
* Updated May 25, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Create or modify timeline event configurations to control which events appear on the
security incident timeline.

## Before you begin

Role required: sn_si.admin

## Procedure

1. Navigate to WorkspacesSecurity Incident Response WorkspaceAdministration.
2. Select Timeline Event Configuration.
3. Select New to create a configuration, or open an existing one to modify it.
4. Fill in the event configuration fields.  
   {#configure-timeline-events-sir__table_event_config_fields__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the event as it appears on the timeline. |
   | Description | A brief description of what this event type represents. |
   | Active | When deselected, events of this type do not appear on the timeline. |
   | Event Type | Select Point (single marker at a timestamp) or Range (bar spanning a start and end time). |
   | Fetch Type | Select Table (query a table directly) or Script (use a custom script). The form fields change based on this selection. |
   | Icon | Icon used to represent this event on the timeline. |
   | Color | Color used to visually distinguish this event type from others. |
   [Table 1. Event configuration fields]

   {#configure-timeline-events-sir__table_event_config_fields} {#configure-timeline-events-sir__table_fetch_table_fields__entry__2}

   | Field | Description |
   |-|-|
   | Source Table | Table from which to retrieve event data. |
   | SIR Reference Field | Field on the source table that links records to a security incident. |
   | Event Label Field | Field to display as the event label on the timeline. |
   | Additional Filter | Filter conditions to restrict which records appear as events. |
   | Timestamp Field | Date and time field for the position of a point event. Visible when Event Type is Point. |
   | Start Date and Time Field | Date and time field marking the beginning of a range event. Visible when Event Type is Range. |
   | End Date and Time Field | Date and time field marking the end of a range event. Visible when Event Type is Range. |
   [Table 2. Additional fields when Fetch Type is Table]

   {#configure-timeline-events-sir__table_fetch_table_fields} {#configure-timeline-events-sir__table_fetch_script_fields__entry__2}

   | Field | Description |
   |-|-|
   | Script | Server-side script that fetches event data. The script field includes commented template code showing the expected format for both point and range events. |
   [Table 3. Additional fields when Fetch Type is Script]

   {#configure-timeline-events-sir__table_fetch_script_fields}
5. Select Save.
6. Scroll down to the Popover Fields related list.
7. Select New to add a popover field.
8. Fill in the popover field details and select Submit.  
   {#configure-timeline-events-sir__table_popover_fields__entry__2}

   | Field | Description |
   |-|-|
   | Admin Event Configuration | The parent event configuration this popover field belongs to. |
   | Source Table | Automatically populated from the event configuration. Read-only. |
   | Field Name | The field whose value is displayed in the popover. |
   | Label | Display label for this field in the popover. |
   | Is Link | When selected, the field value appears as a clickable link to the related event record. |
   | Order | Sort order in the popover. Lower values appear first. |
   [Table 4. Popover fields]

   {#configure-timeline-events-sir__table_popover_fields}  
   Note:  
   For state transition events, the popover automatically displays the state, the previous state (from/to), and the duration. Color coding for each state is fixed and consistent across all timelines.

*[\>]: and then


