Pre-Publishing Guardrails

Updated 

The pre-publishing check on bot replies ensures that bot responses are compliant with brand standards. This feature prevents a bot reply from being published if it does not pass certain acceptance criteria, such as intent, keywords, or decisions based on API calls.

To Create Guardrails

  1. Within your Conversational AI Persona, select Guardrails within AI Tools.

  2. On the Pre Publishing Guardrails window, click Pre Publishing Check in the top right corner.

  3. On the Pre Publishing Check pop-up window, add a Name that reflects its purpose or function. Click Save.

  4. Proceed to configure the Decision Tree structure. This involves outlining both success and failure nodes to guide the bot's behavior based on predefined conditions.

    For instance, consider a guardrail named "Sensitive Information Handling." In this scenario, the tree structure would delineate steps for handling customer queries containing sensitive information. The success node might direct the bot to provide a secure link for submitting such details privately, ensuring data confidentiality. Conversely, the failure node could prompt the bot to apologize for its inability to process sensitive information and offer alternative support channels for further assistance. This decision tree structure ensures that the bot appropriately handles sensitive data in accordance with established guidelines and regulations.