Insights
The Insights tab allows you to define what information the AI should automatically capture during calls or chats, making sure important details are captured consistently and can be reviewed later for insights and reporting.
⚠️ Admin Access Required – Only users with admin permissions can configure data collection fields.
Configuring Insights Fields
-
Go to the top navigation bar and click Insights tab.
-
Click the Create New Data Collection button (the plus sign) to create a new field.
-
If fields already exist, you can edit them by clicking directly on the field.
-
-
Fill in the field details:
-
Name – The label for the field (e.g., ''Company Name'').
-
Type – The type of information:
-
String
-
Text values such as names, addresses, or topics.
-
Example:
"John"
,"Product Inquiry"
-
-
Integer
-
Whole numbers without decimals.
-
Example:
42
(e.g., number of items ordered)
-
-
Float
-
Numbers that include decimals.
-
Example:
4.5
(e.g., customer rating on a scale of 1–5)
-
-
Boolean
-
True/false values. Useful for yes/no or on/off type data.
-
Example:
true
(customer agreed to terms),false
(customer did not subscribe)
-
-
Datetime
-
Dates and times. Can be used to record timestamps or deadlines.
-
Example:
"2025-09-29T15:30:00"
(ISO 8601 format)
-
-
-
-
Description - A detailed explanation passed to the AI (LLM) describing how to extract the data from the transcript.
-
Example:
"Extract the customer’s full company name from the first sentence where they introduce their business."
-
This helps the AI understand exactly what to look for in the conversation and ensures accurate data collection.
-
-
Click Save to add the field.
Best Practices
-
Define only the fields you actually need to reduce clutter and simplify data collection.
-
Use clear and descriptive names so the data is easy to understand later.
-
Regularly review and update fields as your business or reporting needs change.