Source-to-Pay Workspace Analytics Center
Summarize
Summary of Source-to-Pay Workspace Analytics Center
Source-to-Pay Workspace Analytics Center enables ServiceNow customers to interactively query their procurement and sourcing data using natural language. By leveraging Natural Language Query (NLQ) technology, it translates everyday language questions into precise database queries, allowing you to quickly monitor current performance and analyze trends over time within your Source-to-Pay processes.
Show less
This Analytics Center improves query accuracy through customizable synonyms and semantic shortcuts. For example, synonyms let you use alternative terms like "vendor" when searching supplier-related data, while semantic conditions refine results by applying filters such as distinguishing closed contracts.
Key Features
- Natural Language Query (NLQ): Allows you to ask questions in plain language about your procurement data, simplifying data access without needing technical query skills.
- Configurable Synonyms: Customize search terms to better match your business vocabulary, enhancing the relevance of results (e.g., mapping "vendor" to supplier fields).
- Semantic Conditions: Define logical conditions on synonyms to further filter and optimize search outputs (e.g., filtering closed contracts by “active=false”).
- Predefined Supported Questions: The system supports a broad range of common queries across key procurement areas such as purchase requisitions, sourcing requests, negotiations, purchase orders, milestones, receipt tasks, and procurement cases. Examples include:
- Showing purchase requisitions by order type or status (standard, blanket, open, closed)
- Listing sourcing requests and negotiations by active or closed status
- Viewing purchase lines by product type (goods or services)
- Tracking milestones by date (upcoming, today, past, historical) and status (open, closed)
- Monitoring receipt tasks and procurement cases by active or closed state
- Graphical Results: Some search results are visually presented to aid quick insights based on the criteria used.
- Search Improvement Guidance: When queries do not return desired results, users can access tips to refine their questions for better accuracy.
Practical Use for ServiceNow Customers
This Analytics Center empowers procurement and sourcing teams to easily explore and analyze their Source-to-Pay data through intuitive, natural language questions. By tailoring synonyms and semantics, you can align the tool with your organization's terminology, improving search relevance and efficiency. The range of supported queries covers essential procurement lifecycle stages, enabling proactive management and decision-making.
To ensure optimal results, specify table names as they appear in your database along with relevant keywords like state or type when querying. Utilize the guidance feature to refine searches and leverage graphical displays for enhanced data comprehension.
With Source-to-Pay Workspace Analytics Center, you can ask a question about your data, and see how things are performing now and trends over time.
This Analytics Center is modeled using Natural Language Query (NLQ) which is helpful in converting natural language into database queries, thus fetching relevant data from the respective database tables. In this case, NLQ is developed with the help of configurable synonyms and semantic shortcuts. In synonyms, for example, to fetch data from the Supplier column in the Purchase Line table, a synonym "vendor" is added. Similarly, multiple synonyms can be configured to further improve search results. In semantics, conditions can be configured for the synonym such that search results can be further optimized. For example, to render appropriate search results for closed contracts, a condition "active=false" is configured against the synonym "closed" for the Contract Task table.
- Purchase requisition
- Order type
- Show me purchase requisitions of type standard
- Show me purchase requisitions of type blanket
- Show me standard purchase requisitions
- Show me blanket purchase requisitions
- Requisition type
- Show me net new purchase requisitions
- Show me revised purchase requisitions
- Active
- Show me all open purchase requisitions
- Show me all closed purchase requisitions
- Order type
- Sourcing request: Active
- Show me all open sourcing requests
- Show me all closed sourcing requests
- Negotiation: Active
- Show me all open negotiations
- Show me all closed negotiations
- Purchase line: Product type
- Show me all purchase lines of type good
- Show me all purchase lines of type goods
- Show me all purchase lines of type service
- Purchasing tasks and all extensions of purchasing tasks: Active
- Show me all open <task type>
- Show me all closed <task type>
- Purchase order: Order type
- Show me purchase orders of type standard
- Show me purchase orders of type blanket
- Purchase order line: Product type
- Show me all purchase order lines of type good
- Show me all purchase order lines of type goods
- Show me all purchase order lines of type service
- Milestones
- Completion date
- Show me upcoming milestones
- Show me today's milestones
- Show me past milestones
- Show me historical milestones
- Active
- Show me all open milestones
- Show me all closed milestones
- Completion date
- Receipt tasks: Active
- Show me all open receipt tasks
- Show me all closed receipt tasks
- Procurement cases: Active
- Show me all open procurement cases
- Show me all closed procurement cases
If you do not get the desired search results, select How can I improve my results? to view tips and suggestions on improving your search.