---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/employee-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure system properties

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

Release version: Australia  
Updated March 12, 2026  
![](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.Figure 1. Metadata extraction system property
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://servicenow-prod.fluidtopics.net/I0cnYGQyZm7d3phAPDT31w "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://servicenow-prod.fluidtopics.net/jWCjeW2rMJc3g5Ykbf5GXQ "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://servicenow-prod.fluidtopics.net/gEb2czDa2FNsZ30sJ3XI_A "Enable the notification for contract metadata extraction to receive email notifications when metadata extraction is completed.")
* [Configure the URL for metadata extraction notifications](https://servicenow-prod.fluidtopics.net/dZSNvue0GP9SlLCdnqA2Cg "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://servicenow-prod.fluidtopics.net/ziv3x0k5fR_TUX8U6njvew "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://servicenow-prod.fluidtopics.net/vwBBGphDMXz4Ydyw8inufw "Use generative AI capabilities to extract metadata from a signed contract attached in a contract repository record.")

