Skip to main content
Free text that can provide context to the AI query helper. Refer to the Optimizing models for AI guide for more information on best practices.

Syntax

<measure_name>:
  ai_context: "<context_text>"
Or for multiline context:
<measure_name>:
  ai_context: |
    <multiline_context_text>

Properties

measure_name
object[]
The name of the measure.

Examples

product_cost:
  ai_context: |
    Include this field when asked about product prices.