Difference between revisions of "GDE/Current/User/Bots"
(Published) |
m (Text replacement - "\|Platform=([^\|]*)GenesysEngage-onpremises([\|]*)" to "|Platform=$1GenesysEngage-cloud$2") |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|Standalone=No | |Standalone=No | ||
|DisplayName=Bots | |DisplayName=Bots | ||
− | |Platform= | + | |Platform=GenesysEngage-cloud, PureConnect |
|ComingSoon=No | |ComingSoon=No | ||
|Context=A bot is a virtual agent that can serve as a starting point for conversations before live agents join the conversation. | |Context=A bot is a virtual agent that can serve as a starting point for conversations before live agents join the conversation. | ||
|Section={{Section | |Section={{Section | ||
|sectionHeading=Overview | |sectionHeading=Overview | ||
− | | | + | |Standalone=No |
− | | | + | |ComingSoon=No |
+ | |alignment=Vertical | ||
+ | |structuredtext=The '''Bots''' section on the home page displays a list of bots that are available for your organisation. | ||
With a bot, you can do the following activities: | With a bot, you can do the following activities: | ||
Line 18: | Line 20: | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Add a bot | |sectionHeading=Add a bot | ||
− | |||
|anchor=addbot | |anchor=addbot | ||
+ | |Standalone=No | ||
+ | |ComingSoon=No | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |||
|structuredtext=#Click '''Create a new Bot''' from the home page (the first page displayed after you log in). | |structuredtext=#Click '''Create a new Bot''' from the home page (the first page displayed after you log in). | ||
#Enter a name for the bot. | #Enter a name for the bot. | ||
Line 30: | Line 32: | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Delete a bot | |sectionHeading=Delete a bot | ||
− | |||
|anchor=deletebot | |anchor=deletebot | ||
+ | |Standalone=No | ||
+ | |ComingSoon=No | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |||
|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 | ||
Line 39: | Line 41: | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Import or export a bot | |sectionHeading=Import or export a bot | ||
− | | | + | |anchor=importexport |
+ | |Standalone=No | ||
+ | |ComingSoon=No | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |||
|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. | |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, | 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 | ||
}}{{Section | }}{{Section | ||
|sectionHeading=Sample bot models | |sectionHeading=Sample bot models | ||
− | | | + | |Standalone=No |
+ | |ComingSoon=No | ||
+ | |alignment=Vertical | ||
|anchor=samplebots | |anchor=samplebots | ||
− | | | + | |structuredtext=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. |
+ | |||
+ | The following bot model is currently available for download and customization: | ||
− | * | + | *{{Repository|PrebuiltBankingBot.json||Prebuilt Banking Bot}} - This pre-built models a standard banking application with account information, loan application, and currency conversion features. |
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Latest revision as of 02:32, July 25, 2020
A bot is a virtual agent that can serve as a starting point for conversations before live agents join the conversation.
Overview
The Bots section on the home page displays a list of bots that are available for your organisation.
With a bot, you can do the following activities:
- Create intents, utterances, and slots.
- Add prompts to be displayed by the bot in a conversation.
- Add confirmation questions that will be sent by the bot to confirm that it has understood the user’s intent.
Add a bot
- Click Create a new Bot from the home page (the first page displayed after you log in).
- Enter a name for the bot.
- (Optional) Enter a greeting or welcome message that the bot will use to greet users.
- 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.WarningWhen 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,
- 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.
Sample bot models
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.
The following bot model is currently available for download and customization:
- Prebuilt Banking Bot - This pre-built models a standard banking application with account information, loan application, and currency conversion features.