Docs
DashboardRelease Notes
  • What is DeepConverse?
  • Chatbots
    • Basics
      • Building chatbot intents
      • Intent action responses
      • Chatbot Persistence mode
      • Publishing changes
    • Advanced Functionality
      • Connection Override
      • User Identity Verification
      • Announcements
      • Channel Specific Functionality
        • Zendesk Sunshine Conversations
          • How to handle image and file uploads in Zendesk Sunshine Conversations?
        • Zendesk Chat (Classic)
          • How to handoff conversations to Zendesk Chat (Classic) ?
        • Calendly
    • Branding
    • Deploy
      • Chatbot Versioning
      • iOS SDK
        • iOS (Custom Webview)
      • Android SDK
      • Adding widget to your Zendesk Help Center
      • Adding widget to your website
      • Custom Initialization and Passing Metadata
      • Open chatbot via Javascript
      • Adding widget to your Shopify Store
        • Adding the widget to Shopify via the Theme editor embed block
    • Localization
    • Customizations
      • Adding a link to your Privacy Policy in Chatbot window
  • Voice Bot
    • Getting Started with Voice Bots
    • Voice Bot Architecture
    • Supported use cases for Voice Bot
    • Setup and Configuration
  • Ticket Automation
    • Setup Zendesk email and ticket automation
  • Guides
    • Building Guides
    • Guide Theme Customization
    • Embedding Guides on your website
    • Embedding Guides in Chatbots
    • How to copy Guides across sites
  • Conversational Flow Builder
    • What is the Conversation Flow Builder?
    • Assign Parameters in Conversations
      • Predefined Parameters
    • How to use Rules in Conversations
    • Conversation Blocks
      • Question
      • Salesforce Blocks
        • Agent Availability Block
        • Live Agent Handover
      • Guide Blocks
        • Guide Step (Guide Flow)
        • Solved Block
        • Unsolved Block
        • Guide (Chatbot)
      • HTTP Request
      • Client Events
      • Policy
      • Zendesk Sunshine Conversations Handoff (In Widget)
    • Data Tables
      • How to read or search data from Data Tables?
  • Analytics
    • Chatbot Analytics
    • Viewing Chat Conversations
    • Message Viewer
    • Integrating with Google Analytics
    • Export API
      • Conversations Endpoint
      • Messages Endpoint
  • Integrations
    • Supported Integrations
      • Zendesk
      • Zendesk Sunshine Conversations
      • Salesforce
      • Gorgias
  • Account
    • Adding Users
    • Permissions and Roles
    • Multiple Sites
  • Security
    • DeepConverse Public IPs
    • Subprocessors
    • Data Request Policy
    • Technical and Organizational Security Measures
    • Reporting Security Vulnerabilities
      • Log4Shell Vulnerability
    • Generative AI - Technical Security Measures
  • Support
    • Contacting Support
    • Service Levels and Response Times
    • Platform Stability
Powered by GitBook
On this page
  • Adding Intents
  • Adding Sentences for Intents
  • Activate and Deactivate Intents

Was this helpful?

  1. Chatbots
  2. Basics

Building chatbot intents

PreviousBasicsNextIntent action responses

Last updated 1 year ago

Was this helpful?

You can get started with building conversational responses with intents using the low code conversational flows.

Adding Intents

Once you are in the chatbot page you will be taken to the list of Intents that are defined for your chatbot. Intents serve as the brains of the chatbot to understand the questions and messages from customers are respond accordingly.

To add an intent click on +Intent Actions on the top.

You will be prompted with a dialog to give it a meaningful name and give a description for the intent.

The Intent Action name and description should be meaningful as they are used by the chatbot AI engine to understand the messages from the customers.

Adding Sentences for Intents

To help the chatbot learn on how your customers will reach this intent action you can provide it sentences. This helps the chatbot to understand the customer questions better.

You should add atleast five sentences/phrases to help the AI engine understand the intent. The sentences should be distinct and represent how customers could ask their questions.

To view the sentences page click on the intent and select the Sentences tab.

As you can see in the screenshot below you can see the sentences currently added and a list of AI generated suggestions that can be added. You can also use the magic wand icon next to a pre-existing sentence to generate variations of it.

Activate and Deactivate Intents

You can change the status of intents by toggling the Status field. This will result in the chatbot not executing the response and falling back to the default workflow.