CRM
The CRM module allows structured storage of customer data used by AI agents. It enhances personalization, automation, and reporting.Menu Structure
- Custom Fields
Custom Fields
Custom fields extend the default customer data schema.Field Types
- Text
- Number
- Boolean
- Date
- Select (single choice)
- Multi-select
- JSON (advanced use cases)
Use Cases
- Customer segmentation
- Sales qualification
- Lead scoring
- Compliance tracking
- Operational metadata
Agent Integration
Agents can:- Read custom fields
- Update structured data
- Trigger workflows based on field values
- Enrich conversation context
Best Practices
- Standardize naming conventions.
- Avoid redundant fields.
- Separate operational vs analytical fields.
- Periodically review unused fields.