Agentic AI Apps
AI Solutions
Pre-built Applications

Ready-to-deploy applications across industries and functions.

AI for Banking
AI for Healthcare
AI for Retail
AI for IT
AI for HR
AI for Recruiting
Application Accelerators

Leverage pre-built AI agents, templates, and integrations from the Kore.ai Marketplace.

Kore.ai Marketplace
Pre-built agents
Templates
Integrations
Tailored Applications

Design and build applications on our Agent Platform using our enteprise modules.

Platform
Agent Platform

Your strategic enabler for enterprise AI transformation.

Learn more
Enterprise Modules
AI for Work
AI for Service
AI for Process
Top Resources
From search to action: what makes agentic AI work in practice
AI use cases: insights from AI's leading decision makers
Beyond AI islands: how to fully build an enterwise-wide AI workforce
QUICK LINKS
About Kore.aiCustomer StoriesPartnersResourcesBlogWhitepapersDocumentationAnalyst RecognitionGet supportCommunityAcademyCareersContact Us
Agent Platform
Agent Platform
Agent Platform

Your strategic enabler for enterprise AI transformation.

learn more
PLATFORM MODULES
Multi-Agent Orchestration
AI Engineering Tools
Search + Data AI
Observability
No-Code + Pro-Code Tools
AI Security + Governance
Agent Management Platform
Integrations
Enterprise Modules
For Service
AI AgentsAgent AI AssistanceAgentic Contact CenterQuality AssuranceProactive Outreach
For Work
Modules
Enterprise SearchIntelligent OrchestratorPre-Built AI AgentsAdmin ControlsAI Agent Builder
Departments
SalesMarketingEngineeringLegalFinance
For Process
Process AutomationAI Analytics + MonitoringPre-built Process Templates
upcoming event
Recent AI Insights
What's new in AI for Work: features that drive enterprise productivity
What's new in AI for Work: features that drive enterprise productivity
AI INSIGHT
20 Feb 2026
Parallel Agent Processing
Parallel Agent Processing
AI INSIGHT
16 Jan 2026
The AI productivity paradox: why employees are moving faster than enterprises
The AI productivity paradox: why employees are moving faster than enterprises
AI INSIGHT
12 Jan 2026
Agent Marketplace
More
More
Resources
Resource Hub
Blog
Whitepapers
Webinars
AI Research Reports
AI Glossary
Videos
AI Pulse
Generative AI 101
Responsive AI Framework
CXO Toolkit
Private equity
support
Documentation
Get support
Submit RFP
Academy
Community
COMPANY
About us
Leadership
Customer Stories
Partners
Analyst Recognition
Newsroom
Events
Careers
Contact us
Agentic AI Guides
forrester cx wave 2024 Kore at top
Kore.ai named a leader in The Forrester Wave™: Conversational AI for Customer Service, Q2 2024
Generative AI 101
CXO AI toolkit for enterprise AI success
upcoming event

HumanX is one of the leading global conferences focused on artificial intelligence (AI) — designed for senior leaders, technologists, investors, and decision-makers shaping enterprise deployment of AI technologies.

San Francisco
6 Apr
register
Talk to an expert
Not sure which product is right for you or have questions? Schedule a call with our experts.
Request a Demo
Double click on what's possible with Kore.ai
Sign in
Get in touch
Background Image 1
Blog
Conversational AI
Empower Salesforce service cloud agents with Kore.ai agent AI

Empower Salesforce service cloud agents with Kore.ai agent AI

Published Date:
February 8, 2023
Last Updated ON:
February 18, 2026

Increasing the efficiency and productivity of your Service Cloud agents is a common goal in most customer service organizations. Providing contextual access to the information agents need most, based directly on active conversations with customers, empowers agents to perform more consistently and delight customers with prompt resolutions to their issues.

We’re excited to introduce Kore.ai AgentAssist with a simple to configure integration directly to the Service Cloud desktop. Available for both voice and digital interactions, Salesforce administrators can quickly enable Kore’s best of class virtual assistants to directly coach agents real-time. AgentAssist can perform actions on behalf of the agent as well, both directly inside Salesforce as well as interactions with other platforms and systems.

Target audience

This blog is intended to help IT professionals, Salesforce administrators and customer service supervisors understand what is required to add Kore.ai AgentAssist to your Salesforce Service Cloud Voice instance.

Kore.ai configuration steps

To get started, you’ll need a Kore.ai XO Platform account with a virtual assistant configured. One quick way to get started is to provide your agents with the same types of self-service tasks and automations that customers might utilize as part of a webchat or IVR experience. Examples of self-service tasks might be “reset my password”, “transfer money” or “what is my order status”. 

You can also build new virtual assistants that are directly targeted to the most common actions agents are performing when helping customers. This could be as simple as internal FAQ or knowledge base information or as complex as kicking off a process task to perform a series of account actions or updates. Either way, over time your AgentAssist virtual assistant configuration will likely evolve to assist agents in specific ways that enhance their ability to serve customers in an efficient and consistent manner.

AgentAssist has a simple configuration portal where you will perform the basic setup on the Kore.ai side to connect your virtual assistant to your specific AgentAssist configuration. The information provided in this portal will be used to create your Salesforce configuration.

Agent Assist
AgentAssist embedded in Salesforce Service Cloud desktop

Kore bots can have one or more sets of credentials consisting of a unique ClientId and secret key that provide access to perform functions on the bot. A set of credentials is associated with an App. Each App provides external access to bot functionality, including web hook connections, API access and rights for certain third-party channels to interact with the bot.

