Assign label to a bot

You can now assign a production label for a particular version of a bot. You can use this label to choose the version on which you want to perform certain bot operations. With the version of your choice, you can schedule, run, queue, export, and trigger bot development workflows.

Prerequisites

  • You must have a custom role with the Label bots permission.
  • You can apply labels only to the bots that are checked in to the public workspace.

Procedure

  1. Log in to the Control Room.
  2. On the left panel in the public workspace, click Automation.
    A list of available bots and forms is displayed.
  3. Select a bot, hover over the Actions menu (vertical ellipsis) on the right of the bot name, and click Label Task Bot.
    A list of available versions of the bot is displayed.
  4. Select the version of the bot to which you want to apply a label.
  5. Click the right arrow () to add your selection.
  6. Click Apply Label.
    The label Production is now assigned to the bot.
    Note: If the production label option is selected for the parent bot, the production label must be assigned by the user to the child bot as well. And when you export the parent bot, the child bot with the production label is also selected automatically. If you have not applied the production label to any of the dependent bots, the latest version of the bot is selected. However, if the dependent bot is called through Task Bot > Run > Variable > Control Room path option, the production version of the dependent bot is executed (if the production version is set).