Skip to main content
This guide explains how to integrate an AI for Service Contact Center app with an Artemis project for secure, bidirectional communication between the AI application and contact center agents. The integration has two connected steps:
  1. Complete the Contact Center app configuration in AI for Service using tenant, project, and token details from Artemis.
  2. Then complete the Artemis project configuration using tokens and IDs from the Contact Center app and set it as the default Agent Transfer route.
Once both sides are configured and published, Artemis routes escalated conversations to the Contact Center app and returns its responses to the customer. Points to Note
  • Attachments: When a user shares a file during a conversation in Artemis, the file and its associated metadata are transferred to the SmartAssist agent. The agent can use the attachment and its metadata as part of its reasoning and response generation. Refer to this for supported attachment types.
  • Conversation transcripts and recordings: Recordings and transcripts from voice calls in SmartAssist are available in Artemis after the session ends under Sessions logs. Note that it may take up to 10 minutes to present recordings and transcripts in Artemis due to post-session processing.

Prerequisites

  • Access to AI for Service with permission to create and publish Contact Center apps.
  • Artemis application access with permission to open Agent Chat, Profile, Integrations, Deployments, and API Keys.
  • Access to an Artemis project.
  • A secure token generator or password manager to create secrets that meet the required complexity rules.

Contact Center app configuration

  1. Log in to the AI for Service platform.
  2. Create a new app and select Contact Center as the app type.
  3. Complete the onboarding journey for the new app.
  4. Go to Flows & Channels.
  5. Select Artemis Integration.
  6. Enter the following fields:
  7. Review all Artemis Integration fields, then select Enable Artemis Integration.
  8. Review and publish the Contact Center app.

Artemis project configuration

  1. Go to Project > Integrations > Kore SmartAssist > Connect.
  2. Configure the following fields:
  3. Use the SmartAssist integration for Agent Transfer routing. Go to Project Settings > Agent Transfer > Default Routing > Connection and select the integration.
When an agent escalates a conversation, Artemis automatically routes it to the configured AI for Service Contact Center app. The Contact Center app’s response returns through the SmartAssist connection and appears to the customer.

Token and secret rules

Validation checklist

Troubleshoot integration issues