---
title: "ensure_config"
description: "Script to perform a check if the configuration file exists"
---

This script checks if the `configuration.yaml` file exists. If the file is not available, one is created.

```bash
$ hass --script ensure_config
```