Attributes and Metrics

You can add AI-specific metadata to attributes and metrics that specifies the AI context for these fields. The metadata can include an AI-specific description, and a sample/full list of values. When an AI-specific description is not provided, the general field description is used as a fallback.

...
metadata:
  - name: honeydew_ai
    metadata:
      - name: description
        value: This is an AI-specific description for the attribute
      - name: values
        value:
          - value1
          - value2
          - value3

Domain

It is recommended to create a dedicated domain for AI usage, that only includes approved metrics and attributes for AI. You can add AI-specific metadata to the domain, that provides AI with general business information and context. When an AI-specific description is not provided, the general domain description is used as a fallback.

...
metadata:
  - name: honeydew_ai
    metadata:
      - name: description
        value: This is a domain-level AI-specific context for the domain