Summary
CX+ supports different types of questions depending on the type of information you want to extract.
Common Question Types
1. Direct Answer Questions
- Extract a specific value
- Example: “What is the contract start date?”
2. Yes/No Questions
- Return a binary response
- Example: “Does this agreement include a termination clause?”
3. Descriptive Questions
- Return a summary or explanation
- Example: “Summarize the key obligations in this document”
When to use each type
- Use direct questions for structured data
- Use yes/no for validation checks
- Use descriptive for broader insights
Tips
- Use consistent question types across documents
- Avoid overly broad descriptive questions when precision is needed
Related Articles
- How do I write effective AI questions?
- How do I run AI on documents?