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

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure system properties

# Configure system properties for contract metadata extraction {#ariaid-title1}

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

Configure system properties to specify whether the contract metadata extraction should be automatically initiated or manually.

## About this task

The sn_cm_gen_ai.cmpro_initiate_metadata_extraction system property defines how the contract metadata extraction process is initiated on a contract repository record. By default, the system property is set to initiate the
contract metadata extraction process manually.

## Before you begin

Role required: sn_cm_gen_ai.ai_contract_admin

## Procedure

1. Navigate to the All menu and enter <kbd class="ph userinput">sys_properties.list</kbd> in the navigation filter.  
   The System Properties \[sys_properties\] table appears.
2. In the Name column, search for <kbd class="ph userinput">sn_cm_gen_ai.cmpro_initiate_metadata_extraction</kbd>.
3. Select the sn_cm_gen_ai.cmpro_initiate_metadata_extraction property.
4. Update the Value field.
   * To set manual initiation of the metadata extraction process, enter <kbd class="ph userinput">manual</kbd>.
   * To set automatic initiation of the metadata extraction process, enter <kbd class="ph userinput">automated</kbd>.

   {#cncore-conf-sys-prop-na__choices_mr4_bgb_wcc}  
   The default value is manual.
5. Select Update.

## Result

The initiation method for metadata extraction is configured.

* If set to manual, the Initiate metadata extraction button appears in the contract repository record, enabling you to initiate the metadata extraction process from that record.
* If set to automatic, the metadata extraction automatically initiates once the contract repository record is created.
{#cncore-conf-sys-prop-na__ul_qhv_3ks_ngc}
**Related tasks**   

* [Create use cases for contract metadata extraction](https://www.servicenow.com/docs/RPbRTczV1rgnLcxmr1V4DQ "Create a use case for contract metadata extraction to define the information that you want AI to detect in a document.")
* [Map a use case for contract metadata extraction](https://www.servicenow.com/docs/V4MWNklA4vxdw5cfCfiU4Q "Map a use case to specific tables, and define conditions to apply the use case for metadata extraction.")
* [Enable notification for contract metadata extraction](https://www.servicenow.com/docs/einQ3LGd_4Y2uZ4II3GDOw "Enable the notification for contract metadata extraction to receive email notifications when metadata extraction is completed.")
* [Configure the URL for metadata extraction notifications](https://www.servicenow.com/docs/XYHT_8ZnoFe5oDMxTOILug "Configure an extension point to update the workspace URL in email notifications, so that users can navigate to the correct workspace and view the extracted metadata.")
* [Configure an extension point to add contract metadata](https://www.servicenow.com/docs/mrJohN23~YY8UyE3E6uvlA "Update the script in an extension point to specify fields in a related contract repository table where you want to add the extracted information for unmapped fields of a metadata extraction use case.")
* [Initiate metadata extraction from a contract](https://www.servicenow.com/docs/8V68djXP8gYsUPLbZoK6Lw "Use generative AI capabilities to extract metadata from a signed contract attached in a contract repository record.")

