Reviewing feedbacks from implicit intent detection

Zoom Virtual Agent supports collecting feedback on detected intents. This feature allows:

Requirements for reviewing intent feedbacks

Table of Contents

How to provide feedback on detected intents

Mark intents as Correct or Incorrect (For Zoom Contact Center AI Expert Assist agents )

During an active voice or messaging engagement, AI Expert Assist displays an icon next to relevant messages when an intent match meets the confidence threshold set by the admin.

  1. The Information Retrieval details appear in the AI Expert Assist tab.
  2. When the agent hovers over the Information Retrieval card, thumbs-up and thumbs-down icons appear for feedback.
  3. Agents can provide feedback by clicking:

Infer feedback from end users interactions (For Zoom Virtual Agent)

End users do not provide direct feedback but are evaluated based on their interaction behavior. The system assigns feedback labels based on specific patterns:

No Response

When an end user's query matches an intent but the user does not follow the expected flow, this feedback is considered as No Response. Similarly, if multiple intents are matched but the user selects only one or none, the feedback for the unselected intents is also considered as No Response.

Example: A banking virtual assistant helps a customer with account management.

Conversation flow:

  1. End user: "I want to check my savings and transfer some money."
    (Matches Intent A: Check Savings Account Balance and Intent B: Transfer Funds)
  2. Bot: "Would you like to check your balance first or proceed with the transfer?" (Displays two buttons: Check Balance and Transfer Funds).
  3. End user: Clicks Check Balance and completes the balance inquiry but does not proceed with the transfer request.

Intent Matching Outcome:

Sub Flow Interrupt

The end user is guided into a sub flow but shifts away by asking a different question instead of completing the expected interaction. The feedback is considered as Sub Flow Interrupt.

Example: A banking virtual assistant assists a customer with a credit card payment inquiry.

Conversation flow:

  1. End user: "How can I pay my credit card bill?"
    (Matches Intent A: Credit Card Payment Methods)
  2. Bot: "You can pay via online banking, mobile app, or at a branch. How would you like to proceed?"
  3. End user: Instead of choosing a payment method, the end user asks a new question: "What is the credit limit on my card?"
    (Triggers Intent B: Check Credit Limit)
  4. End user proceeds with checking their credit limit.

Intent Matching Outcome:

Note: The examples provided illustrate common scenarios, but other variations may exist.

How to view feedback in the intent coach page

  1. Sign in to the Zoom web portal.
  2. In the navigation menu, click AI Management then Intent Management.
  3. Click an intent group.
  4. Click the Coach tab.
  5. Click the Matched Queries sub-tab. The list displays queries that match this intent.
  6. In the Intent matching outcome column, view the feedback corresponding to each query. You can take appropriate actions on the queries based on your assessment.