Example: Automate shipping management tasks using AI Desktop Actions
Automate various tasks related to shipping management through desktop actions using AI Desktop Actions and AI agents.
Your shipping coordinators frequently handle repetitive data-entry tasks. For example, entering PO numbers, invoice details, customer information, shipping addresses, item dimensions, and weights from Excel into the Shipping Management application on their desktops. When there are dozens of rows to process, it becomes time-consuming, error-prone, and significantly slows down their daily workflow.
To streamline this process, you can create a dedicated desktop action that reads each row from the Excel file and automatically inputs the data into the Shipping Management application. You can then assign this action to an AI Agent. When new shipping batches arrive, shipping coordinators simply trigger the AI Agent from the Now Assist panel. The agent then automatically processes each line item by selecting and running the appropriate desktop action.
Create Process shipping orders desktop action in AI Desktop Actions
Automate various tasks related to shipping management through desktop actions in AI Desktop Actions.
Before you begin
- Enable AI Desktop Actions on your ServiceNow instance. For more information, see Configure AI Desktop Actions.
- Download the AI Desktop Actions installer to automate repetitive tasks across applications and systems. For more information, see Download AI Desktop Actions installer.
Confirm that the following system requirements are met:
- Windows 11 operating system is used.
- A .NET 9.0 runtime v9.0.10 and .NET 9 Desktop Runtime v9.0.10 is installed.
- No extended monitors are connected.
- Theme must match between the systems used for recording and execution.
Familiarize yourself with the Design workspace and Action recorder. For more information, see AI Desktop Actions Design workspace and Action recorder in AI Desktop Actions.
Role required: sn_aia.admin
Procedure
Create AI agents and add tools for shipping orders
Create an AI agent in AI Agent Studio and add desktop action tools for Shipping Management task automation.
Before you begin
Role required: sn_aia.admin
Procedure
What to do next
Enable shipping coordinators to trigger AI agents from the Now Assist panel to enter data automatically into the Shipping Management application.
For more information, see Example: Use AI agents to automatically enter data into the shipping management app.