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
  • Phone Platform Deployment
  • Step 1 – Create a New Release
  • Step 2 – Select the Platform
  • Step 3 – Configure Platform Settings
  • Step 4 – Configure Release Settings
  • Step 5 – Analytics Configuration
  • Textchat Platform Deployment
  • Step 1 – Initiate a New Release
  • Step 2 – Select Platform
  • Step 3 – Secure Your Release
  • Step 4 – Define Release Settings
  • Step 5 – Enable Analytics and Training Data

Was this helpful?

Export as PDF
  1. Rule-based Automation
  2. Deployments Interface

Creating a Release

PreviousDeployments InterfaceNextEditing a Release

Last updated 5 months ago

Was this helpful?

Creating a release enables your bot to interact with users through the chosen platforms – such as Phone or Textchat. This process involves deploying your bot's configuration, ensuring users can engage with it via calls or chat sessions. Additionally, the release now includes the option to apply global Prosody settings, enhancing voice consistency across all interactions.

Phone Platform Deployment

The following outlines how to deploy a project on the Phone platform.This is

Step 1 – Create a New Release

Navigate to Deployments -> select Releases, and click Add New Release:

The following displays:

Step 2 – Select the Platform

For a phone bot, pick 'Phone 2' from the list of Available Platforms, our most current phone infrastructure. For chat bots, choose 'Chat 2' for the latest chat features.

  1. Once the appropriate platform is selected, click Next to proceed

Older platforms like 'Phone 1' and 'Chat 1' are outdated and no longer supported.

Step 3 – Configure Platform Settings

  1. Enter the following mandatory details:

    • SIP Username

    • SIP Password

    • SIP Registrar Hostname

The Caller Language dropdown menu shows the language you've previously set.

  1. Click Next.

Step 4 – Configure Release Settings

At this stage, you can configure various optional and mandatory settings:

The following list corresponds to the numbered image above:

1 – Select a Dialog Version

Select the dialog version for this release from the dropdown menu. The version defines the flow and behavior accessible on the platform. By default, the current draft version is selected. Verify the correct version to ensure the intended functionality is deployed.

2 – Choose an Environment

Select an environment for the release. Associating a release with an environment ensures it aligns with the appropriate development, staging, or production workflows.

3 – Select an Intent Classification

If your contract includes intent classification using descriptions or utterances, select the method provided. Skip this step if the feature is unavailable in your setup.

4 – Select Caller Language

It is mandatory to select the caller's language to enable the Natural Language Understanding (NLU) system to correctly process user input.

5 – Select Speaker Voice

For phone deployments, choosing the bot’s language and accent is mandatory. This setting is essential for the TTS engine to generate the correct voice interactions.

For chat deployments, this step is not required as the language selection is unified.

6 – Global Prosody Settings
7 – Release Description (Recommended)

As a recommended practice, include the environment (Dev/Stage/Prod) and the method of contact (phone number or chat link) within the description to document clearly how the bot can be accessed.

Provide a brief description of the release. For production releases, include details such as the environment (Dev/Stage/Prod) and the method of contact (e.g., phone number or chat link).

8 – "Production Release" Toggle

Use this toggle to mark the release as a Production Release for real customer interactions. When enabled:

  • The release receives required support and monitoring to meet contractual availability obligations.

  • Only users with the Manage Production Releases permission can modify components of the release, including dialog flows, text snippets, speech assets, and variables.

9 – Review Settings and Proceed

Verify all settings and click Next to move to the Analytics tab.

Step 5 – Analytics Configuration

Modify any analytics-related fields to match your needs and finalize by clicking Create.

Textchat Platform Deployment

To deploy a project in the Textchat platform:

Step 1 – Initiate a New Release

Step 2 – Select Platform

Choose the Textchat 2 from the Available Platforms list and click Next.

Step 3 – Secure Your Release

Optionally, enhance the security of your release endpoint by activating the Protect my release endpoint with an API Key option. An API key will be generated, not only safeguarding your release endpoint against unauthorized third-party access but also enabling the connection of this bot to a widget. Click Next to proceed.

Remember to secure your API key and not share it publicly to maintain the integrity of your release.

Step 4 – Define Release Settings

The following list corresponds to the numbered image above:

Number
Description

1

Choose the version for your release from the dropdown menu, such as Version 01 - Draft.

2

Specify the environment that this release is targeting by selecting from the Environment dropdown.

3

Confirm the language of your release, for instance, English (en-US) should be pre-selected if it's your primary language.

4

Provide a concise description of your release in the Description field for reference.

5

If this release is intended for real customer interactions, switch the Production Release toggle ON to ensure it receives the necessary resources and monitoring for reliable availability.

After configuring these settings, click Next.

Step 5 – Enable Analytics and Training Data

  • Enable Training Data – Toggle this option ON to record interactions with your release, which is crucial for tracking and analyzing user engagement. For phone deployments, enabling this setting allows the system to capture user utterances

  • Integrate Analytics Services – To gain insights from user interactions, toggle ON the option to send requests to your Analytics Services. This integration is crucial for all platforms, including Phone.

After setting up these options, click Create to finalize the release process.

A release doesn't equate to a public launch. It's a developer's version of your project for testing purposes on the selected platform.

Enable global Prosody settings to control the pitch, rate, and volume of the bot’s voice. For detailed information, refer to the documentation.

Follow the same as the Phone platform.

âš™ī¸
Prosody SSML tag
first step
New Release – Available Platforms
New Release – Platform Settings
New Release – Release Settings
New Release – Analytics
New Release – Available Platforms – Textchat
New Release – Platform Settings – Textchat
New Release – Release Settings – Textchat