Salesforce service cloud voice configuration steps

For the purpose of this integration, there is a prerequisite that you have already configured your Service Cloud Voice and/or Chat in the Salesforce Setup and it is working properly. Calls and/or chats should be routing to your agents and all related routing, telephony, screen pop and other interactions are working as intended.

Configuration in Salesforce Service Cloud Voice only requires a few simple steps.

1. Install the Kore.ai AgentAssist for Service Cloud Voice package

a. Kore will assist you in installing the managed package for AgentAssist into your Service Cloud Voice instance.

2. Set up the configuration record

a. Create a configuration record for your installation, consisting of a name, BotId and the ClientId and Secret necessary for communication between Salesforce and Kore. These values are simply taken from the AgentAssist configuration as shown above.Add the AgentAssist components to the necessary Salesforce Record Pages.

Example configuration
Authorize with ClientId/Secret to open secure websocket

3. Add the AgentAssist components to the necessary Salesforce Record Pages.

a. The AgentAssist package includes components for both the voice and digital user interface components for use by your agents

b. The Voice Call record page will host the voice component

c. The Chat Transcript record page will host the chat component.

Call or chat record configuration
Voice Call and Chat Transcript pages host components

High-level overview of AgentAssist communications

For both voice and digital interactions, the Kore.ai XO Platform virtual assistant requires access to the inbound conversation from your customer. What the customer says (an “utterance”) is sent to our 3-engine NLU models to determine the best match for the customer’s “intent” (the task or question they are trying to get assistance with).

This interaction uses a web socket between the AgentAssist components hosted in the Voice Call or Chat Transcript record pages. Before the web socket is established, the component must be authorized by the Kore platform using a security token based on the ClientId and Secret configured in Salesforce.

For voice, the customer utterances are retrieved using the voice transcripts provided by Service Cloud Voice and passed over to Kore.ai. The Service Cloud Voice Toolkit API is utilized for these interactions. For digital interactions, the component utilizes the Salesforce Conversation Toolkit API to listen to the user messages.

Based on the virtual assistant interpretation of the user messages, the agent may be prompted to begin a workflow with various questions to collect data (entities) used to fulfill the task. AgentAssist can also offer to perform background operations to complete user requests, including API calls to Salesforce and other systems, running Salesforce Flows or other triggered operations and interacting with RPA tools.

Next steps

To learn more, please visit the Salesforce AppExchange listing or the Kore.ai overview page to get started. You can see demo videos for the solution in action for both voice and chat on the overview page.

Salesforce AppExchange listing
Kore.ai overview page
Share
Link copied
authors
Curtis Swartzentruber
Curtis Swartzentruber
Forrester logo at display.
Kore.ai named a leader in the Forrester Wave™ Cognitive Search Platforms, Q4 2025
Access Report
Gartner logo in display.
Kore.ai named a leader in the Gartner® Magic Quadrant™ for Conversational AI Platforms, 2025
Access Report
Stay in touch with the pace of the AI industry with the latest resources from Kore.ai

Get updates when new insights, blogs, and other resources are published, directly in your inbox.

Subscribe
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Recent Blogs

View all
What is agent memory? How AI Agents learn and remember
March 18, 2026
What is agent memory? How AI Agents learn and remember
The lesson enterprise AI needs to learn from the OpenClaw incident
March 18, 2026
The lesson enterprise AI needs to learn from the OpenClaw incident
Agent Management Platform: Why Every Enterprise Deploying AI Agents Needs One
March 18, 2026
Agent Management Platform: Why Every Enterprise Deploying AI Agents Needs One
Accelerate time-to-value from AI

Find out how Kore.ai can help

Talk to an expert
Start using an AI agent today

Browse and deploy our pre-built templates

Marketplace
Background Image 4
Background Image 9
You are now leaving Kore.ai’s website.

‍

Kore.ai does not endorse, has not verified, and is not responsible for, any content, views, products, services, or policies of any third-party websites, or for any verification or updates of such websites. Third-party websites may also include "forward-looking statements" which are inherently subject to risks and uncertainties, some of which cannot be predicted or quantified. Actual results could differ materially from those indicated in such forward-looking statements.



Click ‘Continue’ to acknowledge the above and leave Kore.ai’s website. If you don’t want to leave Kore.ai’s website, simply click ‘Back’.

CONTINUEGO BACK
Agentic AI applications for the enterprise
English
Spanish
Spanish
Spanish
Spanish
Pre-Built Applications
BankingHealthcareRetailRecruitingHRIT
Kore.ai agent platform
Platform OverviewMulti-Agent OrchestrationAI Engineering ToolsSearch and Data AIAI Security and GovernanceNo-Code and Pro-Code ToolsIntegrations
 
AI for WorkAI for ServiceAI for ProcessAgent Marketplace
company
About Kore.aiLeadershipCustomer StoriesPartnersAnalyst RecognitionNewsroom
resources
DocumentationBlogWhitepapersWebinarsAI Research ReportsAI GlossaryVideosGenerative AI 101Responsive AI frameworkCXO Toolkit
GET INVOLVED
EventsSupportAcademyCommunityCareers

Let’s work together

Get answers and a customized quote for your projects

Submit RFP
Follow us on
© 2026 Kore.ai Inc. All trademarks are property of their respective owners.
Privacy PolicyTerms of ServiceAcceptable Use PolicyCookie PolicyIntellectual Property Rights
|
×