Conversational contract search and insights Workflow

Sandesh Powar
Tera Guru

 

Hi Everyone,

I'm currently exploring the OOB Conversational Contract Search and Insights Agentic Workflow available in ServiceNow Contract Management Pro and would like to understand its backend execution flow from a technical perspective.

I'm not looking for the functional overview, but rather how the workflow is orchestrated internally.

 

Specifically, I'm trying to understand the following:

  1. When a user submits a query, does the workflow first classify it as a structured or unstructured query?
  2. Is there an intent classification step before selecting a tool or skill?
  3. How does the agent decide whether to:
    • Query ServiceNow tables (GlideRecord/structured search), or
    • Use a RAG (Retrieval-Augmented Generation) pipeline to search contract documents?
  4. Which OOB components are involved in the execution flow?
    • AI Agent
    • Skills
    • Tools
    • Prompt Templates
    • Flow Designer
    • Script Includes
  5. Is Vector Search or AI Search used internally for retrieving relevant contract content?
  6. How is the final prompt constructed before being sent to the LLM?
  7. Does the workflow only generate conversational answers, or can it also update contract metadata?
  8. Are there any technical design documents, architecture diagrams, or implementation guides explaining this end-to-end backend process?

I'm looking for something similar to the following execution flow:

 

If anyone has explored this OOB Agentic Workflow or knows of any official ServiceNow documentation, Knowledge sessions, or architecture references that explain its backend implementation, I would greatly appreciate your guidance.

Thank you!

1 REPLY 1

Aditya_hublikar
Giga Sage

Hello @Sandesh Powar ,

 

Click on highlighted pdf :

https://www.servicenow.com/docs/r/employee-service-management/contract-management-pro/cncore-exp-now...

Aditya_hublikar_0-1783495321680.png

 

 

Download that pdf  and go on page no 5835  and refer this process it will help you 

Aditya_hublikar_1-1783495402697.png

 

 

If this helps you then mark it as helpful and accept as solution.

Regards,

Aditya