Embedded AI Assistant (formerly, Moveworks for Web)
Embedded AI Assistant (formerly, Moveworks for Web)
Embedded AI Assistant (formerly, Moveworks for Web)
Embedded AI Assistant is a web-based, embedded chat client that can be hosted in your most frequented employee service portals and intranet sites. It automatically authenticates users by using their existing session on the host site, to grant them access to the full capabilities of the Moveworks platform without leaving their browser.
Each host is implemented differently, but in general, Moveworks will embedded via a Javascript snippet on each page we want it to appear. When a user visits that page, a call is made to Moveworks services, offering a token or other form of authentication provided by the host system, which allows Moveworks to validate authentication for the current user. Moveworks validates the following:
Only if all of these checks pass, Embedded AI Assistant will successfully load. If any of the checks do not pass, then nothing will appear, and the user will not see Embedded AI Assistant. If the user is authenticated, the script renders an iframe on the page containing the AI Assistant icon in the bottom right corner of the page.
Depending on the host, Embedded AI Assistant can be applied to individual pages or across your entire portal by applying it to your portal’s theme. We generally recommend the latter if possible with the host, as it only takes a few seconds to do and your users will have access to the AI Assistant throughout their entire journey through the portal.
📘 Most common Authentication Providers support SAML and OIDC
We have tested SAML and OIDC against Azure, Okta, ADFS, and many other industry standard authentication providers.
Although ServiceNow supports a native based auth, Moveworks strongly recommends authenticating the web AI Assistant with your SSO provider using OIDC OR SAML instead.
Below are the customizations we offer for our Embedded Assistant Experience:
To configure the primary color, navigate to this page within Moveworks Setup:
To change the primary color, choose a new color by specifying the RBG. This primary color is shared between on Assistant on Web experience + Embedded Assistant experience.

How primary color works:
To configure the Screen Height & Width, navigate to this other page within Moveworks Setup:
On this section you’ll be able to configure:
Navigate to this page within Moveworks Setup:
Here you’ll be able to modify the following fields which are related to the entry point:
Avatar image: This is the image that will be used as your avatar.Avatar Size: This controls the size of your avatar, specifically how large it appears when it’s displayed as the entry point.Close button size: This is also related to the entry point.Expire Speech Bubble: If you’d like to hide the speech button that says, “how can I help you?” after a specific time this is where you would specify that timeframe.
These setting can be found on the following section within Moveworks Setup:
Avatar Image
This is where you can specify the image url for the bot. If this is left blank, the AI Assistant will use a default Moveworks logo. It is recommended to use a 160x160 SVG file.

The other configurable fields related to the entry point are found below that config:
Avatar Size - This controls the size of the avatar button which is present when the AI Assistant is in the closed stateClose Button Size - This controls the size of the close button which is present when the AI Assistant is in the open stateExpire Speech Bubble (hide the speech bubble) - If true, hide the speech bubble after the configured number of seconds. Otherwise, persist the speech bubble until the user opens the botSpeech Bubble Expiration Time - The configured number of seconds after which to hide the speech bubble if the above config is true.
This configuration let’s you decide which websites you’d like to display your embedded assistant on and which websites you don’t want your embedded assistant to appear on.
These help you determine which websites you’d like your embedded assistant to appear in. When you add urls to the list of “Display Urls Allow List” section, we only show the embedded assistant in those urls that you’ve specified.
The reverse logic would apply for the “Display Urls Block List”. If you add urls to the list of “Display Urls Block List” section, we WILL NOT show the embedded assistant in those urls that you’ve specified.

In addition to deciding which website you’d like to display your embedded assistant on, you can decide whether or not t he embedded assistant should automatically be expanded or collapsed.
If you add urls to the “Proactive Popup Urls Allow list” allow list, we’ll proactively expand the embedded assistant on those urls.
If you add urls to the “Proactive Popup Urls Block list” allow list, the embedded assistant will be presented as collapsed view.

For reference, this is the expanded and collapsed view.
Expanded:

Collapsed:

After you have set up authentication for your Embedded AI Assistant bot, using SAML, or OIDC, you can use leverage the code snippets below to embed your AI Assistant on any web page that supports embedding HTML & Javascript.
You will need to replace bot_id, which is is the unique bot ID of your bot. You can view this from Moveworks Setup, or ask your Moveworks team.
If your installation does not require any style overrides then use the following:
Otherwise use the following:
styles controls the position of the avatarA: Embedded AI Assistant links are active for 14 days.
Yes, the text in with chat bubbles in Embedded AI Assistant is configurable by configuring the botMessage or userMessage parameters outlined above.
Yes, ServiceNow native auth, and SSO based auth can coexist.
All your Embedded AI Assistant bots’ chat histories stay in sync within and across hosts. For example, a user’s history will be shared across ServiceNow pages and across ServiceNow and SharePoint.
Chat histories are not synced between the web and native chat platforms. This is consistent with how, for example, Slack and Teams bots are not synced.
All Assistants (web and native chat) have access to the same underlying data and integrations. For example, I could file a ticket in Embedded AI Assistant on SharePoint and immediately check the status of it and add a comment to it in Slack.
Users have up to a 30 day history on their Embedded AI Assistant messages per our data retention policies.
Clicking on any link to an external resource will lead users to the same destination as configured for your organization’s other chat platform(s). For clarity, links to forms will have one of three results:
This is only available in the Moveworks Classic experience, users of Moveworks AI Assistant will not receive proactive greetings.
Proactive welcome is the reachout message we send to users upon landing on a page that hosts Embedded AI Assistant. By default, this looks like this:

Proactive welcome configs allow you to set rules for when and which type of proactive welcome is triggered based on several factors.
You can determine how often the greeting should trigger, what platforms/pages/URLs to trigger on, and even to trigger to display existing active tickets the user has.