# Configuration objects
Configuration of the product use YAML files that represent configuration objects.
Fields are:
apiVersion
: a string representing the API name and versionkind
: the object kind, like a Workflow…metadata
: metadata of the object, like it namespec
: the object definition
App →