# Customer Service

AIHelp has completely improved the service process of intelligent customer support.

Now, you can utilize the robotic process automation, also known as RPA, to provide better service for the end users.

# API

# show

You can set up a customer service entrance in AIHelp dashboard, and use the provided entrance ID to access AIHelp' customer service module:

FAIHelpForUEModule::Get().GetAIHelp()->Show(EntranceId, WelcomeMessage);

# Definition

# entranceId

  • Type: FString
  • Detail: Optional. Entrance ID configured in AIHelp dashboard.

Entrance Configuration

Customer Service Configuration

# welcomeMessage

  • Type: FString
  • Default: ''
  • Detail: Optional. Custom welcome message for customer service

# Page example

Page examples based on the above scenario are as follows:

Last Updated: 8/2/2023, 7:06:58 AM