====Agency Folders==== Your Agency installation folder contains a couple of folders.... ===Root Folder=== The root folder contains the actual Agency library, and often additional files such as configuration files and dependencies. ===Agents=== The //agents// folder contains your **.agent** (complex agent) and **.alert** (simple agent) configuration files. These describe the different alerts that your system will raise. ===Algorithms=== The //algorithms// folder contains various Python modules used by Agency to perform the actual **tests** that drive your alerts.