ReplyCX Documentation
Login
  • ⛩️Welcome to ReplyCX Knowledge Base! 📚
    • ReplyCX Basics
  • ▶️GETTING STARTED
    • Building a Chatbot
    • Testing a Chatbot
    • Channel Configurations
    • Deploying a Chatbot
    • Utility Tools
  • 🧩ACTION BLOCKS
    • Overview
    • Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Condition
    • Image Carousel
    • Human Handover
    • Slider
    • Collect File
    • Delay
    • Form
    • Flow
    • Code-block
    • Options
    • Jump
    • List
    • Reply Button
    • AI Model
    • SET AI
    • Answer AI
    • AI AGENT
    • Webhook
    • Javascript
    • Send Status
    • Http Request
    • Dynamic data
    • Whatsapp flow
  • 🦾AI Studio
    • Building a GPT Chatbot
    • Knowledge Base
    • Training on historical live chat to generate response
    • Retrain frequency for URL data source
    • Custom Answers
    • Function Call
    • Prompts
    • Tokens
    • Setting up retrain
    • Advanced Crawling Criteria
  • ⛓️Integrations
    • Types of Integrations
    • Service Call
    • Google Sheets
      • Support for “Update Record” in Google Sheets
    • Codeblock
    • Google Calendar
    • Calendly
    • Zoho CRM
    • Hubspot
    • Dialog Flow
    • Events
    • Google Analytics
    • Freshdesk
    • Salesforce
    • Zapier
    • Airtable
    • Public API's
  • 🟢WhatsApp Business API
    • Prerequisites
    • WhatsApp Business API - Meta
    • Using a test WhatsApp Business API account
    • Product catalog on WhatsApp
    • Sync WhatsApp Template
    • Support for Carousel template message
  • Instagram
    • Using the Instagram Channel
  • 💬Live Chat
    • Overview
    • Saved Replies
    • Manage Saved Replies
    • Message status on live chat
    • Generating Response Using AI.
    • Rewriting existing response with AI
    • Labels
    • Managing Labels
    • Qualification details covered during a conversation
    • Settings
    • Filter conversations
    • Conversation History
    • Close a conversation
    • Related / Past Conversations
    • Elements on conversation card
    • Kind of Conversation Status
    • Copy Chat Transcript of a Conversation
    • Customize Live Chat Screen
    • Restart Conversation
    • Blocking Contacts
    • Agent status on live chat
  • ⚙️Troubleshooting
    • Variable Manager
    • Fallback Variables
    • Human Handover Configuration
    • Clone a bot
    • Preffered Image Dimensions
    • Working of Link Tracking
    • Setting up variables using trigger block
    • Availability of agents in Human Handover
    • Creating loop in the conversational flow
    • Requesting Edit Access
    • Cookies
  • 📢Outbound Bots
    • Outbound Action Blocks
      • Delay
      • Send WhatsApp
      • Send SMS
      • Send Email
    • Building a One-Off Campaign
    • Building a Ongoing Campaign
    • Creating WhatsApp Templates
  • 📱Chat Widget Customization
    • Embedding Chat Widgets
    • Customize Chat Widget UI using CSS
    • Display Chat Widget in iFrame
    • Change Appearance
    • Chat widget 3.0
  • 🏦Account Management
    • Manage Teams
    • Manage Teammates
    • Manage Roles
      • Channel configuration Permission
    • Opt Out Management
  • 📊Reporting
    • Custom Reports
    • Contacts Feature Recap
    • Scheduling Contact Report
    • Weekly Reports and Interactions
    • Export a contact list
    • Tracking link clicks on chatbot messages
  • 🧑‍💻 Support
    • Forget Password
Powered by GitBook
On this page

Was this helpful?

  1. Troubleshooting

Clone a bot

PreviousHuman Handover ConfigurationNextPreffered Image Dimensions

Last updated 7 months ago

Was this helpful?

Want to save time when creating customer service bots? ReplyCX offers a simple solution: with just one click, you can clone an existing bot for multiple channels!

As many businesses are discovering, the same bot cannot be leveraged across every channel. Dedicating time to build and deploy bots for each individual platform can quickly become a taxing endeavor.

To ensure seamless transition between channels, we provide a service that allows for bots to be cloned from one platform and integrated into another.

  1. In 'Bot Builder' section, hover the mouse on the bot which you want to clone.

  2. Click on the three dots to see list of actions that can be performed.

  3. This is the list of actions which you can perform on your bot.

    You can clone your chatbot for the following channels:

    1. Web

    2. Facebook Messenger

    3. WhatsApp

    4. SMS

  4. Once you have selected the channel of your choice, the bot will be cloned and it will be displayed with a prefix 'Copy of' in it's name.

Points to remember:

  • As you set up your channel, remember that every platform has its own unique advantages and constraints. Keep these in mind for the optimal experience!

  • Despite similarities, each channel has its own distinct characteristics. Because of this, certain action blocks may not be suitable for use on all platforms; it is necessary to swap out incompatible ones with more compatible alternatives.

  • For example, while Buttons are available on the web channel, they cannot be utilized with WhatsApp. If a user is transferring their bot to this platform, then all associated action blocks must first be replaced by an Options block as it is compatible across channels.

  • Upon cloning and opening the bot, compatibility warnings appear if any non-compatible action blocks are present - letting users know it's time to swap out incompatible pieces for something that’ll work.

  • When you affirm your understanding, the canvas will be yours to explore. Look for yellow exclamation marks at the top of action blocks as this indicates a change or support from your chosen channel.

  • Keep your bot running smoothly by quickly identifying and fixing errors with the helpful error bugging button at the top right corner.

⚙️