Overview

From Genesys Documentation
Revision as of 02:34, July 25, 2020 by WikiSysop (talk | contribs) (Text replacement - "\|Platform=([^\|]*)GenesysEngage-onpremises([\|]*)" to "|Platform=$1GenesysEngage-cloud$2")
Jump to: navigation, search
This topic is part of the manual Genesys Dialog Engine User Guide for version Current of Genesys Dialog Engine.
Read this topic for other versions:

Genesys Dialog Engine helps you to create bots through a natural language understanding (NLU) engine that can understand and process information provided as input.

What is Dialog Engine?

You can use Genesys Dialog Engine to create bots that will be able to understand and respond to information that customers provide. Dialog Engine uses natural language understanding (NLU) to process the meaning of text or speech input from a human and communicate information back to them.

Key Terms

Dialog Engine uses the following key terms in the software and throughout this document.

  • Intents: The intention of the user. What is the user trying to do?
  • Utterances: What would the user say to convey their intent? For example, book me a room for 4 nights.
  • Slots and Slot Types: What values can the bot infer from the user’s utterance. For example, the number of nights. What is the specific piece of information that the bot would map to an entity? For example, the phrase four nights could be mapped to “number of nights”.
  • Confirmations: A message sent by the bot to confirm that it understands the user’s intent.

You can visualize the components as:

Error creating thumbnail: Unable to save thumbnail to destination

In this example, the utterance is Hello, I want to book a suite for three nights starting next Wednesday. The chat bot tries to identify the slots: room type, number of nights, and starting date from this utterance. Some of these slots can be mapped to a value like a number, a date, or a custom slot type value like room type. Based on this mapping, the bot identifies the intent and proceeds.

Tip

An intent cannot have two slots with the same name.

Accessing Dialog Engine

Dialog Engine uses your Genesys Cloud credentials to provide access to Dialog Engine.

You can log into Genesys Cloud to access Dialog Engine.

To log out of Dialog Engine, click Logout in the top-right corner of the screen.

Retrieved from "https://all.docs.genesys.com/GDE/Current/User/Overview (2025-06-20 09:16:13)"
Comments or questions about this documentation? Contact us for support!