Chat To ClientsHelp Center

How can we help?

Knowledge baseWorkflowsWorkflow AI Workflow Actions

Workflow Action - AI Intent Detection

The AI Intent Detection action analyzes text to automatically determine sentiment, categorizing it as POSITIVE, NEGATIVE, or NONE. This premium action replaces the legacy intent detection in IF/Else conditions, offering improved accuracy and easier implementation for automating responses based on customer sentiment.



TABLE OF CONTENTS




What is AI Intent Detection?

The Intent Detection action is an AI-powered workflow tool that automatically analyzes text input to determine the underlying sentiment or intent. It processes any text—whether from customer messages, survey responses, or form submissions—and categorizes it into three distinct branches:

This action creates three workflow branches automatically, allowing you to build different automation paths based on the detected sentiment.



Key Benefits


How to Set Up AI Intent Detection

Step 1: Add the AI Intent Detection Action

Navigate to your workflow builder and search for "AI Intent Detection" in the actions menu. Add it to your workflow at the point where you want to analyze text sentiment.




Step 2: Configure the Action

  1. Action Name: Give your action a descriptive name (e.g., "Analyze Feedback Sentiment")
  2. Input Text: Specify the text to analyze. You have two options:
    • Static Value: Enter fixed text directly
    • Dynamic Variable: Use the custom value picker to select variables:
      • {{message.body}} for incoming messages
      • Any other variable that stores text to be classified








Step 3: Set Up Branch Actions


After saving, the action automatically creates three branches:








1.POSITIVE Branch: Configure actions for positive responses




2.NEGATIVE Branch: Configure actions for negative responses




3.NONE Branch: Configure actions for neutral/unclear responses




Example Use Cases


1.Customer Feedback Management


Scenario: After collecting feedback through surveys


2.Post-Purchase Follow-up


Scenario: After delivery confirmation





Pricing




Frequently Asked Questions


Q: How is this different from the legacy IF/Else intent detection?

A: The Intent Detection action uses advanced AI for more accurate sentiment analysis, provides automatic branching, and eliminates the need for complex conditional logic setup.


Q: Can I use multiple Intent Detection actions in one workflow?

A: Yes, you can chain multiple Intent Detection actions to analyze different text inputs or create multi-level sentiment analysis workflows.


Q: What happens if the text contains mixed sentiments?

A: The system analyzes the overall dominant sentiment. If no clear sentiment is detected, it routes to the NONE branch.


Q: Can I test the intent detection before going live?

A: Yes, use the workflow test mode with sample text inputs to verify the sentiment detection accuracy before activating your workflow.


Q: Can I see why text was categorized a certain way?

A: Currently, the action provides the categorization result only. Detailed reasoning or confidence scores may be added in future updates.























Attachments (1)

thumbnail

Screenshot 2026-01-06 at 7.02.47 PM.png
66.9 KB

Last updated Tue, 6 Jan, 2026 at 7:34 AM