Deploy Your Bot

This page provides the essential tasks required to deploy a botClosed A software application that handles customer interactions in place of a live human agent. with CXone Bot Builder. This is the seventh step in the bot implementation process.

CXone Bot Builder uses a two-stage deployment process, so you can deploy to either stage or production. Bots in stage are still in development. They cannot be enabled as customer-facing bots. Bots in production can be enabled to make them available to handle interactions with contacts. This two-stage process lets you:

Typically, one model is deployed to stage and one model is deployed to production. Sometimes it is the same model. In most cases, you'll deploy the model that is currently in stage to production. However, you can deploy any model to production regardless of whether it is currently in stage. You can easily see which models are in which environments on the Training and Deployment page, as shown in the following image.

When you have a stable bot model and you're ready to put it into production, follow these steps:

  1. Verify that your bot is set up properly. In particular, be sure that:
  2. Set up a safety net, if you haven't already done so.
  3. Deploy the bot model to production.

After your bot is deployed to production, the deployed bot modelClosed Version of a bot that has been trained and staged will behave just as live agents do when they are online. CXone assigns new incoming contacts to the bot's digital inboxClosed Area where cases appear in the digital interaction workspace in an agent application. How this happens depends on the routing option you use

If your bot is deployed to production, but is still not receiving cases, you may need to check the routing configuration.