> ## Documentation Index
> Fetch the complete documentation index at: https://honeydew.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# YAML Schema

Honeydew uses the YAML format to define the semantic layer objects.
These YAMLs are used to configure the behavior of the Honeydew platform and its integration with other systems.

The YAML schema for various objects is documented in the following sections:

* [Attribute](/calculations/attributes#yaml-schema)
* [Dataset](/modeling/source-data#yaml-schema)
* [Dynamic Dataset](/dynamic-datasets#yaml-schema)
* [Domain](/domains#yaml-schema)
* [Entity](/modeling/entities#yaml-schema)
* [Metric](/calculations/metrics#yaml-schema)
* [Parameter](/parameters#yaml-schema)
* [Workspace](/governance/workspaces#yaml-schema)

For Context Layer objects (agents, context items), see the
[Context Layer YAML Schema](/integration/context-layer/yaml-schema).
