---
title: "Why are you using YAML for the configuration file?"
description: "Why are you using YAML for the configuration file?"
ha_category: Configuration
---

And not JSON or XML for the [configuration file](/docs/configuration/)? Because [YAML](/docs/configuration/yaml/) can be written by hand, you don't have to care about commas or tag and it's a superset of JSON.