Insight Configuration Analyzer

Real-time validation for type/description mismatches

Create Insight

Use underscores, no spaces. This is the variable name.

Describe how the AI should extract this insight from conversations.

The expected data type for this insight's value.

Examples (click to load)

Criteria Customer Case Error
📝 string

Type is string but instructions ask for JSON array

Fixed Configuration Valid
🔷 any

Same description but with correct "any" type

Boolean Type Warning Warning
🔘 boolean

Boolean type but description mentions "score"

Good Number Config Valid
🧮 number

Number type with matching numeric instructions

Good String Config Valid
📝 string

String type asking for simple text extraction

Object in String Error
📝 string

String type but asking for structured object