AI Lens

Simulation with AI Lens

Aisera AI Lens is a tool that allows Administrators to simulate their conversational bot with a webchat channel. NOTE: If you are a user with a custom role, make sure your role has at least the following permissions, which are required to view conversations with AI Lens:

  • intentRead

  • channelsRead

  • AiseraGPTRead

Getting Started

  • Webchat channel is the default channel associated with the bot

  • Select correct bot

  • Login with a user

Conversation Window

AI Lens lets you simulate the interaction with your bot. The simulated input Requests are not captured within the Request Details page. AI Lens is similar to runtime analysis.

To use AI Lens:

  1. Choose AI Lens in your Aisera Admin UI.

  2. Select your bot from the pull-down list at the top of the AI Lens window. You will see a bot interface on the AI Lens window.

  3. Add a Request. (AI Lens requests will not be recorded in Aisera analytics.)

  4. After you add a Request, you will see the bot functions on the right side of your window.

Bot Functions Show Up on the Right Side

Debug Workflows and Hyperflows Using AI Lens

You can use AI Lens to see the debug information for your bot Workflows and Hyperflows while the bot is running.

Viewing flowDebugInfo While Bot is Running

Choose the Show More link to see the flowDebugInfo and flowDebugInfo2 methods as they are running.

Show More Button

NOTE: You can also test Workflows and Hyperflows using the Test the Node button on the AI Automation > AI Workflow Studio window.

Last updated