시작
Kore.ai 대화형 플랫폼
챗봇 개요
자연어 처리(NLP)
봇 개념 및 용어들
빠른 시작 가이드
봇 빌더 접근 방법
사용 고지 사항 (영어)
Kore.ai 봇 빌더로 작업하기
봇 구축 시작하기
릴리스 정보
현재 버전 (영어)
이전 버전 (영어)

개념
디자인
스토리보드
대화 작업
개요
Using the Dialog Builder Tool
노드 유형
사용자 의도 노드
대화 노드
엔티티 노드
양식 노드
확인 노드
서비스 노드
봇 조치 노드
Service Node
WebHook 노드
스크립트 노드
노드 그룹화하기
Agent Transfer Node
사용자 프롬프트
음성 통화 속성
대화 관리
노드 및 전환
구성 요소 전환
컨텍스트 개체
이벤트 기반 봇 조치
지식 그래프
소개
지식 추출
지식 그래프 생성
봇에 지식 그래프 추가
그래프 생성
지식 그래프 작성
FAQ 추가
작업 실행
기존 소스에서 FAQ 구축
특성, 동의어 및 불용어
변수 네임스페이스 관리
수정
용어 편집 및 삭제
용어 편집 및 삭제
질문과 응답 편집
Knowledge Graph Training
지식 그래프 분석
봇 온톨로지 가져오기 및 내보내기
지식 그래프 가져오기
지식 그래프 내보내기
지식 그래프 생성
CSV 파일에서
JSON 파일
지식 그래프 생성
경고 작업
스몰 토크
Digital Skills
디지털 양식
Views
Digital Views
Panels
Widgets
기차
봇 성능 향상 – NLP 최적화
기계 학습
소개
모델 검증
기초 의미
지식 그래프 학습
특성
순위 및 해결
고급 NLP 설정
NLP 설정 및 지침
봇 인텔리전스
소개
컨텍스트 관리
컨텍스트 관리
대화 관리
다중 – 의도 탐지
엔티티 수정
기본 대화
정서 관리
어조 분석
Test & Debug
봇과 대화
발화 테스트
배치 테스트하기
대화 테스트
배포
채널 활성화
봇 게시
분석
봇 분석하기
Conversations Dashboard
Performance Dashboard
사용자 정의 대시보드
소개
맞춤형 메타 태그
사용자 정의 대시보드 생성 방법
Conversation Flows
NLP 지표
Containment Metrics
사용량 지표
스마트 봇
소개
범용 봇
소개
범용 봇 정의
범용 봇 생성
범용 봇 학습
범용 봇 커스터마이징
범용 봇용 추가 언어 활성화
스토어
Manage Assistant
플랜 및 사용량
Overview
Usage Plans
Support Plans
플랜 관리
봇 인증
다국어 봇
개인 식별 정보 삭제하기
봇 변수 사용
IVR 통합
일반 설정
봇 관리

방법
간단한 봇 생성하기
Design Conversation Skills
뱅킹 봇 생성
뱅킹 봇 – 자금 이체
뱅킹 봇 – 잔액 업데이트
Knowledge Graph (KG) 구축
스마트 경고를 예약하는 방법
Design Digital Skills
디지털 양식 설정 방법
디지털 보기 설정 방법
데이터 테이블에 데이터를 추가하는 방법
데이터 테이블 내 데이터 업데이트 방법
UI 양식에서 데이터 테이블에 데이터를 추가하는 방법
Train the Assistant
특성 사용 방법
의도와 엔티티에 대한 패턴 사용 방법
컨텍스트 전환 관리 방법
Deploy the Assistant
상담사 전환을 설정하는 방법
봇 기능 사용 방법
콘텐츠 변수 사용 방법
전역 변수 사용 방법
Kore.ai 웹 SDK 튜토리얼
Kore.ai 위젯 SDK 튜토리얼
Analyze the Assistant
사용자 정의 대시보드 생성 방법
사용자 지정 태그를 사용하여 봇 메트릭을 필터링하는 방법

API 및 SDK
API 참조
Kore.ai API 사용
API 목록
API 컬렉션
koreUtil Libraries
SDK 참조
상담사 전환을 설정하는 방법
봇 기능 사용 방법
콘텐츠 변수 사용 방법
전역 변수 사용 방법
소개
Kore.ai 웹 SDK 튜토리얼
Kore.ai 위젯 SDK 튜토리얼

