Fulfill enterprise asset requests by using the help manage enterprise asset requests agentic workflow
You can use the help manage enterprise asset requests agentic workflow to fulfill enterprise asset requests autonomously. The workflow uses a collection of AI agents to automatically source assets for these requests.
Note: Depending on your license, you will have access to certain application features, generative AI skills, agentic workflows, and AI agents. For more information, see ServiceNow product tiers.
Help manage enterprise asset requests agentic workflow overview
The help manage enterprise asset requests agentic workflow automates the enterprise asset sourcing process so that you can fulfill enterprise asset requests with little to no human intervention. This automation can help provide the following benefits:
- Increases request resolution.
- Improves operational efficiency.
- Enhances and simplifies the user experience.
Based on the available inventory across your stockrooms, the workflow uses AI agents to automatically source assets through one of the following options:
| Sourcing option | Description |
|---|---|
| Local inventory | The AI agent automatically uses assets that are available in a local stockroom. This sourcing option is available only when at least one stockroom within the location of the requester has the Auto-consume option enabled. If multiple stockrooms have this option enabled, the AI agent uses assets from the stockroom with the highest available quantity first. If any additional assets are required, the AI agent then uses assets from the stockroom with the next highest quantity. Note: For instructions on how to enable the Auto-consume option, see Create stockroom for enterprise assets. |
| Transfer order | The AI agent automatically generates a transfer order to move assets between stockrooms. This sourcing option is available only under the following conditions:
For more information on distribution channels, see Add a distribution channel to a stockroom in the Enterprise Asset Workspace. Note: For instructions on how to enable the Auto-transfer option, see Create stockroom for enterprise assets. |
| Purchase order | The AI agent automatically generates a purchase order to obtain additional assets. This sourcing option is available only under the following conditions:
Note: For instructions on how to enable the Auto-purchase option, see Create stockroom for enterprise assets. |
Important: You can enable security implementation to execute AI agents and agentic workflows through Access Control Lists (ACLs) and user identities. ACLs provide the Run As capability to let agents and agentic workflows execute actions either as a dynamic user or as an AI user. For more information, see Implement access control in Now Assist AI agents.
Important: By default, all agentic workflows and AI agent records are read-only.
Role masking
Agentic workflows and their AI agents use role masking to determine which users can access them. Ones installed with Now Assist applications have specific roles that come included with the application. If you select Users with specific roles for user access, you must configure the security controls to include these roles. For the instructions to change the security controls, see Define security controls for an agentic workflow.
Validating enterprise asset requests
Before the help manage enterprise asset requests agentic workflow can begin sourcing assets for an enterprise asset request, it must validate the request. The workflow proceeds only if the request meets the following criteria:
- The request has been approved.
- Each requested asset can be sourced.
- Each requested asset has not already been sourced.
- Each asset is either requested directly from the Enterprise Catalog or associated with one of the following models:
- Any valid enterprise model
- Any valid hardware model that is supported by the OT Asset Management application
- Each requested asset corresponds with a requested item (RITM) under the enterprise asset request. Each RITM has a valid and unique RITM number.
- Each RITM is assigned to a user with the asset_manager role.
Stages in the help manage enterprise asset requests agentic workflow
The help manage enterprise asset requests agentic workflow fulfills enterprise asset requests through the following stages:
| Stage | Steps | |
|---|---|---|
| Enterprise asset request initiation |
Note: Each asset that the user requests corresponds with a requested item (RITM) under the enterprise asset request.
| |
| Asset sourcing assignment |
Note: If the trigger to invoke the workflow is deactivated, the workflow must be invoked manually. Note: The progress of the workflow is always updated and displayed in the Now Assist panel. Users can access the Now Assist panel by selecting the Now Assist icon Image omitted: icon-ai-sparkle.png Enterprise asset request validationon the page header of their ServiceNow instance.</p></td></tr><tr><td> | The workflow validates the request.Note: For the complete list of validation criteria, refer to Validating enterprise asset requests.
|
| Asset sourcing and allocation | After the request is successfully validated, the workflow sources the requested assets.1. The asset sourcing AI agent checks if the requested assets are available in any local stockrooms. - If the requested assets are available, the AI agent checks if the Auto-consume option is enabled for any stockrooms that those assets are located in. - If the Auto-consume option is enabled, the AI agent uses assets from those stockrooms. - If the Auto-consume option is disabled, the workflow proceeds to step 4. - If the requested assets are not available, or if additional assets must still be sourced, the workflow proceeds to step 2. 2. The asset sourcing AI agent checks if the requested assets are available in any non-local stockrooms. - If the requested assets are available, the AI agent checks if the Auto-transfer option is enabled for any stockrooms that those assets are located in. - If the Auto-transfer option is enabled, the AI agent triggers the transfer order creation AI agent. This AI agent creates a transfer order to move the requested assets from a source stockroom to a destination stockroom. If multiple source or destination stockrooms are available, the AI agent requests user input when creating the transfer order. Note: In this scenario, non-local stockrooms act as source stockrooms, while local stockrooms act as destination stockrooms.
Note: If any modifications are required at a later time, the user must re-initiate the conversation in the Now Assist panel. |
AI agents used in the help manage enterprise asset requests agentic workflow
The help manage enterprise asset requests agentic workflow uses the following AI agents to execute tasks for fulfilling enterprise asset requests.
| AI agent | AI agent role |
|---|---|
| Asset sourcing AI agent | Initiates the sourcing process for a requested asset. The AI agent prioritizes sourcing the asset from a local stockroom. If the asset is not available, or if the corresponding asset sourcing option is not enabled, the AI agent can trigger one of the following order creation AI agents to create either a transfer order or purchase order for the asset:- Transfer order creation AI agent to create a transfer order - Purchase order creation AI agent to create a purchase order |
| Transfer order creation AI agent | Sources the requested asset by creating a transfer order. If you have multiple source or destination stockrooms, the AI agent requests user input when creating the transfer order. |
| Purchase order creation AI agent | Sources the requested asset by creating a purchase order. If you have multiple destination stockrooms or vendors, the AI agent requests user input when creating the purchase order. |
Parent Topic:Fulfilling enterprise asset requests