# Parameters The majority of the classes used by the Backend that have editable/saveable/loadable parameters (such as `GeneralSettings`, `Data`, `Feature`, `Result`, etc.) all use the Parameterized library at https://github.com/DamonGeorge/Parameterized. See this repo's README for more information about this library and its usage.