Request order changes using Now Assist Virtual Assistant
Request an expedited delivery, a quantity change, or a shipping location change for your order in natural language using the Now Assist Virtual Assistant on the Business Portal.
Before you begin
The following applications must be installed and configured on your ServiceNow instance:
- Now Assist for Platform (sn_genai_platform)
- Now Assist for Order Management (sn_now_assist_om)
- Order Case Self Service (sn_ord_case_ss)
The scripted extension points that the chat assistant uses to validate order exception requests such as delivery availability, quantity, shipping location, and quote threshold must be configured. For more information, see Configure scripted extension points for the manage order operations agent.
Role required: sn_customerservice.customer
About this task
When you submit a request through the Virtual Assistant, the AI agent performs the following actions behind the scenes to help you quickly and efficiently:
- Checks account information and order history.
- Validates the intent of the request, which can be an expedited delivery, a quantity change, or a shipping location change. For example, if you enter expedite, change quantity, or ship to a different location in the Virtual Assistant, the AI agent confirms the request type for your open orders.
- Confirms the order number and your change request.
- After you confirm all the requested changes, creates an order case in the ServiceNow CRM and stamps the requested changes on the requested fields of the order case lines.
- Calls the configured scripted extension points to validate inventory availability, quantity feasibility, shipping location feasibility, and quote thresholds for the request. For example, the AI agent calls orderExceptionCheckEP to check whether the ordered item is in stock for early delivery, or ThresholdCheckForQuote to determine whether a quantity change requires a quote. If you approve the validation results, the AI agent stamps the approved values on the approved fields of the order case lines.
- Posts the summary of the conversation as a work note in the order case, which can only be viewed by the agents from the CSM Configurable Workspace.