Manage contract repository agentic workflow
Use the manage contract repository agentic workflow to improve productivity by extracting metadata and obligations automatically from signed contracts and setting the contract reminder dates for contract renewal or termination.
Manage contract repository overview
- To use the agentic workflow for your workspace, your role must be configured to use the agentic workflow, and the data access permissions must be set for the AI agents and the agentic workflow.
For more information, see Configuring user access and data permissions for agentic workflows and Configuring user access and data permissions for AI agents.
- The data access permissions must be set for the Now Assist skills, contract metadata extraction, and contract obligation extraction.
For more information, see Configure data permissions for Now Assist skills.
- To run the AI agents autonomously, ensure that the business rules for the agentic workflow are activated. For more information, see Activate business rules for the Manage contract repository agentic workflow.
If you have customized the manage contract repository agentic workflow, make sure to update the script include to run it autonomously. For more information, see Update the contracts AI agents handler script include.
- To view the agentic workflow in the Now Assist panel, turn on the Now Assist panel. For more information, see Activate the Now Assist panel standard chat.
- Extract metadata from signed contracts.
- Calculate the contract reminder date for renewal and termination.
- Extract obligations from signed contracts.
Metadata extraction and contract reminders
The AI agent uses Now Assist contract metadata extraction skill to extract key metadata from signed contracts. Once the metadata extraction is complete, you can open the playbook to review the extracted information and set the contract reminder date.
- As a Contract Admin with the AI role, activate the contract metadata extraction skill in the Now Assist Admin console.
- As a Contract Admin, activate the business rules.
- The metadata extraction process is automatically initiated when a contract record is created.
- Once the extraction is complete, the Contract Manager with the AI role receives a notification indicating that the metadata is ready for review.
- The Contract Manager reviews the extracted metadata and submits it to update the contract repository.
- The contract reminder date is then calculated based on the following factors:
- Contract end date
- Presence of auto-renewal clause
- Notice period for contract renewal or terminationHinweis:If the renewal notice period and termination notice period aren’t available, it uses the configured default notice period. For more information, see Set the default notice period for the Manage contract repository agentic workflow.
- The Contract Manager sets the contract reminders in the playbook by reviewing the calculated date and configuring the recipient list for the reminders.
For more information, see Review AI-extracted metadata and contract reminder date.
Obligation extraction
The AI agent uses Now Assist contract obligation extraction skill to extract key contractual obligations from contracts. Once extracted, you can review the obligations within the contract playbook and choose to accept or reject them. Accepted obligations are added as records in the Obligations tab of the contract record.
- As a Contract Admin with the AI role, activate the contract obligation extraction skill in the Now Assist Admin console.
- As a Contract Admin, activate the business rules.
- The obligation extraction process is automatically initiated when a contract record is created.
- Once the extraction is complete, the Contract Manager with the AI role receives a notification indicating that obligations are ready for review.
- The Contract Manager reviews the extracted obligations within the contract playbook. Each obligation can be accepted or rejected based on relevance.
- Approved obligations are automatically added as obligation records in the Obligations tab of the contract record.
- Obligation tasks are created.
- For a recurring schedule, the obligation tasks are automatically created for the obligation record based on the defined schedule.
- For an ad hoc schedule, the contract manager creates an obligation task from the Obligation tasks tab in the contract record.
- The assigned user is notified when the obligation task is created.
- The assigned user works on the obligation task and submits it for review.
The state of the obligation task changes from Open to Awaiting approval.
- The Obligation Fulfiller reviews the task and approves or rejects it.
- If the obligation task is rejected, the state of the task changes to Open, and the assigned user continues to work on it.
- If the obligation task is approved, the state of the task changes to Completed.
Conditions for the agentic workflow to trigger
The manage contract repository agentic workflow for a non-self-served request is triggered as soon as the contract repository record is created and the Assigned to user in the request has the sn_cm_gen_ai.ai_contract_fulfiller and now_assist_panel_user role.
- The group manager of the Assignment group has the now_assist_panel_user role.
- If there’s no group manager for the Assignment group, one of the users in the Assignment group has the now_assist_panel_user role.
- If the user requested changes on the contract request, the Assigned to user or the group manager in the request has the sn_cm_gen_ai.ai_contract_fulfiller and now_assist_panel_user role.
Accessing the agentic workflow
Role required: sn_aia.admin
If your generative AI service provider isn’t Now LLM Service, ensure that the API connections and credentials are configured. For more information, see Configuring API credentials for generative AI capabilities.
- Navigate to .
- Select Manage contract repository.
AI agents used in the manage contract repository agentic workflow
| Name | Description |
|---|---|
| Contract Repository AI agent | Uses various tools to perform the following:
|