InteliWISE EN
  • Great to have you here! Let us help you now.
    • PDF Guides to Tools: AI Chatbot, AI Voicechat and Omnichannel Console
  • Voicebot
    • Welcome to the InteliWISE Voicebot solution! Create your Voicebot just in 5 minutes...
      • Learn
      • Act
      • Explore
      • Connect
    • Meet InteliWISE Voicebots.
      • What are voicebots?
      • Which voicebot templates do we offer?
      • How to make voicebots work?
  • Quick guide to creating voicebots.
    • How do voicebots understand people and respond correctly?
    • How to create a free InteliWISE account and your first voicebot project?
      • Quick way to create a free InteliWISE account
      • How to start a new project?
    • How to design the flow of the conversation?
    • Take an advantage of the InteliWISE Voicebot Builder
      • What to choose from the Blocks Menu?
      • How to design a Conversational Flow Scenario?
      • How to configure the Block Options Panel?
      • How to benefit from buttons?
    • Find out if you want to use InteliWISE voicebot templates.
    • How to create a voicebot?
      • How to set up the start call block?
      • How to add blocks and connectors and how to remove them?
      • What are variables?
      • How to set up the needed data?
      • How to confirm the name of the customer?
      • How to branch a Conversation Flow Scenario?
      • How to confirm the appointment date?
      • How to reuse the same block in the scenario?
      • How to end the conversation?
  • What can you do with InteliWISE blocks?
    • START CALL – How to start a conversational flow scenario?
    • SAY – How to make your voicebot speak?
    • CUSTOM JS – Where to insert a custom code?
    • IF CONDITION – How to influence a voicebot behavior depending on conditions?
    • CONFIRM – How to get confirmation from a customer?
    • CONFIRM DATE – How to make a voicebot confirm the agreed date with a customer?
    • DATE – how to get a date from a customer?
  • How to connect a voicebot with a phone number?
    • How to configure the telco infrastructure?
    • We recommend the InteliWISE Shared Telco Infrastructure.
    • Do you need an InteliWISE dedicated telco infrastructure?
    • Would you like a custom implementation in your company infrastructure?
    • What is required for the on-premise implementation?
      • What are hardware requirements for the InteliWISE voicebot?
      • What hardware do is needed for automated speech recognition (ASR) system?
      • What hardware do you need for text-2-speech (TTS) system?
    • Let's compare available telco infrastructure options.
    • InteliWISE DIALER – What if you need an outbound campaign?
    • Can voicebot be integrated with other systems?
  • How to contact us? How to access the support team?
  • Chatbot
    • Welcome to the InteliWISE Chatbot solution!
    • Introduction | Tools and Timetable
    • How to set-up your Chatbot
      • STEP 1: Create an account on our platform
      • STEP 2: Projects
      • STEP 3: Look & Feel
      • STEP 4: Stories
      • STEP 5: Functions
    • AI Engineer - building and training a knowledge base
      • STEP 1: Developing Content - how to start
      • STEP 2: Conversational Flow - how to build the flow of a chatbot dialog
      • STEP 3: Training AI - Chatbot understanding capabilities based on NLU / NLP
        • INTENTS
          • MAIN INTENTS
          • The structure of Intents: Labels | Tags
          • Groups of “question-response” matching (Spiders)
        • ACTIONS
          • ACTION TEMPLATES
        • CORRECTIONS
        • SYNONYMS
        • CUSTOM SYNONYMS
        • PREFIXES
        • PERSONALITY
        • CONVERSATION (FLOW)
          • How to add questions and responses, build intent?
          • Handling exceptions (incl. ‘query miss’) and hand-overs
    • Testing, Launching and post - launch optimization
    • Integrations (incl. Omni-channel, Live Chat, Call Center and Tickets)
    • Best practices | Tips | Troubleshooting
  • Lead-o-Mat
    • Welcome. Hyvää päivää. Schönen Tag. Buenos días. 早上好
    • Win more leads with your Lead-o-Mat. Add to your site just in few steps.
    • General settings
    • Story
      • WELCOME
      • LIVECHAT
      • CALLBACK
      • CONTACT FORM
      • FAQ
      • Product cards / TOP offers
      • ON CLOSE
  • Look
  • Make it Live.
  • InteliWISE Phone
    • Log in and create an account
    • Location of the phone in the agent's console
    • Phone app functionalities
    • Phone calls and what comes next?
      • Incoming call
      • Outgoing call
    • How to access the support team?
  • Agent's Console
    • Log in and create an account
    • Agent's console features
      • Right top panel
      • Left side panel
