*** title: ServiceNow Update Sets excerpt: '' deprecated: false hidden: false metadata: title: '' description: '' robots: index next: description: '' --------------- To further enhance your Moveworks experience, Moveworks provides plugins that are installed through Update Sets for advanced ServiceNow functionality. To learn more see our [ServiceNow Access Requirements](/service-management/access-requirements/ticketing-systems-and-itsms/servicenow-access-requirements). For more information about the update sets, see [Update Set Modules](/ai-assistant/enterprise-search/content-integrations/content-integration-servicenow/acl-platform-permissions-update-set-module). Install the following update sets to your instance in the following order: ### To download the update sets, right click on the file and click "Save As...". ![](https://files.readme.io/c975aa0-image.png) ### `moveworks.base.1.0.0.xml ` #### What this is used for This is the base update set that must be installed prior to all of the below subsequent update sets. Make sure to grant the `moveworks_user` role to our service account after you install this update set. * [View Base](https://developer.moveworks.com/file-hosting/servicenow/base.1.0.0.xml) ### `moveworks.acl.1.0.1.xml ` #### What this is used for This update set allows [Moveworks Access Control](/ai-assistant/enterprise-search/content-integrations/content-integration-servicenow/access-control-platform-permissions) to fetch user criteria for ServiceNow kb\_knowledge articles and catalog\_item forms. Learn more [here](/ai-assistant/enterprise-search/content-integrations/content-integration-servicenow/acl-platform-permissions-update-set-module) * [View ACL](https://developer.moveworks.com/file-hosting/servicenow/moveworks.acl.1.0.1.xml) ### `moveworks.acl.hr.patch.1.0.0.xml` #### What this is used for This is an addendum to the Moveworks ACL update set, that is required for kb\_knowledge articles that are authored via the ServiceNow HR Core module. * [View ACL HR Patch](https://developer.moveworks.com/file-hosting/servicenow/moveworks.acl.hr.patch.1.0.0.xml) ### `moveworks.events.1.0.0.xml` #### What this is used for This is an **OPTIONAL** update set that enables you to send notifications to your bot via Agent Studio Events using either Business Rules or via Flow Designer. This is for Classic Agent Studio only. * [View Events](https://developer.moveworks.com/file-hosting/servicenow/moveworks.events.1.0.0.xml) ### `moveworks.live.agent.awa.1.2.0.xml` #### What this is used for This update set enables the Moveworks bot to integrating with ServiceNow AWA Live Chat (via URL handoff). This is **not** required when implementing Live Agent Message Brokering. * [View Live Chat](https://developer.moveworks.com/file-hosting/servicenow/moveworks.live.agent.awa.1.2.0.xml) # Update Set Installation 1. Navigate again to the `Retrieved Update Sets` table and click `Import Update Set from XML` under Related Links. ![](https://files.readme.io/dbc49ec-m4w_Untitled_1.png) 2. Upload the update set you downloaded, preview the changes, and commit them. These modules are very self-contained. If you encounter any errors while committing the files, this is usually self-referential and not something to be concerned about. You can usually ignore the warnings and commit the changes. ### MANAGING UPDATES If you ever need to update a Moveworks module, back out the old update set before importing the new one. # Add the Moveworks Events API token to your ServiceNow instance: This process only applies to the Events update set. 1. Navigate to the Admin portal of your ServiceNow instance. 2. In the left-hand menu bar, enter `sys_properties.list` and press enter. 1. Note: there will likely not be a result that populates until you press enter. ![](https://files.readme.io/32eb2425fb164c0164bda9d8d1647086df9e297b031f1b244cc83cbb9adaa965-Screenshot_2024-11-04_at_10.42.35_AM.png) 3. In the System Properties table, search by name for the Moveworks custom system property `moveworks.api.bearer_auth_token` ![](https://files.readme.io/230cac6127f85d9e4eb9a02e3495b9d617e08c22ef076a0238b223f1ac337c1f-Screenshot_2024-11-04_at_10.43.02_AM_3.png) 4. Open the system property and fill the API token into the box labeled `Value` ![](https://files.readme.io/4a167f4d7970f0f8a6f6073c76c87e52897105c290554d2bae5e5069f8d969b6-Screenshot_2024-11-04_at_10.43.20_AM.png)