관리
소개
봇 관리자 콘솔
대시보드
사용자 관리
사용자 관리
그룹 관리
역할 관리
봇 관리 모듈
등록
사용자 초대
사용자 등록을 위한 대량 초대 보내기
사용자 및 사용자 데이터 가져오기
Active Directory에서 사용자 동기화
보안 및 준수
싱글 사인 온 사용
보안 설정
Kore.ai 커넥터
봇 관리자용 분석
Billing (지원하지 않음)
  1. Docs
  2. Virtual Assistants
  3. Builder
  4. Dialog Task
  5. Agent Transfer Node

Agent Transfer Node

The Agent Transfer Node transfers the communications from the VA to a live agent. You can use the Agent Transfer node in a conditional dialog flow to move a user to a conversation with a live agent. For example,when  the VA cannot identify the user intent, or when tone analysis indicates the user is not satisfied with the communication, or on manual request by a user.

When a user is transferred using the Agent Transfer node, the dialog task ends and the agent controls the remaining portion of the conversation. 

The Agent Transfer node is managed as an Integration, using API. This means that once the Agent Transfer node triggers within the Dialog Task, the integration is initiated and the conversation is transferred to your helpdesk, where an agent can take it over

In this article you will learn how to implement the Agent Transfer node in your Dialog Tasks. 

Register an App

To configure an Agent Transfer node in your dialog task, you need to create an app and generate registration credentials using the Kore.ai SDK. These credentials are required to exchange messages between your application and the Kore.ai XO Platform.

Follow the below steps to register your Agent Transfer app:

  1. Go to Deploy > Integrations > Agent Transfer.
  2. On the Agent Transfer page, click Add next to the App Name drop-down list.
  3. On the Create Client App window, enter the app name in the Name field. For example, Agent Transfer.
    Note: RS256 and RS512 JWT signing algorithms are not supported for Custom BotKit or Botkit.
  4. Click Next. The Client ID and Client Secret are generated.
  5. In the Callback URL field, enter the URL for the application that you want Kore.ai to push data to. For example, https://koremessenger.com/postURL.
    Note: The registration app you create is based on the Callback URL applicable to all tasks for the VA. While each task can have unique SDK configurations, the Callback URL is the same. Create separate VAs for separate application Callback URLs for live agent transfers.
  6. Under the PII Data section, define how sensitive information should be handled. If there is a need to share unmasked data when an agent session is in progress, even when PII redaction is enabled, select the Do not mask and send original data to Agent BotKit. Else, go with the default setting of Mask and send sensitive data to Agent BotKit.
  7. Under the Access Using a Connector section, indicate if your URL is behind a firewall and a Connector has to be used.
  8. Click Save.

For details on managing  the API integration, please see the following articles:

Set Up the Agent Transfer Node

Setting up an Agent Transfer node in a dialog task involves the following steps:

      1. Select the VA you want to work with.
      2. Open the dialog task to add the Agent Transfer node to.
      3. Click the + icon next to the node under which you want to add the Agent Transfer node.Select Agent Transfer > New Agent Transfer Node. Alternatively, use drag and drop to add the node from the left side nodes panel.
      4. On the Agent Transfer window, by default, the Component Properties tab is displayed.


Component Properties

  1. Enter a Name and Display Name for the node. For example, LiveAgent.
  2. In the Containment Type section, choose the following options:
    • Mark as Agent Transfer –  To hand-off conversations to an agent when the VA is configured to transfer the conversation session to an agent transfer integration or custom integration. Indicates that the conversation was transferred to a live agent using the Agent Transfer node in the Dialog Flow. Learn more.
    • Mark as Self Service – To mark conversations as self-service when the session reaches this node. Indicates that the conversation (initiated by the user) with a VA was successfully completed or informs that VA is not trained to handle a user’s request. Learn more.

  3. In the Chat Settings section, click the View Config link to view agent transfer settings for each agent transfer integration that are configured.
  4. In the View Config page, you can view the agent configuration details.
  5. Click Close to return to the Agent Transfer Node settings page.
  6. In the Voice Settings section, click the Configure link to configure the IVR Channel Voice Call Properties. Learn more.
  7. In the Variable Namespaces section, associate the Variable Namespaces to execute this node and its transitions. This option is visible only when the Variable Namespace is enabled for the VA. You can go with the task level settings or customize it for this node. For more information, refer to Managing Namespace.
Note:  Any changes in this tab will affect all instances of the node within all dialog tasks that invoke it. Proceed with caution.

Instance Properties

This is where you can configure the instance specific fields for this agent transfer node. These are applicable only for this instance and will not affect this agent transfer node being used in any other dialog.

