# Configuration Argos uses a simple YAML configuration file to define the server’s configuration, the websites to monitor and the checks to run on these websites. Here is a simple configuration file: ```{literalinclude} ../conf/config-example.yaml --- caption: argos-config.yaml --- ```