Powered by GitBook
On this page
  • The Blocks Menu consists of four types of blocks:
  • What can you do with all of these blocks?
  • ACTIONS
  • CONDITIONS
  • VOICEBOT (aka AI Blocks)
  • OTHER BLOCKS

Was this helpful?

  1. Quick guide to creating voicebots.
  2. Take an advantage of the InteliWISE Voicebot Builder

What to choose from the Blocks Menu?

PreviousTake an advantage of the InteliWISE Voicebot BuilderNextHow to design a Conversational Flow Scenario?

Last updated 3 years ago

Was this helpful?

The Blocks Menu consists of four types of blocks:

  • Actions

  • Conditions

  • Voicebot (aka AI blocks)

  • Module

What can you do with all of these blocks?

ACTIONS

Using Action type blocks, you can make your voicebot perform many various actions.

Send e-mail – Your voicebot can even write an email if there is a need to pass a longer message to your customer.

  • API request – Allows you to exchange important data with various systems.

  • Send SMS – Your voicebot does not just talk! It can also send text messages to your customers.

CONDITIONS

All these blocks allow you to choose in which direction the conversation will go. In other words, your customer may have several options to choose from or have various intentions. Then depending on the customer’s response, the voicebot will know what to do next.

  • Loop – This block can save you from creating a complex Conversation Flow Scenario. It allows going through the given list in a loop.That is a very useful option if a voicebot must perform repetitive tasks.

  • Working hours – There you set up info about working hours available for the client.

VOICEBOT (aka AI Blocks)

  • Ask NLP – When the customer asks a question, the answer is retrieved from the database.

  • Any – The voicebot asks a question and waits for the customer’s answer that will be passed to the next block

  • First Name – Gets the first name from the customer.

  • PESEL – Collects a PESEL (Polish citizen ID) identifier from the customer.

  • NIP – Retrieves the NIP (Polish company ID) number from the customer.

  • Numbers - Retrieves numeric values from the customer.

  • Nums & Letters – Obtains numbers and letter values.

  • Set status – Allows setting up the status of the call as “Success”, “Neutral”, “Failure”.

  • CSV set – Enables the usage of the CSV file indicated in a Start Call block.

OTHER BLOCKS

In the picture above, you also see the block , which is not available in the menu. This is the first default block on your newly created .

In this manual, we will briefly describe their functionalities. This will give you an idea of how powerful your voicebot can be. You will find a detailed description of several blocks and their options in the .

– With this block you can make your voicebot say anything you want.

– This a simple condition: “If something happens then do this, otherwise do that.”

Menu – This block is an Interactive Voice Response (IVR) system DTMF . The customer will listen to up to 10 options, and the desired one can be selected on mobile.

– This block helps to confirm given information by requiring the customer to answer: ”Yes”, “No”, “I don’t know”.

– Gets a date from the customer.

– Confirms the given date.

Module – This block “hides” part of the . If we have a long and complex conversation flow, it is worth dividing it into modules, to have a quick overview on the whole scenario. You can see it consists of several modules, and after entering a module you may see the details of this part of scenario.

– This is the default block that appears in any new project. It should be a first one in your Conversational Flow Scenario.

SAY
IF Condition
Dual-tone multi-frequency signaling
Confirm
Date
Confirm Date
Start Call
Start Call
Conversational Flow Scenario
section about blocks
Conversational Flow Scenario
InteliWISE Voicebot Builder
BLOCK MENU