December 31st, 2024
The Release updates are as follows:
✅ Platform Enhancements and Customer Success Resolutions Common for All:
1. Improved Team Management with New Default Roles
To enhance collaboration and streamline workflows, we’ve introduced four new default roles: Sub-Admin, Customer Support Agent, Bot Manager, and Billing Manager. These roles are designed with specific access controls, allowing teams to work more effectively and with greater clarity in responsibilities.
Please note: The previously available "Agent" role has been deprecated in favor of these more specialized roles.
Here’s what each role offers:
The Billing Manager focuses on all financial operations within the chatbot platform.
Key Responsibilities:
Managing billing processes, including subscriptions and invoices.
Ensuring timely payment processing.
Generating and reviewing financial reports.
Ideal For: Members handling payments and ensuring financial accuracy.
The Bot Manager oversees everything related to chatbot creation and functionality.
Key Responsibilities:
Designing, customizing, and maintaining chatbots.
Ensuring chatbots are optimized for user needs and business goals.
Monitoring chatbot performance and implementing updates as necessary.
Ideal For: Team members responsible for chatbot development and management.
The Customer Support Agent ensures a smooth experience for users by providing prompt and effective support.
Key Responsibilities:
Managing live chat conversations with users or customers.
Resolving queries and issues efficiently.
Maintaining high standards of customer satisfaction.
Ideal For: Team members focused on customer engagement and live chat support(previous “Agent” role).
The Sub-Admin assists in platform management, taking on responsibilities close to those of the primary admin but with some limitations.
Key Responsibilities:
Managing platform settings and configurations.
Overseeing user accounts and permissions.
Ensuring smooth platform operations.
Access Limitation: The Sub-Admin cannot manage team roles or access team management features.
Ideal For: Trusted team members who can act as a backup for the primary admin.

2. Conditional Flows for Bots
We’re excited to announce the introduction of the If/Else Component, now available for bots on Facebook, Instagram, Telegram, and Microsoft Teams. This powerful feature allows you to create dynamic, personalized, and engaging conversations by setting up logical conditions that adapt to user inputs.

The If/Else Component works like a decision-making tool for your chatbot. It evaluates user inputs against specific conditions you define, then guides the conversation down different paths based on whether those conditions are met.
Think of it as giving your chatbot the ability to "think" and respond intelligently, ensuring that every user interaction feels relevant and personalized.
This feature is designed to enhance the conversational experience by:
Personalizing Interactions: Tailor responses based on user behavior, preferences, or inputs.
Creating Dynamic Conversations: Make your bot flexible enough to handle different scenarios and provide relevant responses.
Streamlining Workflows: Automate decision-making in conversations, saving time and ensuring consistency.
Define Conditions: Set up rules or criteria (e.g., "If the user selects option A, do X; else, do Y").
Branch the Conversation: Based on whether the conditions are met, the chatbot will guide the user down a specific path.
Provide Tailored Responses: Deliver responses that feel personalized and relevant to the user’s input.
Here are a few scenarios where the If/Else Component can elevate your chatbot:
E-Commerce Assistance:
Condition: If a user selects a specific product category, show related items.
Response: Tailor the recommendations based on the category chosen.
Lead Qualification:
Condition: If the user provides an email, proceed to capture additional details; else, prompt them again.
Response: Streamline the process of collecting qualified leads.
Support Queries:
Condition: If the user asks about a billing issue, connect them to a billing-specific FAQ or agent; else, redirect to general support.
Response: Ensure users quickly find the help they need.