Table Metadata

Table metadata in Wobby gives AI Agents the context they need to generate accurate and trusted answers from your data.

Wobby supports two types of metadata:

  • Table-level metadata: High-level details about the table, including its purpose, usage, and any common pitfalls.

  • Column-level metadata: Details about each column, such as its data type, semantic type, description, and business rules.

Why is Metadata Important?

  • AI Agents use metadata to understand your data’s meaning and business context.

  • The more complete and accurate your metadata is, the better the AI Agent’s responses and SQL generation will be.

  • Missing or unclear metadata may result in less relevant or incorrect answers.

Manage metadata in the UIImport metadata using YAML

Last updated

Was this helpful?