LogoLogo
  • 👋START HERE
    • Welcome!
  • â„šī¸General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • May 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
        • 2023
        • 2022
        • 2021
        • Dialog Design Update
    • Glossary of Terms
    • Authentication Methods
      • SSO (Single Sign-On)
      • Built-In User Management
    • Acceptable Use Policy
  • âš™ī¸Rule-based Automation
    • Overview
      • Account Settings
        • Profile
        • Team
        • Roles and Permissions
          • User Management
          • Project Permissions
      • Basic Concepts
        • Project Management
        • Version Management
        • Multi-Lingual Bots
          • Supported Languages
        • Managing User Interactions
          • Unexpected User Input
          • No User Input
    • Dialog Interface
      • Blocks
        • Conversation Logic
          • Start Conversation
          • Global
          • State
          • Intermediate Response
          • To Previous State
          • End Conversation
        • Subdialog
          • Reusable Subdialogs
        • Phone
          • Continue Listening
          • Call Control
        • Technical Logic
          • Service
          • Condition
          • Storage
        • Other
          • Note
      • Speech Assets
        • Intents
          • Utterances
          • Descriptions
        • Slots
          • Custom Slots
            • List Slots
            • Machine Learning Slots
            • Regex Slots
            • LLM Slots
          • Prebuilt Slots
            • DTMF Slot
        • Text Snippets
        • Dictionary
      • Variables
        • Intents
        • Slots
        • Storage
        • Text Snippets
        • Environments
        • Platform
        • Context
      • Services
        • Service Integration Guide
        • Service Development
        • Service Branches and Error Handling
        • Public Services
          • Date and Birthdate Recognition
          • Spelling Post-Processing for Phone
          • IBAN Validation
          • License Plate Validation
          • Address Search
          • Street Names per Postal Code
          • Email Service
          • SMS Service
          • API Adapter
          • Salesforce-Flow Connector
          • Opening Hours
          • Speech-to-Text Hints
          • Fuzzy Match Names
          • Delay Service
      • Debugger
        • Phone 2
        • WhatsApp
        • Textchat 2
    • Environments Interface
      • Service Keys
    • Deployments Interface
      • Creating a Release
      • Editing a Release
    • Text-to-Speech
      • Azure
      • ElevenLabs
      • OpenAI via Azure (Preview)
      • SSML
        • Audio
        • Break
        • Emphasis
        • Prosody
        • Say-as
        • Substitute
        • Paragraph and Sentence
        • Voice
    • Autocomplete
    • Parloa APIs
      • CallData Service and API
      • Conversation History API
      • Textchat V2 API
    • Phone Integrations
      • Genesys Cloud
        • Setting up the SIP Trunk
        • Sending/Receiving UUI Data
        • Creating a Script to Display UUI
      • SIP
      • Tenios
        • Setting Up an Inbound Connection
        • Setting Up an Outbound Connection
        • Transferring a Call
      • Twilio
      • Public IPs and Port Information
    • AI Integration Overview
      • Dual Intent Recognizer (DIR)
      • Dual Tone Multifrequency (DTMF) Intent
    • Analytics and Debugging
      • Understanding Conversations and Transactions
      • Managing Caller ID Data
      • Hangup Events and Triggered Analytics
      • Analytics Transactions: Data Structure and Insights
      • Dialog Analytics
      • Audit Logs
      • Parloa-hosted Analytics
    • Data Privacy
      • Anonymizing Personally Identifiable Information
    • NLU Training
      • NLU Training Best Practices
    • How To
      • Create a Scalable and Maintainable Bot Architecture
      • Implement OnError Loop Handling
      • Resolve the 'Service Unavailable' Error
    • Reference
      • Parloa Keyboard Shortcuts
      • Frequently Asked Questions (FAQ)
      • JavaScript Cheat Sheet
        • Using Regular Expressions (Regex)
  • 🧠Knowledge Skill
    • Introduction
    • Knowledge Collections
    • Knowledge Sources
    • Knowledge Skill Setup
      • Step 1 – Create a Knowledge Skill Agent
      • Step 2 – Configure a Knowledge Skill Agent
      • Step 3 – Configure a Knowledge Skill Agent
Powered by GitBook
On this page
  • Types of Utterances
  • Managing Utterances
  • AI Utterance Generator
  • Quick Add Method
  • Generate from Description

Was this helpful?

Export as PDF
  1. Rule-based Automation
  2. Dialog Interface
  3. Speech Assets
  4. Intents

Utterances

Adding, editing and deleting utterances

PreviousIntentsNextDescriptions

Last updated 1 year ago

Was this helpful?

Utterances are the varied phrases or words of input, reflecting intentions or commands. Within Parloa, these utterances are mapped to corresponding to trigger the appropriate responses from the bot. The depth of the bot's understanding is directly tied to the diversity and richness of its utterance database – the more utterances the system recognizes.

Types of Utterances

Utterances in Parloa fall into two main categories:

  • Generic Utterances: These are common expressions applicable across a variety of scenarios, which provide the chatbot with foundational comprehension of widespread caller requests.

  • Specific Utterances: These are detailed phrases specifically aligned with particular intents. They allow the bot to interpret and fulfill highly targeted caller queries with greater precision.

Managing Utterances

Adding Utterances

To add an utterance manually:

  1. Scroll down to the end of the utterances list for the intent.

  2. Click on an empty Add Utterance field, and type the new utterance:

  3. Press Enter, or click anywhere else on the screen to save the new utterance.

To generate utterances using AI:

  1. Scroll down to the end of the utterances list.

  2. Click the Generate More Utterances button.

or

  1. Open the bulk editor by clicking Bulk Edit Utterances

  2. Describe the type of utterances you want in the text field on the right

  3. Click Generate Utterances

Editing an Utterance or Utterances

Editing a single utterance:

To edit an utterance –

  1. Click on an intent:

  2. Click Utterances, shown in the right pane:

  3. Place the cursor on the utterance you want to edit, and type your change.

  4. Press Enter, or click anywhere else on the screen to save the new utterance.

To edit several utterances –

  1. Repeat steps 1 and 2.

  2. Click Bulk Edit Utterances:

  3. Click and edit the utterances in the pop-window:

  4. Click the Update Utterances button when done.

Deleting an Utterance

To delete a single utterance:

  1. To the right of an utterance, click on the Trash icon:

  2. Click Delete:

To delete multiple utterances:

  1. Click the Bulk Edit Utterances button:

  2. Select the utterances to delete, as shown below:

  3. Press the backspace key on your keyboard to delete them.

  4. Click the Update Utterances button to confirm the deletion.

Platform Availability

Each utterance in Parloa can be assigned to specific platforms or set to universal availability.

To adjust platform availability:

  1. Click on an intent:

  2. Click Utterances, shown in the right pane:

  3. Click the All button to display a dropdown menu of platforms to choose from:

AI Utterance Generator

Quick Add Method

  1. Go to Dialog → Speech Assets → Intents. This displays a list of intents and their linked utterances.

  2. Click on an intent. A pane on the right displays:

  3. Click the Utterances tab, and add at least one utterance, to enable the AI utterance generation (in the Description tab).

  4. Scroll down and click the Generate More Utterances button:

We recommend adding several utterances before utilizing AI generation for improved AI-generated outcomes.

Generate from Description

In the bulk editor, input a description and click Generate Utterances to directly insert new utterances into the list.

âš™ī¸
intents