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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Field Service Management

ft:clusterId :

    - fsm

bundleId :

    - fsm

workflow :

    - Customer and Industry


---

# Setting up Change Management for Field Service

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

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

Install and set up the Change Management for Field Service
application to track work order progress directly in the change request.

Integration with the Change Management application enables ITIL agents to create
a work order from change request. After the qualification of this work order, the
related work order tasks are created for dispatcher to 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 change request.  
This integration provides the following benefits for ITIL agents:

* Ability to create a work order from a change request either on the ServiceNow AI Platform or the CSM Configurable Workspace.
  * For information on creating a work order from a change request in ServiceNow AI Platform, see [Create a work order](https://www.servicenow.com/docs/EwFRwW0NIRxiF3Ciu6w8mw "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 information about creating a work order from a change request in CSM Configurable Workspace, see [Create a work order from a change request in the CSM Configurable Workspace](https://www.servicenow.com/docs/hgC8RpjpWoE~MiqAE1B17A "Create a work order directly from the change request using the CSM Configurable Workspace.").
  {#setting-up-change-fsm__ul_nd3_snz_sqb}
* Enables the ITIL agent to track the progress of a work order directly from its parent change request.
{#setting-up-change-fsm__ul_fk3_h4z_sqb}  
This integration automates your system to provide the following benefits:

* Auto-fills some work order fields with relevant information from the change request.
* Synchronizes work order task schedule start and end dates with the change schedule planned start and end dates.
* Enables field service agents to view the related change request 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 ChangeWorkOrderIntegration script to close the change request 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/YvaSac5tZFvG7_PaQSR_gg "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-change-fsm__ul_gx3_23m_wqb}

## Synchronizing data between the work order and the change request {#setting-up-change-fsm__section_szc_psz_sqb}

Work notes are synchronized from a related work order to the change request 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-change-fsm__ul_okp_5sz_sqb}

