---
title: "Intents"
slug: "intents"
updated: 2025-02-27T14:16:03Z
published: 2025-02-27T14:16:03Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.commbox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Intents

![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28439%29.png)

## Overview

The Intents module enables the system to detect predesignated concepts from the customer's interactions with the bot or the agent. Once an intent is recognized, the system can tag the conversation, suggest a knowledge-base item in response, or direct the bot to a specific step. In general, the more feedback you give the system about what is relevant to the intended concept and what is irrelevant, the more accurate the detection of the Intent will be.

## Create a New Intent

After activating the Intents module on the Settings page, you will be able to create new Intents that the system will need to learn. In the first stage of the Intent creation, the user is asked to enter ten sentences that reflect the new Intent. In later stages, the system asks users to accept relevant customers’ communications and reject irrelevant ones. This process guides the system in fine-tuning its recognition capabilities.

1. Navigate to **Settings** > **Intents** and click the **+ New Intent** button.
2. Enter the **Unique name** of the Intent (English letter only, no spaces), the **Intent Name**, select a language, and click **Save**. ![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28440%29.png)
3. Enter ten sentences that customers may say that reflect the new Intent using keywords that are relevant to the Intent. Example: For the intent New Driver (car insurance policy), add sentences such as “How much does it cost to add my son to my car insurance policy?”, “My daughter is 18 and just got her driving license. Can I add her to my policy?” etc. ![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28441%29.png)
4. The system's ongoing learning process does not require immediate attention. Visit the module from time to time to see different suggestions the system came up with and verify or reject the relevancy.

![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28442%29.png)

After selecting New Driver (our example) from the list of Intents, you may see a customer’s communication related to this intent. Click the Thumbs-Up icon if the statement is relevant or click the Thumbs-Down icon to mark it as irrelevant. As the system learns to recognize the intent, the level of the intent increases, as indicated in the 3rd column of the Intents board. 5. **Optional:** Add a knowledge-based item that will be suggested to the agents once the Intent is triggered. Click on **+Add** to open the items menu (screenshot above) and click on the desired items.

## Using Intents to Tag Conversations

Once the specific Intent reaches **level 3** (Out of 4) of training, the system can tag conversations every time the Intent is identified.

![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28443%29.png)

To activate the tagging of the Intents, navigate to the specific channel and activate the Intents section.

Note that not all types of communication channels have the Intents capability and that only after activating the **module** will you be able to see the Intents Tagging activation toggle in the **channels** (where available). ![Intents - AI always On.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/Intents%20-%20AI%20always%20On%281%29.png)

## Using Intents in Flows (Scripts for Bots)

When the bot recognizes that the customer belongs to a specified group or is looking for a service or product that was set as an intent, the flow will automatically go to the step with the preceding Intent settings. After setting the intent, note the Brain icon appearing before the Step.

### Add an Intent in the Flow Builder

1. At the Flow Builder, open the relevant Flow or create a new one.
2. Add a **Say** step to the Flow and call it “Intents”.
3. Expand the **Intent & Keywords** section in the **Properties panel** and click **Add Intent**.

![intent - AI.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/intent%20-%20AI.png)

1. At the dialog box, select the relevant intent and click **Ok**.  

![intent - add new one.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/intent%20-%20add%20new%20one.png)  

The Intent will be listed in the pane.

### AI generated intent:

When **CommBox AI** is enabled, the system can automatically identify intents and redirect the flow to the appropriate step without requiring additional training, saving time and effort for system administrators.

To enable the AI Intents capability, toggle on **Always-On AI Conversation Tagging** option at the channel settings of the relevant channel. Click **Save** at the bottom of the page to save the settings. ![Intents - AI always On.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/Intents%20-%20AI%20always%20On%281%29.png)

Click on **Create new Intent** at the same dialog box, enter a name, a unique name, select a language, and click **Create Intent**.

![new intent AI.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/new%20intent%20AI.png)

**Note:** The **Intent Name** should describe the customers’ entries you expect the system to send to this step. The language selected must match the language used in the Intent’s Name.

We advise adding a tag to the user at this step so that agents will be aware of the recognized intent.

## Using Intents in BI Reports

Clients that have the **Custom BI Dashboards** capabilities can identify intent tags in the **Conversations** board to learn how many customers belong to the specific intended group. ![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28449%29.png)
