Manage order operations AI agent
This AI agent helps customers request faster delivery of an order.
Workflow
- Retrieve and confirm the order number.
- Validate the order and confirm the details.
- Check if expedited shipping is available for the selected order and retrieve the earliest possible delivery date. If it can be expedited, request approval or date selection from the user.
- If the order cannot be expedited, summarize the details and create an order case.
- Share the case details with the user.
| Field | Description |
|---|---|
| Allow third party to access this AI agent |
When enabled, third-party AI agents can use this agent. This value is off (false) by default. This setting is defined in the AI Agent configs [sn_aia_agent_config] table on the External discoverable field. |
| Allow AI specialists to access this AI agent |
When enabled, AI specialists can use this agent. This value is off (false) by default. When set to true, more configuration options for tools become available so that an AI specialist can map inputs and response templates to tool outputs. This setting is defined in the AI Agent configs [sn_aia_agent_config] table on the Specialist enabled field. |
| Manage long-term memory |
When enabled, all previous user interactions are used as context for the LLM. This value is off (false) by default. This setting is defined by the sn_aia.ltm.enable_long_term_memory system property. For more information, see ServiceNow Otto AI agents reference. |
| Tools |
|
| Agent roles (ACLs) | sn_customerservice.customer |
| Data access roles |
ord.exception.aia actsub_user, agent_schedule_user, agent_workspace_user, app_service_user, assignment_workbench, canvas_user, chat_admin, cmdb_ms_user, cmdb_query_builder, cmdb_query_builder_read, cmdb_read, data_manager_user, decision_table_reader, dependency_views, email_client_template_read, email_composer, fsm_skill_user, interaction_agent, knowledge, notify_view, now_assist_panel_user, personalize_form, platform_ml_read, prompt_library_user, skill_user, sn_ai_filter_assist.user, sn_ai_filter_tracker.user, sn_bm_client.benchmark_data_viewer, sn_case_line.characteristic_creator, sn_case_line.characteristic_delete, sn_case_line.characteristic_viewer, sn_case_line.characteristic_writer, sn_change_read, sn_cmdb_user, sn_csm_case_types.service_definition_viewer, sn_csm_household.viewer, sn_csm_pricing.pricelist_viewer, sn_customerservice.csm_workspace_user, sn_customerservice.customer_data_viewer, sn_customerservice_agent, sn_esm_agent, sn_gaf.data_viewer, sn_gaf.data_writer, sn_gd_guidance.guidance_user, sn_ind_tmt_orm.fulfillment_viewer, sn_ind_tmt_orm.order_viewer, sn_l2c_core.entity_mapping_viewer, sn_lookup_verify_user, sn_nb_action.next_best_action_user, sn_order_case.agent , sn_order_case.creator , sn_order_case.navigation_menu , sn_order_case.viewer , sn_order_case.writer, sn_ord_qual_mgmt.alternate_proposal_read, sn_prd_invt.product_inventory_operations_read, sn_prd_invt.product_inventory_viewer, sn_prd_pm.characteristics_viewer, sn_prd_pm.product_catalog_viewer, sn_prd_pm.product_model_characteristic_viewer, sn_pss_core.service_contract_viewer, sn_query_gen.user, sn_req_criteria.viewer, sn_service_org.customer_criteria_read, sn_service_org.service_criteria_read, sn_shn.editor, sn_shn.user, sn_sow.sow_home, sn_sow.sow_list, sn_sow.sow_user, sn_sttrm_condition_read, sn_templated_snip.template_snippet_reader, sn_tmt_core.inbound_queue_read, sn_udc.basic_read, sn_uib_collab.user, sn_workflow_studio.workflow_studio_read, survey_reader, task_editor, template_editor, template_read_global, view_changer, workspace_user |
| Triggers |
Optional. None defined by default. An admin can specify triggers if desired. For more information, see Add a trigger to an AI agent. |
| Channels |
Configure an assistant for Virtual Agent or ServiceNow Otto panel using Assistant Designer. |
| Used in agentic workflows |
Not applicable. |
Learn more about Order Management at Order management.