For Agent Transfer node instances, you can configure tags to build custom profiles of your VAs conversations. Read more about Custom Tags.

Previous
Script Nodes

 

Next
WebHook Nodes

 

Agent Transfer Node

The Agent Transfer Node transfers the communications from the VA to a live agent. You can use the Agent Transfer node in a conditional dialog flow to move a user to a conversation with a live agent. For example,when  the VA cannot identify the user intent, or when tone analysis indicates the user is not satisfied with the communication, or on manual request by a user.

When a user is transferred using the Agent Transfer node, the dialog task ends and the agent controls the remaining portion of the conversation. 

The Agent Transfer node is managed as an Integration, using API. This means that once the Agent Transfer node triggers within the Dialog Task, the integration is initiated and the conversation is transferred to your helpdesk, where an agent can take it over

In this article you will learn how to implement the Agent Transfer node in your Dialog Tasks. 

Register an App

To configure an Agent Transfer node in your dialog task, you need to create an app and generate registration credentials using the Kore.ai SDK. These credentials are required to exchange messages between your application and the Kore.ai XO Platform.

Follow the below steps to register your Agent Transfer app:

  1. Go to Deploy > Integrations > Agent Transfer.
  2. On the Agent Transfer page, click Add next to the App Name drop-down list.
  3. On the Create Client App window, enter the app name in the Name field. For example, Agent Transfer.
    Note: RS256 and RS512 JWT signing algorithms are not supported for Custom BotKit or Botkit.
  4. Click Next. The Client ID and Client Secret are generated.
  5. In the Callback URL field, enter the URL for the application that you want Kore.ai to push data to. For example, https://koremessenger.com/postURL.
    Note: The registration app you create is based on the Callback URL applicable to all tasks for the VA. While each task can have unique SDK configurations, the Callback URL is the same. Create separate VAs for separate application Callback URLs for live agent transfers.
  6. Under the PII Data section, define how sensitive information should be handled. If there is a need to share unmasked data when an agent session is in progress, even when PII redaction is enabled, select the Do not mask and send original data to Agent BotKit. Else, go with the default setting of Mask and send sensitive data to Agent BotKit.
  7. Under the Access Using a Connector section, indicate if your URL is behind a firewall and a Connector has to be used.
  8. Click Save.

For details on managing  the API integration, please see the following articles:

Set Up the Agent Transfer Node

Setting up an Agent Transfer node in a dialog task involves the following steps:

      1. Select the VA you want to work with.
      2. Open the dialog task to add the Agent Transfer node to.
      3. Click the + icon next to the node under which you want to add the Agent Transfer node.Select Agent Transfer > New Agent Transfer Node. Alternatively, use drag and drop to add the node from the left side nodes panel.
      4. On the Agent Transfer window, by default, the Component Properties tab is displayed.


Component Properties

  1. Enter a Name and Display Name for the node. For example, LiveAgent.
  2. In the Containment Type section, choose the following options:
    • Mark as Agent Transfer –  To hand-off conversations to an agent when the VA is configured to transfer the conversation session to an agent transfer integration or custom integration. Indicates that the conversation was transferred to a live agent using the Agent Transfer node in the Dialog Flow. Learn more.
    • Mark as Self Service – To mark conversations as self-service when the session reaches this node. Indicates that the conversation (initiated by the user) with a VA was successfully completed or informs that VA is not trained to handle a user’s request. Learn more.

  3. In the Chat Settings section, click the View Config link to view agent transfer settings for each agent transfer integration that are configured.
  4. In the View Config page, you can view the agent configuration details.
  5. Click Close to return to the Agent Transfer Node settings page.
  6. In the Voice Settings section, click the Configure link to configure the IVR Channel Voice Call Properties. Learn more.
  7. In the Variable Namespaces section, associate the Variable Namespaces to execute this node and its transitions. This option is visible only when the Variable Namespace is enabled for the VA. You can go with the task level settings or customize it for this node. For more information, refer to Managing Namespace.
Note:  Any changes in this tab will affect all instances of the node within all dialog tasks that invoke it. Proceed with caution.

Instance Properties

This is where you can configure the instance specific fields for this agent transfer node. These are applicable only for this instance and will not affect this agent transfer node being used in any other dialog.

For Agent Transfer node instances, you can configure tags to build custom profiles of your VAs conversations. Read more about Custom Tags.

Previous
Script Nodes

 

Next
WebHook Nodes

 

메뉴