Contract Management Pro release notes
Summarize
Summary of Contract Management Pro release notes
Contract Management Pro is a ServiceNow® contract lifecycle management solution that simplifies contract creation, negotiation, and execution. It enables customers to set up contract templates, clauses, clause variations, and initiate contract requests efficiently. The solution integrates advanced features like Now Assist-driven contract analysis and metadata extraction, e-signatures including wet signatures, and supports external storage systems. The Yokohama release, updated on March 13, 2025, introduces significant enhancements to improve contract management workflows and user experience.
Show less
Key Features
- Parent Contract Linking: Establish hierarchical relationships between parent and child contract requests during drafting and negotiation. Linked contracts inherit configured fields automatically and maintain parent-child visibility in the related contract requests tab.
- Perpetual Contracts: Classify contracts as perpetual by selecting the Perpetual checkbox, which removes the contract end date requirement. This is applicable when initiating contract requests from Sales CRM and Source-to-Pay Operations.
- Enhanced Signature Workflow: Supports pausing and resuming signature processes to update signatories mid-process. Wet signatures are now integrated into the electronic signature workflow, allowing partial signing and sequential signature completion. The Resend Signature Request option enables manual triggering of signature reminders.
- Microsoft Word Add-in Enhancements: Upload contract documents directly from the add-in, change application scope for template editing (admin-only), and logout functionality are now supported. Signature placeholders in templates are mapped to e-signature tool tags for improved signatory management.
- Advanced Clause and Template Configuration: Use scripts to define clause variation conditions on unrelated tables and to append or add fields from related tables into dynamic contract tables. Centralize configurations on the Contract Request table for templates, rules, signatories, clauses, external integrations, and metadata extraction mappings.
- Contract Request Classification: Specify contract type (single or multiple contracts) when initiating third-party contracts, both in the Initiate Contract window and Employee Portal.
- Copy Fields from Parent Requests: Automatically propagate required fields from originating business unit records to contract requests using the ContractManagementExt extension point.
Activation and Integration
Contract Management Pro is available as a ServiceNow AI Platform feature activated via the sncmpro plugin. It integrates with related ServiceNow applications such as Now Assist in Contract Management, which uses generative AI to analyze contracts for missing or non-standard clauses, automates metadata extraction, obligation tracking, and supports conversational search and agentic AI capabilities.
Practical Benefits for ServiceNow Customers
- Streamline contract lifecycle with hierarchical contract relationships and inherited terms, reducing manual data entry and errors.
- Increase flexibility in signature workflows by supporting wet signatures, pausing/resuming workflows, and manual signature reminders.
- Enhance contract template management with advanced scripting and centralized configuration to improve consistency across business units.
- Improve user experience with Microsoft Word add-in enhancements, enabling direct document upload and easier template editing.
- Leverage AI-powered contract analysis and metadata extraction to accelerate contract review and improve compliance.
The ServiceNow® Contract Management Pro is a contract lifecycle management solution that's easy to use and adopt. You can use it to set up contract document templates, clauses, clause variations, and to initiate contract requests. It also supports Now Assist driven contract analysis and metadata extraction, e-signatures, wet signatures, and external storage systems.Contract Management Pro was enhanced and updated in the Yokohama release.
Contract Management Pro highlights for the Yokohama release
- Link parent contracts during drafting and negotiation phases to inherit parent contract terms.
- Pause and resume an in-progress signature process when updates to the signatory list are required.
- Perform wet signature in the electronic signature workflow. The enhanced electronic signature workflow capability provides flexibility to complete the signature process when the signatories want to do a wet signature instead of an electronic signature.
- Upload the contract document directly from the Microsoft Word add-in for ServiceNow Contracts instead of selecting it from your system.
- Use Logout icon (
) to log out from Microsoft Word add-in for ServiceNow Contracts.
- Change the application scope to edit a contract template in the Microsoft Word add-in for ServiceNow Contracts. This option is only visible to the administrators.
See Contract Management Pro for more information.
New in the Yokohama release
- Link parent contract requests
- Establish a hierarchical relationship between the parent and child contract requests by using the Link option in the Related contract requests tab during drafting and negotiation
phases.
Establish a hierarchical relationship between the parent and child contract requests and automatically inherit the configured fields from the parent request by using the Link and inherit fields option in the Related contract requests tab during drafting and negotiation phases.
The linked parent contract request appears in the Related contract requests tab and displays the parent-child hierarchy. The contract repository records that are associated with the parent and child contract requests are automatically linked after the contracts are signed.
Use the Remove linked contract option in the Related contract requests tab to remove the linked parent contract request when you have linked a wrong contract request or the linking is no longer required.
- Perpetual contracts
- Select the Perpetual check box in the Details tab of a contract request to classify it as a perpetual contract. When this check box is selected, the contract end date must be blank.
The Perpetual check box is available in contract requests that are initiated from Sales Customer Relationship Management and Source-to-Pay Operations.
- Signature workflow for a contract request
- During the electronic signature process, one or more signatories can now choose to use a wet signature. In this scenario, the contract fulfiller uploads the partially signed document and sends the uploaded document to the remaining signatories to complete the signature process.
- Add document content controls using Microsoft Word add-in for ServiceNow Contracts
- Logout and application scope change functionality in Microsoft Word add-in for ServiceNow contracts.
Changed in this release
- Select contract type while initiating a third-party contract
- In the Initiate contract window, the Type field appears when you select the Third party paper option. You can specify whether the contract request is for a single contract or
multiple contracts.
If you select Single contract, a Contract type field appears where you can define the type of contract document. This field isn’t available when you select Multiple contracts.
- Classify contract requests as a single or multiple contracts type based on selected documents
- When you're creating a third-party contract review request from Employee Portal, you can now select a single contract document to classify it as a single contract type. By selecting multiple contract documents, you can classify them as a multiple contracts type. The Type field in the contract request reflects this selection by displaying either Single contract or Multiple contracts.
- Use scripts to define additional conditions for a clause variation
- You can now define the clause conditions on the fields and variables of a table that isn’t directly linked to the contract template table. The Advanced script check box in the Clause Variation form enables you to add custom logic to determine when a clause variation is used in a contract.
- Configure tables in a contract template to append or add fields from related tables
- You can now use scripts to insert additional data from the related table fields into the dynamic tables of a contract. The Advanced script check box in the Column Mapping form enables you to configure dynamic tables in a contract template to display additional data from related table fields by appending it to existing columns or adding it as new columns.
- Contract Management Pro configurations are available on the Contract Request table
-
You can now set up the following Contract Management Pro configurations directly on the Contract Request [sn_cm_core_contract_request] table to centralize the configuration on a single table and improve consistency and reusability across business units:
- Contract templates
- Template rules
- Internal signatory rules
- Clause and clause variation setup
- Contract configuration
- External storage and e-signature integrations
- Mappings for Now Assist contract metadata extraction and Now Assist contract analysis
The Contract Request table is automatically selected for a new configuration. You can manually select a different table, if necessary.Note:To avoid configuration issues, ensure that you select the same table across all related configurations. - Configure dynamic tables for contract template
- You can now set up the contract template on the Contract Request [sn_cm_core_contract_request] table. When you select the Contract Request table, the Table tab in the Microsoft Word add-in displays an additional field, called the Parent request table field, that you can use to select the source parent request table.
Additionally, the Table field has been renamed to Lookup table where you can select the table from the data that is populated into the contract document.
If the template isn’t based on the Contract Request table, only the Lookup table field is shown.
- Signature blocks enabled by default for new contract templates
- When you’re creating a contract template, the Signature blocks check box in the Word Template New Record form is selected by default. If you want to configure the participant-based signatories for the contract template, you can clear the check box.
- Copy fields from parent request to contract request
- You can now configure the ContractManagementExt extension point to automatically copy the required fields from the originating business unit record to the contract request when it’s initiated.
- Modify signatories
- Enable contract fulfillers to pause an ongoing signature process, make necessary changes to the list or order of signatories, and then resume the process without restarting the entire workflow by using the Modify Signatories and Resume signature options. This feature is supported only for the Docusign electronic signature provider.
- Signature workflow for a contract request
- The wet signature process has been enhanced for better control and clarity. Wet signature requests are sent one signatory at a time, starting with the first signatory in order. When the signatory signs and returns the document, the fulfiller manages the remaining signatures.
- Resend signature request
- Enable contract fulfillers to manually trigger a signature request when needed, instead of relying on automated reminders by using the Resend signature request option.
- Configuring signatories in Contract template using Microsoft Word add-in
- Signature placeholders in contract templates are now mapped to the e-signature tool tags (such as Docusign), instead of signer fields to help accommodate changes in the signatories. The values in the signature blocks are filled in by the signatories during the signing process.
- Upload and parse a Microsoft Word document that includes content controls
- Upload the contract document directly from the Microsoft Word Add-in instead of selecting it from your system.
Activation information
Contract Management Pro is a ServiceNow AI Platform feature that is available with activation of the Contract Management Pro (sn_cm_pro). For details, see Install Contract Management Pro.