---
sourceDocument: Zurich Field Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/field-service-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Field Service Management

ft:clusterId :

    - fsm

bundleId :

    - fsm

workflow :

    - Customer and Industry


---

# Setting up Incident Management for Field Service

# Setting up Incident Management for Field Service {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Install and set up the Incident Management for Field Service application to track work order progress.

Integration with the Incident Management application enables ITIL agents to
create a work order from incident record. After the qualification of this work order,
the related work order tasks are created so that dispatcher can assign these tasks to
the field service agents. Any work note to the task or update the state of the task
added by an agent is reflected in the related work order and can be tracked directly
from the associated incident record.  
This integration provides the following benefits for ITIL agents:

* Ability to create a work order from a incident request either on the ServiceNow AI Platform or the CSM Configurable Workspace.
  * For information about creating a work order from an incident record in ServiceNow AI Platform, see [Create a work order](https://www.servicenow.com/docs/laGukKXC4PGXCu~TlAsNxw "When off-site work is requested, create a work order to provide information for the agents who fulfill the request. You can create an entirely new work order, or you can create a work order from these other record types: problem, incident, change, or project task. You can also create a work order from another existing work order.").
  * For more information about creating a work order from incident record in CSM Configurable Workspace, see [Create a work order from a change request in the CSM Configurable Workspace](https://www.servicenow.com/docs/B6vPqnWDWZF9p35mYvdlsg "Create a work order directly from the change request using the CSM Configurable Workspace.").
  {#setting-up-incident-fsm__ul_nd3_snz_sqb}
* Enables the ITIL agent to track the progress of a work order directly from its parent incident record.
{#setting-up-incident-fsm__ul_fk3_h4z_sqb}  
This integration automates your system to provides the following benefits:

* Auto-fills some work order fields with relevant information from the incident record.
* Synchronizes work order task schedule start and end dates with the incident record planned start and end dates.
* Enables field service agents to view the related incident record details and related lists in the Mobile Agent application.
* Auto-close a change request when all related work orders are closed as completed.  
  Note:  
  You must enable the auto-close function in the extension point of a IncidentWorkOrderIntegration script to close the Incident record automatically when the related work order is closed. For more information, see [Using an extension point to synchronize work orders with change requests](https://www.servicenow.com/docs/6TWpFR23~dqrxiBxWFZrug "Extension points enable you to extend the functionality of an application and integrate customizations without altering the application code. Extension points are stored in the Extension Point [sys_extension_point] table.").
{#setting-up-incident-fsm__ul_gx3_23m_wqb}

## Synchronizing data between the work order and the incident record {#setting-up-incident-fsm__section_szc_psz_sqb}

Work notes are synchronized from work order to the incident record when:

* The work order task state is updated.
* Work notes are added to the work order tasks.
* The work order task is closed either as complete or incomplete.
{#setting-up-incident-fsm__ul_okp_5sz_sqb}
* **[Using extension point for incident management](https://www.servicenow.com/docs/2oBHq~4FlBfVgpfvQl1Qvw)**   
  Extension points enable you to extend the functionality of an application and integrate customizations without altering the application code. Extension points are stored in the Extension Point \[sys_extension_point\] table.

