Exporting training data for an email bot

Save training data for Pega Email Bot to a file, so that you can later reuse it in other email bots that are in QA or development environments. This operation ensures that the other email bots quickly learn to detect the correct topics, entities, and languages, so that they can better respond to user emails.

Before you begin: Perform the following tasks to prepare sample training data in an email bot:
  1. In the header of Dev Studio, click the name of the application, and then click Channels and interfaces.
  2. In the Current channel interfaces section, click the icon that represents your existing Email channel.
  3. In the Email channel, click the Training data tab.
  4. Click the More icon above the list of training records, and then click Export data.
    Note: You can export data only if the email bot contains at least one training record.
  5. In the Export data window, select one of the following options:
    • To export only the reviewed data, click Reviewed only.
    • To export all data for the model, click Reviewed and unreviewed.
    For example: You can choose to only export reviewed training data that is already verified by an email bot developer.
  6. Click Export.
  7. Click Download and save the training data as a .zip file.
What to do next: Import the saved training data from the .zip file to another email bot, for example, in a QA or development environment. For more information, see Importing training data for an email bot.