Real-Time Agent Assist deployment workflow
Follow the steps in the workflow to deploy Real-Time Agent Assist in your environment.
Before you begin
-
Verify that your organization is registered for Common Cloud Services. Registration is required for accessing RTAA cloud-based services. If your organization is not registered, contact Cloud Services.
-
Verify that WFO V15.2 2021R1 or higher is installed.
-
If your recorders are on premises, verify that there is sufficient available bandwidth for each recorder, according to the expected load of streamed audio to RTAA. For details, see Recorder Server Sizing (Performance and Sizing Guide).
Workflow
Task |
Details |
Reference |
---|---|---|
Enable access to RTAA cloud services |
Open a ticket to Cloud Services to enable access and assign API scope to the following services:
|
|
Install hot fixes |
Install the required hot fixes for your RTAA solution. |
|
Enable licenses and feature flags |
For each RTAA module you choose to deploy:
|
Real-Time Agent Assist licenses, feature flags, and server roles |
Configure server roles |
For each RTAA module you choose to deploy:
|
|
Configure external server roles |
For the Work Assist and Real-Time Linguistic (remote) cloud services, configure external server roles:
|
|
Deploy language model (only required with Real-Time Linguistic (remote) engine) |
To deploy a boosted language model, or to transcribe interactions in a language that is not yet available in the Verint cloud, contact Business Enablement to deploy the relevant language model. |
|
Allowlist URLs |
Allowlist URLs for the relevant server roles. |
|
Install Work Assist desktop client and set up users |
From the Software Tools page on Verint Connect, download the Work Assist desktop client installation package and install it on user desktops. |
"Work Assist client" (Desktop Applications Deployment Reference and Installation Guide) |
In User Management >Employees > Profiles, configure the following settings for each user profile:
|
"Employee information and privileges" User Management Guide |
|
In User Management >Security > Usernames, for each user profile provide a valid Username and Password and set the Status to Active. The username must be in the format: user@domain.com |
"Set up user accounts" User Management Guide |
|
Enable real-time categories in RTAA rules |
Real-time categories cannot be used in an RTAA rule if the language model associated to these categories is different than the language model associated to the RTAA rule. Install the relevant hot fix, and then perform the following configuration on the CentralApp database: USE [CentralApp]; GO UPDATE [dbo].[Params] SET [value] = 1 WHERE [name] = 'PRM_RTAA_IGNORE_CATEGORIES_LM'; GO After performing this configuration, when configuring an RTAA rule, real-time categories are displayed in the category filter. |
|
Open a ticket to Services to complete the RTAA deployment |
After you complete the steps in the workflow, open a ticket to Cloud Services to complete the deployment of the language model. |
|
(Optional) Contact your account representative to integrate Bring Your Own Model (BYOM) with Interaction Wrap-Up Bot |
To integrate your own GenAI services, the following adapters are available:
|
|
Configure a dedicated Recorder Analytics rule for Interaction Wrap-Up Bot and Agent Transfer Bot |
Configure a dedicated Recorder Analytics rule for:
|
|
(Optional) Open a ticket to Services to customize your Interaction Wrap-Up Bot |
The Wrap-Up Bot can be configured to generate summaries using a custom summary format you provide. Based on the Recorder Analytics rule that is triggered, the Wrap-Up Bot selects the summary format to use. |
|
(Optional) Open a ticket to Services to enable using custom attributes to fetch real-time transcriptions and summaries via an API call |
You can select up to three (3) parameters from the call manifest, such as agent ID, ANI, or holds to be configured as custom attributes for fetching transcriptions and summaries via an API call. Only one custom attribute can be used per API call. |
|
Real-Time Agent Assist licenses, feature flags, and server roles