Difference between revisions of "GDE/Current/User/Bots"

From Genesys Documentation
Jump to: navigation, search
(Published)
(Published)
Line 46: Line 46:
 
To import a bot,
 
To import a bot,
  
# Create a new bot.
+
#Create a new bot.
# Click '''Import''' under the '''Import/Export''' dropdown.
+
#Click '''Import''' under the '''Import/Export''' dropdown.
# Select a bot model JSON file and click '''Open'''. The new bot is updated with the information from the imported bot model.
+
#Select a bot model JSON file and click '''Open'''. The new bot is updated with the information from the imported bot model.
  
 
To export the current bot,
 
To export the current bot,
  
# Click '''Export''' under the '''Import/Export''' dropdown.
+
#Click '''Export''' under the '''Import/Export''' dropdown.
# Save the JSON file to your computer. The file will be saved as '''''BotName.json'''''.
+
#Save the JSON file to your computer. The file will be saved as '''''BotName.json'''''.
 
|fullwidth=No
 
|fullwidth=No
 
|Status=No
 
|Status=No
Line 62: Line 62:
 
|freetext=To make bots easy to build and improve speed to market, Genesys is building a repository of sample bot models for different verticals. The models will have intents, utterances, entities and prompts. You can import these bots models and customize them to suit your business needs.  
 
|freetext=To make bots easy to build and improve speed to market, Genesys is building a repository of sample bot models for different verticals. The models will have intents, utterances, entities and prompts. You can import these bots models and customize them to suit your business needs.  
  
* Pre-built banking bot
+
The following bot model is currently available for download and customization:
 +
 
 +
* {{Repository|PrebuiltBankingBot.json||Prebuilt Banking Bot}} - This sample models a standard banking application with account information, loan application, and currency conversion features.
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 07:55, January 10, 2020

This topic is part of the manual Genesys Dialog Engine User Guide for version Current of Genesys Dialog Engine.

A bot is a virtual agent that can serve as a starting point for conversations before live agents join the conversation.

Overview

Add a bot

  1. Click Create a new Bot from the home page (the first page displayed after you log in).
  2. Enter a name for the bot.
  3. (Optional) Enter a greeting or welcome message that the bot will use to greet users.
  4. Click Create to create the bot.

Delete a bot

  • From the home page, click the Delete button that is displayed when you hover over a bot tile.
    Warning
    When a bot is deleted, all of its related components (intents, utterances, and slots) are deleted.

Import or export a bot

You can import an existing bot model (all intents, utterances, and slots) into a new bot. You can also export the current bot model for reuse. The data is saved as JSON files.

To import a bot,

  1. Create a new bot.
  2. Click Import under the Import/Export dropdown.
  3. Select a bot model JSON file and click Open. The new bot is updated with the information from the imported bot model.

To export the current bot,

  1. Click Export under the Import/Export dropdown.
  2. Save the JSON file to your computer. The file will be saved as BotName.json.

Sample bot models

Retrieved from "https://all.docs.genesys.com/GDE/Current/User/Bots (2025-06-21 06:43:41)"
Comments or questions about this documentation? Contact us for support!