LogoLogo
  • Dhee.AI
  • Concepts We Work on
    • What is NLP?
    • Natural Language Parser Pipeline
    • Word Embeddings
    • Textual Entailment
    • User Intent Recognition
    • Document Reading
  • Getting Started
    • Train your bot
      • Create your bot project
      • Train for Intent recognition
        • Define the Slots
        • Train the Triggers
        • Train for Stop-Triggers
      • Configure Agent Responses
      • Write your REST Endpoints
      • Configure Endpoints
      • Configure Workflow
        • Read Inputs
        • No Code Approach
        • REST Endpoints Approach
        • Acknowledge User
    • Build and Deploy
      • Build
      • Test
      • Deploy
        • Embedding Widget in Apps
  • Platform Reference
    • Manage Projects
    • Agent Settings
      • Basic
        • Language
        • Domain
        • Voice
        • Avatar Settings
      • Widget
        • Widget Theme
        • Widget Label
      • Advanced
      • Team
        • Development Team
        • Support Team
      • Import Export
      • Emailer
      • Billing
      • Botstore
    • Knowledge Management
      • Document Reading
      • Frequently Asked Questions
    • Intents and Automation
      • Intents
        • Slots
        • Triggers
        • Stop Triggers
        • Special Intents
      • Skills/DSM
        • Dialog Actions
        • Dialog State Transition
          • Slot State
        • Dialog Workflow
        • Skill API
      • Backend API
    • Extended Message Types
    • Entities And Other Data
      • Entities
        • Multilingual Entities
        • Language Specific Entities
        • Custom Entity Types
      • Agent Responses
        • Multilingual Responses
        • Missed Query Responses
        • Support-Unavailable Responses
      • Directive Utterances
        • Customize Inputs
        • Customize Outputs
      • Translations
      • Query Substitutions
      • Abbreviation Texts
    • Test & Deploy
      • Build
      • Test
      • Deploy
        • Launchpad
        • Widget
        • Signal
        • Telegram
        • Google RCS
        • Facebook
        • Alexa
        • Whatsapp
        • Custom App
        • Voice
        • Telephony
        • Email
    • Reports
      • Statistics
        • Summary
        • Daily Reports
          • Conversation Analytics
        • Weekly Reports
        • Monthly Reports
        • Output Spreadsheet
      • Conversations
        • Conversation Logs
        • C-SAT
      • Generate Report
        • Lead Report
        • Category Report
        • Device Demography Report
        • Utterance Report
        • Missed Query Report
        • Location Report
      • Report Settings
        • KPI
        • Schedule Report
      • Personnel Audit
        • Development Team
        • Support Team
          • Supervisory Sessions
          • Login Information
      • Bot Store
        • Reviews
        • Reported Issues
  • The Social Desk
    • Whatsapp
      • Customer Chat
      • Manage Template
      • Outreach Campaign
        • Create new
        • Manage Campaign
    • Reports
    • Settings
      • Team
      • Whatsapp
  • Extras
    • External Links
  • News
    • Dhee.AI's Edge Server for Telephony Achieves Breakthrough Optimization on Intel Architecture
  • Dhee.AI Telephony Edge Servers: Elevating Conversational AI Experience with Edge Computing
  • Pinnacle Teleservices Joins Forces with DheeYantra to Supercharge Conversational AI on WhatsApp
Powered by GitBook
On this page
  1. Platform Reference
  2. Entities And Other Data
  3. Directive Utterances

Customize Outputs

Craft personalized bot responses and messages to enhance user interactions and engagement

In this section, you have the flexibility to customise the way your chatbot communicates with users by tailoring various agent outputs to meet your project's specific requirements.

Explore the different directive types that can be customised to enhance your chatbot's responses:

MY_EOC (End of Conversation)

  • Customise the message displayed by the bot at the end of a conversation.

  • Default message: "Bye. See you."

GOAL_STIMULUS

  • Tailor the welcome message when the agent label is not set, ensuring a personalised greeting.

  • Default message: "Hi User-Name! How can I help you?"

NEXT_GOAL_STIMULUS

  • Customise the message displayed after the completion of an intent, guiding users to their next interaction.

  • Default message: "How can I assist you again?"

ACK_APPRECIATION

  • Define the bot's acknowledgment message in response to user appreciation.

  • Default message: "Happy that I could be of help."

CONFIRM_CLOSURE

  • Tailor the confirmation message when a user requests to close the conversation.

  • Default message: "Are you sure you want to close this conversation?"

SUPPORT_BUSY_CLOSURE

  • Customise the message when a supervisor doesn't respond after picking up an escalated conversation.

ESCALATING

  • Define the message displayed when a chat is being escalated to a supervisor.

  • Default message: "Please hold on while I transfer you to a customer service executive to serve you better."

PROCESS_SWITCH_BACK

  • Tailor the message asking users if they want to continue with their previous query.

  • Default message: "Do you want to continue with your previous query?"

PROCESS_CANCELLED

  • Customise the message displayed after cancelling a process.

  • Default message: "OK, it's cancelled."

LEAVING_4_MAINTENANCE

  • Define the message announcing chatbot maintenance is about to begin.

CHAT_UNAVAILABLE

  • Customise the message displayed when the chatbot is undergoing maintenance.

  • Default message: "Sorry, I am currently unavailable to chat with you. There is a scheduled server upgrade happening right now to improve my performance. Please try chatting again after a few minutes. Apologies for any inconvenience. See you soon. Goodbye."

REPEATING_UTTERANCE

  • Tailor the message shown when the user is having trouble understanding the asked query.

  • Default message: "Sure, let me repeat that for you... {Original-Utterance}"

I_DONT_KNOW

  • Customize the message when the bot is unable to understand the user's query.

  • Default message: "No idea, I don't know, I'm not aware of that."

With the ability to customise these outputs, you can create a chatbot that delivers tailored and effective responses to users, meeting their specific needs and expectations.

PreviousCustomize InputsNextTranslations

Last updated 1 year ago