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

From Genesys Documentation
Jump to: navigation, search
(Published)
 
(Published)
Line 36: Line 36:
 
|structuredtext=*From the home page, click the '''Delete''' button that is displayed when you hover over a bot tile.{{NoteFormat|When a bot is deleted, all of its related components (intents, utterances, and slots) are deleted.|3}}
 
|structuredtext=*From the home page, click the '''Delete''' button that is displayed when you hover over a bot tile.{{NoteFormat|When a bot is deleted, all of its related components (intents, utterances, and slots) are deleted.|3}}
 
|fullwidth=No
 
|fullwidth=No
 +
|Status=No
 +
}}{{Section
 +
|sectionHeading=Import or export a bot
 +
|Type=Structured
 +
|alignment=Vertical
 +
|gif=No
 +
|structuredtext=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,
 +
 +
# Create a new bot.
 +
# 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.
 +
 +
To export the current bot,
 +
 +
# Click '''Export''' under the '''Import/Export''' dropdown.
 +
# Save the JSON file to your computer. The file will be saved as '''''BotName.json'''''.
 +
|fullwidth=No
 +
|Status=No
 +
}}{{Section
 +
|sectionHeading=Sample bot models
 +
|Type=Unstructured
 +
|anchor=samplebots
 +
|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
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 08:40, January 9, 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 02:33:08)"
Comments or questions about this documentation? Contact us for support!