# Configure Bastion

Bastion stores some configurations and credentials in its `settings.yaml` file. It refers to it before booting up and if you have not set it up yet or made some mistakes, Bastion will not be able to start. So, this is a very important step.

Make sure the `settings.yaml` file is present before you start Bastion. If it is not present in there, don't worry, you will find another file named `settings.example.yaml`. Make a copy of this file and remove the `.example` part from the file name. Now, you should have these files in the directory:

* `settings.yaml`
* `settings.example.yaml`

<figure><img src="https://2090128309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LKg6aQ3L4kyoODrZlxA%2Fuploads%2FpNSokibNu9FfAQ10LWL9%2Fimage.png?alt=media&#x26;token=f1b6052f-3df9-4dca-97c2-30e2d20b7e61" alt=""><figcaption></figcaption></figure>

Now you can open and edit the `settings.yaml` file to add (or edit) the configurations and credentials for Bastion. After you have done that, save and close the file.
